Skip to content

Releases: dsccommunity/SharePointDsc

v5.5.0

22 Apr 09:55
1a0587e
Compare
Choose a tag to compare

[v5.5.0]

Added

  • SPDistributedCacheClientSettings
    • Added additional parameters for SP2019 and SPSE

Changed

  • SPFarm
    • Updated to run cmdlet Update-SPFlightsConfigFile on SharePoint Subscription.

Fixed

  • SPCertificateSettings
    • Fixed an error where the command failed to add
      SPCertificateNotificationContacts when there are currently none set.

v5.5.0-preview0003

20 Apr 16:14
1a0587e
Compare
Choose a tag to compare
v5.5.0-preview0003 Pre-release
Pre-release

[v5.5.0-preview0003]

Added

  • SPDistributedCacheClientSettings
    • Added additional parameters for SP2019 and SPSE

Changed

  • SPFarm
    • Updated to run cmdlet Update-SPFlightsConfigFile on SharePoint Subscription.

Fixed

  • SPCertificateSettings
    • Fixed an error where the command failed to add
      SPCertificateNotificationContacts when there are currently none set.

v5.5.0-preview0002

25 Apr 19:17
c8281f1
Compare
Choose a tag to compare
v5.5.0-preview0002 Pre-release
Pre-release

[v5.5.0-preview0002]

Added

  • SPDistributedCacheClientSettings
    • Added additional parameters for SP2019 and SPSE

Changed

  • SPFarm
    • Updated to run cmdlet Update-SPFlightsConfigFile on SharePoint Subscription.

v5.5.0-preview0001

22 Apr 17:55
580a33f
Compare
Choose a tag to compare
v5.5.0-preview0001 Pre-release
Pre-release

[v5.5.0-preview0001]

Changed

  • SPFarm
    • Updated to run cmdlet Update-SPFlightsConfigFile on SharePoint Subscription.

v5.4.0

04 Apr 14:29
18f7a50
Compare
Choose a tag to compare

[v5.4.0]

Fixed

  • SharePointDsc
    • Remove unnecessary Import-Module to fix an error when running resource SPFarm
      on a server with SharePoint Subscription 23H1 that has never been joined to
      a farm.
  • 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-preview0003

03 Apr 15:29
75dec1d
Compare
Choose a tag to compare
v5.3.1-preview0003 Pre-release
Pre-release

[v5.3.1-preview0003]

Fixed

  • SharePointDsc
    • Remove unnecessary Import-Module to fix an error when running resource SPFarm
      on a server with SharePoint Subscription 23H1 that has never been joined to
      a farm.

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-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