Skip to content

Releases: dsccommunity/SharePointDsc

v4.5.0-preview0001

19 Dec 01:51
333e119
Compare
Choose a tag to compare
v4.5.0-preview0001 Pre-release
Pre-release

[v4.5.0-preview0001]

Changed

  • SPTrustedIdentityTokenIssuer
    • Do not set property ProviderSignOutUri in SharePoint 2013 as it does
      not exist
  • SPUserProfileServiceApp
    • Changed MySiteHostLocation to not be mandatory
    • Added validation to Set function for testing if SiteNamingConflictResolution parameter
      is defined then also MySiteHostLocation parameters has to be because it is a mandatory
      parameter in the parameter set of New-SPProfileServiceApplication when
      SiteNamingConflictResolution is used.
    • Added "MySiteHostLocation" to Test-SPDscParameterState function in Test-TargetResource

Fixed

  • SPWebAppPolicy
    • Fixed a blocking issue introduced in version 4.4.0 when extracting cache
      accounts

v4.4.1-preview0002

26 Nov 17:32
afe7868
Compare
Choose a tag to compare
v4.4.1-preview0002 Pre-release
Pre-release

[v4.4.1-preview0002]

Fixed

  • SPWebAppPolicy
    • Fixed a blocking issue introduced in version 4.4.0 when extracting cache
      accounts

v4.4.1-preview0001

18 Nov 12:36
022c3b9
Compare
Choose a tag to compare
v4.4.1-preview0001 Pre-release
Pre-release

[v4.4.1-preview0001]

Fixed

  • SPWebAppPolicy
    • Fixed a blocking issue introduced in version 4.4.0 when extracting cache
      accounts

v4.4.0

14 Nov 13:12
2677ed9
Compare
Choose a tag to compare

[v4.4.0]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception
    • Added support for trusted domains to Test-SPDscIsADUser helper function
  • SPInstall
    • Added documentation about a SharePoint 2019 installer issue

Changed

  • SharePointDsc
    • Updated Convert-SPDscHashtableToString to output the username when
      parameter is a PSCredential
  • SPFarm
    • Switched from creating a Lock database to a Lock table in the TempDB.
      This to allow the use of precreated databases.
    • Updated code to properly output used credential parameters to verbose
      logging
  • SPSite
    • Added more explanation to documentation on which parameters are checked
  • SPWeb
    • Added more explanation to documentation on using this resource

Fixed

  • SPConfigWizard
    • Fixes issue where a CU installation wasn't registered properly in the
      config database. Added logic to run the Product Version timer job
  • SPSearchTopology
    • Fixes issue where applying a topology failed when the search service
      instance was disabled instead of offline
  • SPSecureStoreServiceApp
    • Fixes issue where custom database name was no longer used since v4.3
  • SPShellAdmins
    • Fixed issue with Get-DscConfiguration which threw an error when only one
      item was returned by the Get method
  • SPWordAutomationServiceApp
    • Fixed issue where provisioning the service app requires a second run to
      update all specified parameters
  • SPWorkflowService
    • Fixed issue configuring workflow service when no workflow service is
      currently configured

v4.4.0-preview0004

14 Nov 01:15
2677ed9
Compare
Choose a tag to compare
v4.4.0-preview0004 Pre-release
Pre-release

[v4.4.0-preview0004]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception
    • Added support for trusted domains to Test-SPDscIsADUser helper function
  • SPInstall
    • Added documentation about a SharePoint 2019 installer issue

Changed

  • SharePointDsc
    • Updated Convert-SPDscHashtableToString to output the username when
      parameter is a PSCredential
  • SPFarm
    • Switched from creating a Lock database to a Lock table in the TempDB.
      This to allow the use of precreated databases.
    • Updated code to properly output used credential parameters to verbose
      logging
  • SPSite
    • Added more explanation to documentation on which parameters are checked
  • SPWeb
    • Added more explanation to documentation on using this resource

Fixed

  • SPConfigWizard
    • Fixes issue where a CU installation wasn't registered properly in the
      config database. Added logic to run the Product Version timer job
  • SPSearchTopology
    • Fixes issue where applying a topology failed when the search service
      instance was disabled instead of offline
  • SPSecureStoreServiceApp
    • Fixes issue where custom database name was no longer used since v4.3
  • SPShellAdmins
    • Fixed issue with Get-DscConfiguration which threw an error when only one
      item was returned by the Get method
  • SPWordAutomationServiceApp
    • Fixed issue where provisioning the service app requires a second run to
      update all specified parameters
  • SPWorkflowService
    • Fixed issue configuring workflow service when no workflow service is
      currently configured

v4.4.0-preview0003

13 Nov 19:09
2731f68
Compare
Choose a tag to compare
v4.4.0-preview0003 Pre-release
Pre-release

[v4.4.0-preview0003]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception
    • Added support for trusted domains to Test-SPDscIsADUser helper function
  • SPInstall
    • Added documentation about a SharePoint 2019 installer issue

Changed

  • SPFarm
    • Switched from creating a Lock database to a Lock table in the TempDB.
      This to allow the use of precreated databases.
  • SPSite
    • Added more explanation to documentation on which parameters are checked
  • SPWeb
    • Added more explanation to documentation on using this resource

Fixed

  • SPConfigWizard
    • Fixes issue where a CU installation wasn't registered properly in the
      config database. Added logic to run the Product Version timer job
  • SPSearchTopology
    • Fixes issue where applying a topology failed when the search service
      instance was disabled instead of offline
  • SPSecureStoreServiceApp
    • Fixes issue where custom database name was no longer used since v4.3
  • SPShellAdmins
    • Fixed issue with Get-DscConfiguration which threw an error when only one
      item was returned by the Get method
  • SPWordAutomationServiceApp
    • Fixed issue where provisioning the service app requires a second run to
      update all specified parameters
  • SPWorkflowService
    • Fixed issue configuring workflow service when no workflow service is currently configured.

v4.4.0-preview0002

11 Nov 12:03
cadc1e4
Compare
Choose a tag to compare
v4.4.0-preview0002 Pre-release
Pre-release

[v4.4.0-preview0002]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception

Changed

  • SPFarm
    • Switched from creating a Lock database to a Lock table in the TempDB.
      This to allow the use of precreated databases.
  • SPSite
    • Added more explanation to documentation on which parameters are checked
  • SPWeb
    • Added more explanation to documentation on using this resource

Fixed

  • SPConfigWizard
    • Fixes issue where a CU installation wasn't registered properly in the
      config database. Added logic to run the Product Version timer job
  • SPSearchTopology
    • Fixes issue where applying a topology failed when the search service
      instance was disabled instead of offline
  • SPSecureStoreServiceApp
    • Fixes issue where custom database name was no longer used since v4.3
  • SPShellAdmins
    • Fixed issue with Get-DscConfiguration which threw an error when only one
      item was returned by the Get method
  • SPWordAutomationServiceApp
    • Fixed issue where provisioning the service app requires a second run to
      update all specified parameters
  • SPWorkflowService
    • Fixed issue configuring workflow service when no workflow service is currently configured.

v4.4.0-preview0001

11 Nov 01:16
59229a7
Compare
Choose a tag to compare
v4.4.0-preview0001 Pre-release
Pre-release

[v4.4.0-preview0001]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception

Changed

  • SPFarm
    • Switched from creating a Lock database to a Lock table in the TempDB.
      This to allow the use of precreated databases.
  • SPSite
    • Added more explanation to documentation on which parameters are checked
  • SPWeb
    • Added more explanation to documentation on using this resource

Fixed

  • SPConfigWizard
    • Fixes issue where a CU installation wasn't registered properly in the
      config database. Added logic to run the Product Version timer job
  • SPSearchTopology
    • Fixes issue where applying a topology failed when the search service
      instance was disabled instead of offline
  • SPSecureStoreServiceApp
    • Fixes issue where custom database name was no longer used since v4.3
  • SPShellAdmins
    • Fixed issue with Get-DscConfiguration which threw an error when only one
      item was returned by the Get method
  • SPWordAutomationServiceApp
    • Fixed issue where provisioning the service app requires a second run to
      update all specified parameters

v4.3.1-preview0001

23 Oct 02:21
1a51937
Compare
Choose a tag to compare
v4.3.1-preview0001 Pre-release
Pre-release

[v4.3.1-preview0001]

Added

  • SharePointDsc
    • Added logging to the event log when the code throws an exception

v4.3.0

30 Sep 11:46
e40d654
Compare
Choose a tag to compare

[v4.3.0]

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

Changed

  • SharePointDsc
    • Changed ModuleBuilder module to latest version
    • Update Pester tests to remove legacy Pester syntax
  • SPFarm
    • Added support for specifying port number in the CentralAdministrationUrl parameter.
      If CentralAdministrationPort is also specified both port numbers must match.
  • SPWebAppSuiteBar
    • Unblocked usage on SharePoint 2019. Added verbose messages clarifying usage
      scenarios on SharePoint 2019.

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
  • SPFarm
    • Fixed issue where the resource didn't support precreated databases.
  • SPFarmAdministrators
    • Fixed issue in SP2016 where an error was thrown in the Set method since v3.8
  • 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
  • SPServiceAppSecurity
    • Fixed incorrect example
  • SPStateServiceApp
    • Fixed issue where code failed because the State database already existed
  • SPTrustedIdentityTokenIssuer
    • Run Get-SPClaimProvider only if property ClaimProviderName is omitted/null/empty
    • Property ClaimProviderName is never set
  • SPWeb
    • Fixed issue with incorrect detection of SPWeb that has to be absent