Skip to content

v4.3.0-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 25 Sep 19:09
· 474 commits to master since this release
f510b6d

[v4.3.0-preview0002]

Fixed

  • SPTrustedIdentityTokenIssuer
    • Property ClaimProviderName is never set

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
  • 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
  • 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
  • SPWeb
    • Fixed issue with incorrect detection of SPWeb that has to be absent