You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[v4.3.0]
Added
SPProductUpdate
Added extra logging when the setup file was not found
SPSecureStoreServiceApp
Added possibility to set the Master Key during creation of the service
application
Changed
SharePointDsc
Changed ModuleBuilder module to latest version
Update Pester tests to remove legacy Pester syntax
SPFarm
Added support for specifying port number in the CentralAdministrationUrl parameter.
If CentralAdministrationPort is also specified both port numbers must match.
SPWebAppSuiteBar
Unblocked usage on SharePoint 2019. Added verbose messages clarifying usage
scenarios on SharePoint 2019.
Fixed
SharePointDsc
Fixed issue where Invoke-SPDscCommand wasn't available anymore for the script
resource
SPContentDatabase
Fixed issue where the set method didn't do anything when the Ensure parameter
wasn't specified
SPFarm
Fixed issue where the resource didn't support precreated databases.
SPFarmAdministrators
Fixed issue in SP2016 where an error was thrown in the Set method since v3.8
SPFarmSolution
Fixed issue where web applications weren't compared properly when the desired
value didn't contain any slashes
SPInstallLanguagePack
Fixed issue with detection of Chinese language pack in SharePoint 2019
SPServiceAppSecurity
Fixed incorrect example
SPStateServiceApp
Fixed issue where code failed because the State database already existed
SPTrustedIdentityTokenIssuer
Run Get-SPClaimProvider only if property ClaimProviderName is omitted/null/empty
Property ClaimProviderName is never set
SPWeb
Fixed issue with incorrect detection of SPWeb that has to be absent