SharePointDsc Versions Save

The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm

v5.5.0

3 weeks ago

[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

3 weeks ago

[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

1 year ago

[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

1 year ago

[v5.5.0-preview0001]

Changed

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

v5.4.0

1 year ago

[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

1 year ago

[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

1 year ago

[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

1 year ago

[v5.3.1-preview0001]

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

v5.3.0

1 year ago

[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

1 year ago

[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