Skip to content

Releases: dsccommunity/SharePointDsc

v5.0.1-preview0001

07 Jan 16:02
db71484
Compare
Choose a tag to compare
v5.0.1-preview0001 Pre-release
Pre-release

[v5.0.1-preview0001]

  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm

v5.0.0

17 Dec 00:10
54e02f0
Compare
Choose a tag to compare

[v5.0.0]

Added

  • SharePointDsc
    • Added support for SharePoint Server Subscription Edition in Util module and unit tests stubs
    • Added SPSE unit tests to the Azure pipeline definitions
  • SPCertificate
    • New resource for SharePoint Server Subscription Edition
  • SPCertificateSettings
    • New resource for SharePoint Server Subscription Edition
  • SPDatabaseAAG
    • Added support for SharePoint Server Subscription Edition
  • SPDistributedCacheService
    • Added support for SharePoint Server Subscription Edition
  • SPFarm
    • Added support for SharePoint Server Subscription Edition
  • SPInstall
    • Added support for SharePoint Server Subscription Edition
  • SPInstallPrereqs
    • Added support for SharePoint Server Subscription Edition
  • SPOfficeOnlineServerSupressionSettings
    • New resource
  • SPSearchServiceApp
    • Added possibility to configure Search Index Deletion Policies settings
  • SPWebApplication
    • Added possibility to manage the SiteDataServers property
    • Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
  • SPWebApplicationExtension
    • Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication

Changed

  • General
    • Updated pipeline definition
  • ReverseDsc
    • Changed form Size to dynamic Width
    • Change column width to calc /3 of Form.
    • Export form is now more dynamic / responsive
  • SPAccessServiceApp
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPAccessServices2010
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPPerformancePointServiceApp
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPWebApplicationExtension
    • Updated so it infers the UseSSL value from the URL, just like the SPWebApplication resouce

Fixed

  • SPLogLevel
    • Corrected issue in creating ReverseDsc export

Removed

  • SharePointDsc
    • [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
      from all resources.
  • SPWebApplicationExtension
    • [BREAKING CHANGE] Removed UseSSL parameter

v5.0.0-preview0001

16 Dec 16:57
54e02f0
Compare
Choose a tag to compare
v5.0.0-preview0001 Pre-release
Pre-release

[v5.0.0-preview0001]

Added

  • SharePointDsc
    • Added support for SharePoint Server Subscription Edition in Util module and unit tests stubs
    • Added SPSE unit tests to the Azure pipeline definitions
  • SPCertificate
    • New resource for SharePoint Server Subscription Edition
  • SPCertificateSettings
    • New resource for SharePoint Server Subscription Edition
  • SPDatabaseAAG
    • Added support for SharePoint Server Subscription Edition
  • SPDistributedCacheService
    • Added support for SharePoint Server Subscription Edition
  • SPFarm
    • Added support for SharePoint Server Subscription Edition
  • SPInstall
    • Added support for SharePoint Server Subscription Edition
  • SPInstallPrereqs
    • Added support for SharePoint Server Subscription Edition
  • SPOfficeOnlineServerSupressionSettings
    • New resource
  • SPSearchServiceApp
    • Added possibility to configure Search Index Deletion Policies settings
  • SPWebApplication
    • Added possibility to manage the SiteDataServers property
    • Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
  • SPWebApplicationExtension
    • Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication

Changed

  • General
    • Updated pipeline definition
  • ReverseDsc
    • Changed form Size to dynamic Width
    • Change column width to calc /3 of Form.
    • Export form is now more dynamic / responsive
  • SPAccessServiceApp
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPAccessServices2010
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPPerformancePointServiceApp
    • Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
  • SPWebApplicationExtension
    • Updated so it infers the UseSSL value from the URL, just like the SPWebApplication resouce

Fixed

  • SPLogLevel
    • Corrected issue in creating ReverseDsc export

Removed

  • SharePointDsc
    • [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
      from all resources.
  • SPWebApplicationExtension
    • [BREAKING CHANGE] Removed UseSSL parameter

v4.9.0

06 Nov 00:12
138c692
Compare
Choose a tag to compare

[v4.9.0]

Added

  • SPLogLevel
    • Added ReverseDsc export support to this resource
  • SPWebApplication
    • Added logic to check if specified content database exists in the web
      application
    • Added possibility to update application pool

Changed

  • SharePointDsc
    • Updated build pipeline to use the correct vm image

Fixed

  • SharePointDsc
    • Fixed issue where the snapin was generating the "An item with the same
      key has already been added" error
  • ReverseDsc
    • Fixed issue where the export would contain duplicate configuration
    • Fixed issue where the example export cmdlets was in the incorrect format
  • SPDocIcon
    • Fixed issue where the resource was using hardcoded SP2016 and later paths
      and therefore didn't work in SP2013
  • SPSearchServiceApp
    • Disabled the Farm account DB ownership check when using SQL Auth
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.1-preview0003

05 Nov 16:35
138c692
Compare
Choose a tag to compare
v4.8.1-preview0003 Pre-release
Pre-release

[v4.8.1-preview0003]

Added

  • SPLogLevel
    • Added ReverseDsc export support to this resource
  • SPWebApplication
    • Added logic to check if specified content database exists in the web
      application
    • Added possibility to update application pool

Changed

  • SharePointDsc
    • Updated build pipeline to use the correct vm image

Fixed

  • SharePointDsc
    • Fixed issue where the snapin was generating the "An item with the same
      key has already been added" error
  • ReverseDsc
    • Fixed issue where the export would contain duplicate configuration
    • Fixed issue where the example export cmdlets was in the incorrect format
  • SPDocIcon
    • Fixed issue where the resource was using hardcoded SP2016 and later paths
      and therefore didn't work in SP2013
  • SPSearchServiceApp
    • Disabled the Farm account DB ownership check when using SQL Auth
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.1-preview0002

04 Nov 22:51
c1f1df4
Compare
Choose a tag to compare
v4.8.1-preview0002 Pre-release
Pre-release

[v4.8.1-preview0002]

Added

  • SPLogLevel
    • Added ReverseDsc export support to this resource
  • SPWebApplication
    • Added logic to check if specified content database exists in the web
      application
    • Added possibility to update application pool

Changed

  • SharePointDsc
    • Updated build pipeline to use the correct vm image

Fixed

  • SharePointDsc
    • Fixed issue where the snapin was generating the "An item with the same
      key has already been added" error
  • ReverseDsc
    • Fixed issue where the export would contain duplicate configuration
    • Fixed issue where the example export cmdlets was in the incorrect format
  • SPDocIcon
    • Fixed issue where the resource was using hardcoded SP2016 and later paths
      and therefore didn't work in SP2013
  • SPSearchServiceApp
    • Disabled Farm account DB ownership updating functions when using SQL Auth
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.1-preview0001

03 Oct 00:27
f4d64fa
Compare
Choose a tag to compare
v4.8.1-preview0001 Pre-release
Pre-release

[v4.8.1-preview0001]

Added

  • SPLogLevel
    • Added ReverseDsc export support to this resource
  • SPWebApplication
    • Added logic to check if specified content database exists in the web
      application
    • Added possibility to update application pool

Fixed

  • ReverseDsc
    • Fixed issue where the export would contain duplicate configuration
    • Fixed issue where the example export cmdlets was in the incorrect format
  • SPDocIcon
    • Fixed issue where the resource was using hardcoded SP2016 and later paths
      and therefore didn't work in SP2013
  • SPSearchServiceApp
    • Fix SQL authentication support with updating DB ownership functions
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.0

31 Aug 23:17
5e150df
Compare
Choose a tag to compare

[v4.8.0]

Added

  • SPSearchServiceApp
    • Added additional logging at checking db permissions
  • SPWebAppHttpThrottlingMonitor
    • Added new resource to manage web application Http Throttling Monitor settings

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost
  • SPSearchServiceApp
    • Fixed an issue if the analytics database where not provisioned with a
      hardcoded name
    • Fixed an issue if search databases had names containing one or more spaces
  • SPWebAppAuthentication
    • Updated the description for the new zone setting parameters
  • SPWebAppClientCallableSettings
    • Updated the description for the proxy library settings parameters

Fixed

  • SPAppDomain
    • Corrected Verbose logging in Test method
    • Corrected issue in Get method where ErrorAction had to be SilentlyContinue
  • SPContentDatabase
    • Fixed issue where WebAppUrl in the Desired State would cause the test to fail, always resulting
      in False.
  • SPExcelServiceApp
    • Updated links to Docs instead of old TechNet
  • SPInstallLanguagePack
    • Fixed detection of Norwegian language pack
  • SPManagedMetaDataServiceApp
    • Fix issue where a missing Service App Proxy was not detected correctly and therefore not
      created, resulting in other errors.
  • SPSearchTopology
    • Fixed issue where an error was thrown if the specified RootDirectory didn't exist on the
      current server but did exist on the target server.
    • Fixed issue with using FQDNs instead of NetBIOS server names.
  • SPSite
    • Implemented workaround to prevent issue with creating site collections immediately after
      farm creation (Error "Invalid field name. {cbb92da4-fd46-4c7d-af6c-3128c2a5576e}")
  • SPTrustedIdentityTokenIssuer
    • Fixed issue where the IdentifierClaim was not properly detected in the Set method
  • SPWorkManagementServiceApp
    • Updated links to Docs instead of old TechNet

v4.8.0-preview0006

31 Aug 20:28
5e150df
Compare
Choose a tag to compare
v4.8.0-preview0006 Pre-release
Pre-release

[v4.8.0-preview0006]

Added

  • SPSearchServiceApp
    • Added additional logging at checking db permissions
  • SPWebAppHttpThrottlingMonitor
    • Added new resource to manage web application Http Throttling Monitor settings

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost
  • SPSearchServiceApp
    • Fixed an issue if the analytics database where not provisioned with a
      hardcoded name
    • Fixed an issue if search databases had names containing one or more spaces
  • SPWebAppAuthentication
    • Updated the description for the new zone setting parameters
  • SPWebAppClientCallableSettings
    • Updated the description for the proxy library settings parameters

Fixed

  • SPAppDomain
    • Corrected Verbose logging in Test method
    • Corrected issue in Get method where ErrorAction had to be SilentlyContinue
  • SPContentDatabase
    • Fixed issue where WebAppUrl in the Desired State would cause the test to fail, always resulting
      in False.
  • SPExcelServiceApp
    • Updated links to Docs instead of old TechNet
  • SPInstallLanguagePack
    • Fixed detection of Norwegian language pack
  • SPManagedMetaDataServiceApp
    • Fix issue where a missing Service App Proxy was not detected correctly and therefore not
      created, resulting in other errors.
  • SPSearchTopology
    • Fixed issue where an error was thrown if the specified RootDirectory didn't exist on the
      current server but did exist on the target server.
    • Fixed issue with using FQDNs instead of NetBIOS server names.
  • SPSite
    • Implemented workaround to prevent issue with creating site collections immediately after
      farm creation (Error "Invalid field name. {cbb92da4-fd46-4c7d-af6c-3128c2a5576e}")
  • SPTrustedIdentityTokenIssuer
    • Fixed issue where the IdentifierClaim was not properly detected in the Set method
  • SPWorkManagementServiceApp
    • Updated links to Docs instead of old TechNet

v4.8.0-preview0005

31 Aug 13:49
8214236
Compare
Choose a tag to compare
v4.8.0-preview0005 Pre-release
Pre-release

[v4.8.0-preview0005]

Added

  • SPSearchServiceApp
    • Added additional logging at checking db permissions
  • SPWebAppHttpThrottlingMonitor
    • Added new resource to manage web application Http Throttling Monitor settings

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost
  • SPSearchServiceApp
    • Fixed an issue if the analytics database where not provisioned with a
      hardcoded name
    • Fixed an issue if search databases had names containing one or more spaces
  • SPWebAppAuthentication
    • Updated the description for the new zone setting parameters
  • SPWebAppClientCallableSettings
    • Updated the description for the proxy library settings parameters

Fixed

  • SPAppDomain
    • Corrected Verbose logging in Test method
    • Corrected issue in Get method where ErrorAction had to be SilentlyContinue
  • SPContentDatabase
    • Fixed issue where WebAppUrl in the Desired State would cause the test to fail, always resulting
      in False.
  • SPExcelServiceApp
    • Updated links to Docs instead of old TechNet
  • SPInstallLanguagePack
    • Fixed detection of Norwegian language pack
  • SPManagedMetaDataServiceApp
    • Fix issue where a missing Service App Proxy was not detected correctly and therefore not
      created, resulting in other errors.
  • SPSearchTopology
    • Fixed issue where an error was thrown if the specified RootDirectory didn't exist on the
      current server but did exist on the target server.
    • Fixed issue with using FQDNs instead of NetBIOS server names.
  • SPSite
    • Implemented workaround to prevent issue with creating site collections immediately after
      farm creation (Error "Invalid field name. {cbb92da4-fd46-4c7d-af6c-3128c2a5576e}")
  • SPWorkManagementServiceApp
    • Updated links to Docs instead of old TechNet