Skip to content

Releases: dsccommunity/SharePointDsc

v5.2.0

12 May 16:26
eae0bf0
Compare
Choose a tag to compare

[v5.2.0]

Added

  • SharePointDsc
    • Added the SPShellAdmin resource to the ReverseDsc export
    • Updated ReverseDsc version requirement to 2.0.0.11
  • SPFarmPropertyBag
    • Added support for boolean and int32 data types
  • SPInstall
    • Added additional ExitCode for incorrect license key
  • SPSearchCrawlDatabase
    • New resource
  • SPSearchIndexPartition
    • Added additional logging to improve troubleshooting
  • SPShellAdmin
    • Added additional logging to improve troubleshooting
    • Added Export logic
  • SPWebAppPeoplePickerSettings
    • Added the CustomFilter parameter to the resource
    • Added the ShortDomainName parameter to the resource

Fixed

  • SharePointDsc
    • Fixed incorrect table formatting in the resource table of the Wiki
  • SPSearchIndexPartition
    • Fixed issue where only one index component was returned after a regression issue in v5.1
  • SPSearchServiceApp
    • Fixed issue where the database permissions were not corrected for new
      search service applications.
  • SPShellAdmin
    • Fixed issue where the farm account was the owner of the database.
      Now including the farm account in those cases.
  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with Set-SPWebApplication on SharePoint Server older than Subscription Edition.
  • SPWebAppPeoplePickerSettings
    • Fixed an issue where the Set method would not update a non mandatory parameter on an existing SPWebAppPPSearchDomain

v5.2.0-preview0004

12 May 10:47
eae0bf0
Compare
Choose a tag to compare
v5.2.0-preview0004 Pre-release
Pre-release

[v5.2.0-preview0004]

Added

  • SharePointDsc
    • Added the SPShellAdmin resource to the ReverseDsc export
    • Updated ReverseDsc version requirement to 2.0.0.11
  • SPFarmPropertyBag
    • Added support for boolean and int32 data types
  • SPInstall
    • Added additional ExitCode for incorrect license key
  • SPSearchCrawlDatabase
    • New resource
  • SPSearchIndexPartition
    • Added additional logging to improve troubleshooting
  • SPShellAdmin
    • Added additional logging to improve troubleshooting
    • Added Export logic
  • SPWebAppPeoplePickerSettings
    • Added the CustomFilter parameter to the resource
    • Added the ShortDomainName parameter to the resource

Fixed

  • SharePointDsc
    • Fixed incorrect table formatting in the resource table of the Wiki
  • SPSearchIndexPartition
    • Fixed issue where only one index component was returned after a regression issue in v5.1
  • SPSearchServiceApp
    • Fixed issue where the database permissions were not corrected for new
      search service applications.
  • SPShellAdmin
    • Fixed issue where the farm account was the owner of the database.
      Now including the farm account in those cases.
  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with Set-SPWebApplication on SharePoint Server older than Subscription Edition.
  • SPWebAppPeoplePickerSettings
    • Fixed an issue where the Set method would not update a non mandatory parameter on an existing SPWebAppPPSearchDomain

v5.2.0-preview0003

04 May 12:54
f40808f
Compare
Choose a tag to compare
v5.2.0-preview0003 Pre-release
Pre-release

[v5.2.0-preview0003]

Added

  • SPWebAppPeoplePickerSettings
    • Added the CustomFilter parameter to the resource
    • Added the ShortDomainName parameter to the resource

Fixed

  • SharePointDsc
    • Fixed incorrect table formatting in the resource table of the Wiki
  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with Set-SPWebApplication on SharePoint Server older than Subscription Edition.
  • SPWebAppPeoplePickerSettings
    • Fixed an issue where the Set method would not update a non mandatory parameter on an existing SPWebAppPPSearchDomain

v5.2.0-preview0002

01 Apr 12:57
df57d18
Compare
Choose a tag to compare
v5.2.0-preview0002 Pre-release
Pre-release

[v5.2.0-preview0002]

Added

  • SPWebAppPeoplePickerSettings
    • Added the CustomFilter parameter to the resource
    • Added the ShortDomainName parameter to the resource

Fixed

  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with Set-SPWebApplication on SharePoint Server older than Subscription Edition.
  • SPWebAppPeoplePickerSettings
    • Fixed an issue where the Set method would not update a non mandatory parameter on an existing SPWebAppPPSearchDomain

v5.2.0-preview0001

26 Mar 00:39
139e5f7
Compare
Choose a tag to compare
v5.2.0-preview0001 Pre-release
Pre-release

[v5.2.0-preview0001]

Added

  • SPFarmPropertyBag
    • Added support for boolean and int32 data types
  • SPInstall
    • Added additional ExitCode for incorrect license key
  • SPShellAdmin
    • Added additional logging to improve troubleshooting

Fixed

  • SPSearchServiceApp
    • Fixed issue where the database permissions were not corrected for new
      search service applications.
  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with
      Set-SPWebApplication on SharePoint Server older than Subscription Edition.

v5.1.1-preview0001

09 Mar 10:44
1ee98a0
Compare
Choose a tag to compare
v5.1.1-preview0001 Pre-release
Pre-release

[v5.1.1-preview0001]

Fixed

  • SPWebApplication
    • Fixed an issue where the Set method tried to use the Parameter SecureSocketsLayer with Set-SPWebApplication on SharePoint Server older than Subscription Edition.

v5.1.0

24 Feb 12:24
Compare
Choose a tag to compare

[v5.1.0]

Added

  • SharePointDsc
    • Added generic unit tests files to quickly run all or a specific unit test
    • Updated pipeline scripts to a recent version
    • Added an extensive flexible configuration to deploy a SharePoint environment
  • SPDistributedCacheService
    • Added documentation to clarify the use of the ServerProvisionOrder parameter
  • SPTrustedIdentityTokenIssuer
    • Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
  • SPWebAppPeoplePickerSettings
    • Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource

Changed

  • SharePointDsc
    • Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
      with Exporting an array of CIM instances
  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm
    • Suppress a useless 5 minutes sleep triggered once a server joined the farm

Fixed

  • SPSearchIndexPartition
    • Fixed issue where the Get method returned multiple values when using multiple
      index components
    • Fixed issue the Export would place quotes around a variable in the output
  • SPSearchTopology
    • Fixed issue the Export would place quotes around a variable in the output
  • SPTrustedRootAuthority
    • Fixed issue where certificates not in the Personal store could not be used
  • Add-SPDscConfigDBLock
    • Fixed issue where a Farm configuration Database could not contain a dash '-'

v5.1.0-preview0006

24 Feb 01:06
Compare
Choose a tag to compare
v5.1.0-preview0006 Pre-release
Pre-release

[v5.1.0-preview0006]

Added

  • SharePointDsc
    • Added generic unit tests files to quickly run all or a specific unit test
    • Updated pipeline scripts to a recent version
    • Added an extensive flexible configuration to deploy a SharePoint environment
  • SPDistributedCacheService
    • Added documentation to clarify the use of the ServerProvisionOrder parameter
  • SPTrustedIdentityTokenIssuer
    • Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
  • SPWebAppPeoplePickerSettings
    • Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource

Changed

  • SharePointDsc
    • Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
      with Exporting an array of CIM instances
  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm
    • Suppress a useless 5 minutes sleep triggered once a server joined the farm

Fixed

  • SPSearchIndexPartition
    • Fixed issue where the Get method returned multiple values when using multiple
      index components
    • Fixed issue the Export would place quotes around a variable in the output
  • SPSearchTopology
    • Fixed issue the Export would place quotes around a variable in the output
  • SPTrustedRootAuthority
    • Fixed issue where certificates not in the Personal store could not be used
  • Add-SPDscConfigDBLock
    • Fixed issue where a Farm configuration Database could not contain a dash '-'

v5.1.0-preview0005

17 Feb 15:49
5e52862
Compare
Choose a tag to compare
v5.1.0-preview0005 Pre-release
Pre-release

[v5.1.0-preview0005]

Added

  • SharePointDsc
    • Added generic unit tests files to quickly run all or a specific unit test
    • Updated pipeline scripts to a recent version
  • SPTrustedIdentityTokenIssuer
    • Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
  • SPWebAppPeoplePickerSettings
    • Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource
  • SPDistributedCacheService
    • Added documentation to clarify the use of the ServerProvisionOrder parameter

Changed

  • SharePointDsc
    • Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
      with Exporting an array of CIM instances
  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm
    • Suppress a useless 5 minutes sleep triggered once a server joined the farm

Fixed

  • SPTrustedRootAuthority
    • Fixed issue where certificates not in the Personal store could not be used
  • Add-SPDscConfigDBLock
    • Fixed issue where a Farm configuration Database could not contain a dash '-'

v5.1.0-preview0004

16 Feb 13:09
173798c
Compare
Choose a tag to compare
v5.1.0-preview0004 Pre-release
Pre-release

[v5.1.0-preview0004]

Added

  • SharePointDsc
    • Added generic unit tests files to quickly run all or a specific unit test
    • Updated pipeline scripts to a recent version
  • SPTrustedIdentityTokenIssuer
    • Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
  • SPWebAppPeoplePickerSettings
    • Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource

Changed

  • SharePointDsc
    • Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
      with Exporting an array of CIM instances
  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm
    • Suppress a useless 5 minutes sleep triggered once a server joined the farm

Fixed

  • SPTrustedRootAuthority
    • Fixed issue where certificates not in the Personal store could not be used
  • Add-SPDscConfigDBLock
    • Fixed issue where a Farm configuration Database could not contain a dash '-'