Skip to content

Releases: dsccommunity/SharePointDsc

v4.5.0-preview0002

29 Jan 13:03
6e8b8d6
Compare
Choose a tag to compare
v4.5.0-preview0002 Pre-release
Pre-release

[v4.5.0-preview0002]

Added

  • SharePointDsc
    • Added native support for ReverseDsc
  • SPDocIcon
    • New resource
  • SPUserProfileSyncConnection
    • Added ability to update UseSSL and UseDisabledFilter parameters
  • SPWordAutomationServiceApp
    • Added ability to specify that the new service app should be added
      to the default proxy group

Changed

  • SharePointDsc
    • Updated pipeline build scripts
  • SPProjectServerConnector
    • Updated logic to check to required DLL file
  • SPFarmAdministrators
    • Update the event log messages so they are better formatted
  • SPQuotaTemplate
    • Updated resource to prevent errors when specified limits are conflicting
      configured values. E.g. new warning is high than the current max limit.
  • 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

  • SPBlobCacheSettings
    • Fixed issue where the Get method threw an error when the zone didn't exist.
  • SPTrustedIdentityTokenIssuer
    • Do not set property ProviderSignOutUri in SharePoint 2013 as it does
      not exist
  • SPWebAppPolicy
    • Fixed a blocking issue introduced in version 4.4.0 when extracting cache
      accounts

Removed

  • SharePointDsc
    • Removed two old files from the previous CD/CI system

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