Skip to content

Releases: dsccommunity/SharePointDsc

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

v4.8.0-preview0004

25 Aug 13:50
106cade
Compare
Choose a tag to compare
v4.8.0-preview0004 Pre-release
Pre-release

[v4.8.0-preview0004]

Added

  • 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.
  • SPWorkManagementServiceApp
    • Updated links to Docs instead of old TechNet

v4.8.0-preview0003

25 Aug 02:10
59601b6
Compare
Choose a tag to compare
v4.8.0-preview0003 Pre-release
Pre-release

[v4.8.0-preview0003]

Added

  • SPWebAppHttpThrottlingMonitor
    • Added new resource to manage web application Http Throttling Monitor settings

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost
  • 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.
  • SPWorkManagementServiceApp
    • Updated links to Docs instead of old TechNet

v4.8.0-preview0002

09 Jul 00:47
6e73437
Compare
Choose a tag to compare
v4.8.0-preview0002 Pre-release
Pre-release

[v4.8.0-preview0002]

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost
  • SPWebAppAuthentication
    • Updated the description for the new zone setting parameters
  • SPWebAppClientCallableSettings
    • Updated the description for the proxy library settings parameters

Fixed

  • SPContentDatabase
    • Fixed issue where WebAppUrl in the Desired State would cause the test to fail, always resulting
      in False.
  • 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.

v4.8.0-preview0001

27 Jun 01:51
2fc3d9d
Compare
Choose a tag to compare
v4.8.0-preview0001 Pre-release
Pre-release

[v4.8.0-preview0001]

Changed

  • SPFarm
    • Added parameter SkipRegisterAsDistributedCacheHost

Fixed

  • SPInstallLanguagePack
    • Fixed detection of Norwegian language pack

v4.7.0

10 Jun 15:56
759da0f
Compare
Choose a tag to compare

[v4.7.0]

Added

  • SPSearchServiceApp
    • Added ability to correct database permissions for the farm account, to prevent issue
      as described in the Readme of the resource
  • SPSecurityTokenServiceConfig
    • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
  • SPService
    • New resource
  • SPSecurityTokenServiceConfig
  • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
  • SPUsageDefinition
    • New resource
  • SPUserProfileProperty
    • Added check for unique ConnectionNames in PropertyMappings, which is required by SharePoint
  • SPWebAppAuthentication
    • Added ability to configure generic authentication settings per zone, like allow
      anonymous authentication or a custom signin page

Fixed

  • SharePointDsc
    • Fixed code coverage in pipeline
  • SPConfigWizard
    • Fixed issue with executing PSCONFIG remotely.
  • SPFarm
    • Fixed issue where developer dashboard could not be configured on first farm setup.
    • Fixed issue with PSConfig in SharePoint 2019 when executed remotely
    • Corrected issue where the setup account didn't have permissions to create the Lock
      table in the TempDB. Updated to use a global temporary table, which users are always
      allowed to create

v4.6.1-preview0004

10 Jun 11:01
759da0f
Compare
Choose a tag to compare
v4.6.1-preview0004 Pre-release
Pre-release

[v4.6.1-preview0004]

Added

  • SPSearchServiceApp
    • Added ability to correct database permissions for the farm account, to prevent issue
      as described in the Readme of the resource
  • SPSecurityTokenServiceConfig
    • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
  • SPService
    • New resource
  • SPSecurityTokenServiceConfig
  • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
  • SPUsageDefinition
    • New resource
  • SPUserProfileProperty
    • Added check for unique ConnectionNames in PropertyMappings, which is required by SharePoint
  • SPWebAppAuthentication
    • Added ability to configure generic authentication settings per zone, like allow
      anonymous authentication or a custom signin page

Fixed

  • SharePointDsc
    • Fixed code coverage in pipeline
  • SPConfigWizard
    • Fixed issue with executing PSCONFIG remotely.
  • SPFarm
    • Fixed issue where developer dashboard could not be configured on first farm setup.
    • Fixed issue with PSConfig in SharePoint 2019 when executed remotely
    • Corrected issue where the setup account didn't have permissions to create the Lock
      table in the TempDB. Updated to use a global temporary table, which users are always
      allowed to create