Skip to content

v4.2.1-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 30 Jul 15:35
· 490 commits to master since this release
630f8c7

[v4.2.1-preview0002]

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

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
  • 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
  • SPStateServiceApp
    • Fixed issue where code failed because the State database already existed
  • SPTrustedIdentityTokenIssuer
    • Run Get-SPClaimProvider only if property ClaimProviderName is omitted/null/empty