Skip to content

Releases: dsccommunity/SharePointDsc

v5.3.1-preview0002

18 Mar 00:58
8dba53d
Compare
Choose a tag to compare
v5.3.1-preview0002 Pre-release
Pre-release

[v5.3.1-preview0002]

Fixed

  • Export
    • Fixed issue where the export would not run on Subscription Edition
  • SPTrustedRootAuthority
    • Added -Recurse flag to Get-ChildItem when setting
      certificate by Thumbprint.
  • SPPublishServiceApplication
    • Fixed issue where the Set method never did anything because it was checking incorrect
      values

v5.3.1-preview0001

17 Mar 19:25
0cc9fef
Compare
Choose a tag to compare
v5.3.1-preview0001 Pre-release
Pre-release

[v5.3.1-preview0001]

  • SPTrustedRootAuthority
    • Added -Recurse flag to Get-ChildItem when setting
      certificate by Thumbprint.

v5.3.0

15 Nov 16:13
3882797
Compare
Choose a tag to compare

[v5.3.0]

Added

  • SPProductUpdate
    • Added support for SharePoint Subscription Edition

Changed

  • SPProductUpdate
    • Added logic to check if all servers in the farm are on the same
      patch level before resuming the search crawls again

Fixed

  • SPInstallPrereqs
    • Fix issue where a failed VC++ upgrade results in two versions being present, which
      the code didn't handle properly
  • SPShellAdmins
    • Fix issue where Get-SPDatabase could not be found
  • SPUserProfileServiceApp
    • Fixed issue where error 'You cannot call a method on a null-valued expression' was
      thrown when no MySiteHost was specified

v5.2.1-preview0001

10 Nov 00:42
3882797
Compare
Choose a tag to compare
v5.2.1-preview0001 Pre-release
Pre-release

[v5.2.1-preview0001]

Added

  • SPProductUpdate
    • Added support for SharePoint Subscription Edition

Changed

  • SPProductUpdate
    • Added logic to check if all servers in the farm are on the same
      patch level before resuming the search crawls again

Fixed

  • SPInstallPrereqs
    • Fix issue where a failed VC++ upgrade results in two versions being present, which
      the code didn't handle properly
  • SPShellAdmins
    • Fix issue where Get-SPDatabase could not be found
  • SPUserProfileServiceApp
    • Fixed issue where error 'You cannot call a method on a null-valued expression' was
      thrown when no MySiteHost was specified

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.