Skip to content

Releases: dsccommunity/SharePointDsc

v4.6.1-preview0003

12 Apr 00:23
202b8a5
Compare
Choose a tag to compare
v4.6.1-preview0003 Pre-release
Pre-release

[v4.6.1-preview0003]

Added

  • SPSecurityTokenServiceConfig
    • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
  • SPService
    • New resource
  • SPUsageDefinition
    • New resource

Fixed

  • SharePointDsc
    • Fixed code coverage in pipeline.

v4.6.1-preview0002

09 Apr 23:34
f48cbec
Compare
Choose a tag to compare
v4.6.1-preview0002 Pre-release
Pre-release

[v4.6.1-preview0002]

  • SPSecurityTokenServiceConfig
    • Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings

Added

  • SPUsageDefinition
    • New resource

Fixed

  • SharePointDsc
    • Fixed code coverage in pipeline.

v4.6.1-preview0001

08 Apr 19:41
f0c242c
Compare
Choose a tag to compare
v4.6.1-preview0001 Pre-release
Pre-release

[v4.6.1-preview0001]

Added

  • SPUsageDefinition
    • New resource

v4.6.0

02 Apr 13:02
b09394c
Compare
Choose a tag to compare

[v4.6.0]

Added

  • SharePointDsc
    • Export-SPDscDiagnosticData cmdlet to create a diagnostic package which can
      easily be shared for troubleshooting
  • ReverseDsc
    • Added a check in Export-SPConfiguration/Start-SharePointDSCExtract to check if
      ReverseDsc is present or not. Show instructions if it isn't
    • Added DocIcon to export GUI
    • Renamed export cmdlet to Export-SPConfiguration, to match Microsoft365DSC naming.
      Added old Start-SharePointDSCExtract as alias

Changed

  • SPFarmAdministrators
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPManagedMetaDataServiceApp
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPSite
    • Added check to see if a central admin site is returned and stop if it isn't
  • ReverseDsc
    • Made the export GUI logic more dynamic

Fixed

  • SPAccessServiceApp, SPAccessServices2010, SPAppManagementServiceApp, SPBCSServiceApp,
    SPExcelServiceApp, SPMachineTranslationServiceApp, SPManagedMetadataServiceApp,
    SPPerformancePointServiceApp, SPPowerPointAutomationServiceApp, SPProjectServerServiceApp,
    SPPublishServiceApplication, SPSearchCrawlRule, SPSearchFileType, SPSearchServiceApp,
    SPSecureStoreServiceApp, SPServiceAppSecurity, SPSubscriptionSettingsServiceApp,
    SPUsageApplication, SPUserProfileProperty, SPUserProfileSection, SPUserProfileServiceApp,
    SPUserProfileSyncConnection, SPUserProfileSyncService, SPVisioServiceApp,
    SPWordAutomationServiceApp, SPWorkManagementServiceApp
    • Fixed issue with the Name parameter of Get-SPServiceApplication, which is case
      sensitive
  • SPExcelServiceApp
    • Fixed issue where PSBoundParameters was used multiple times, but manipulated at an early
      stage, breaking all subsequent usages
  • SPInstallLanguagePack
    • Fixed issue in the Norwegian Language Pack detection
  • SPSearchManagedProperty
    • Fixed issue where setting Searchable=True resulted in an error
  • SPSearchResultSource
    • Clarified the use of ScopeName and ScopeUrl with SSA as ScopeName and added examples
  • SPUserProfileServiceApp
    • Fixed issue where MySiteHostLocation was return from Get method including port number,
      which causes the Test method to fail
  • SPWebAppAuthentication
    • Fix issue in Get method to return Null when zone does not exist. That way the Test and
      Set method can detect a non-existent zone and throw a proper error.
  • SPWordAutomation
    • Fixed issue where the resource never went into desired state when using AddToDefault

Removed

  • SharePointDsc
    • Removed the ReverseDsc dependency for the SharePointDsc module since the module
      is only required when performing an export

v4.6.0-preview0002

01 Apr 17:52
b09394c
Compare
Choose a tag to compare
v4.6.0-preview0002 Pre-release
Pre-release

[v4.6.0-preview0002]

Added

  • SharePointDsc
    • Export-SPDscDiagnosticData cmdlet to create a diagnostic package which can
      easily be shared for troubleshooting
  • ReverseDsc
    • Added a check in Export-SPConfiguration/Start-SharePointDSCExtract to check if
      ReverseDsc is present or not. Show instructions if it isn't
    • Added DocIcon to export GUI
    • Renamed export cmdlet to Export-SPConfiguration, to match Microsoft365DSC naming.
      Added old Start-SharePointDSCExtract as alias

Changed

  • SPFarmAdministrators
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPManagedMetaDataServiceApp
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPSite
    • Added check to see if a central admin site is returned and stop if it isn't
  • ReverseDsc
    • Made the export GUI logic more dynamic

Fixed

  • SPAccessServiceApp, SPAccessServices2010, SPAppManagementServiceApp, SPBCSServiceApp,
    SPExcelServiceApp, SPMachineTranslationServiceApp, SPManagedMetadataServiceApp,
    SPPerformancePointServiceApp, SPPowerPointAutomationServiceApp, SPProjectServerServiceApp,
    SPPublishServiceApplication, SPSearchCrawlRule, SPSearchFileType, SPSearchServiceApp,
    SPSecureStoreServiceApp, SPServiceAppSecurity, SPSubscriptionSettingsServiceApp,
    SPUsageApplication, SPUserProfileProperty, SPUserProfileSection, SPUserProfileServiceApp,
    SPUserProfileSyncConnection, SPUserProfileSyncService, SPVisioServiceApp,
    SPWordAutomationServiceApp, SPWorkManagementServiceApp
    • Fixed issue with the Name parameter of Get-SPServiceApplication, which is case
      sensitive
  • SPExcelServiceApp
    • Fixed issue where PSBoundParameters was used multiple times, but manipulated at an early
      stage, breaking all subsequent usages
  • SPInstallLanguagePack
    • Fixed issue in the Norwegian Language Pack detection
  • SPSearchManagedProperty
    • Fixed issue where setting Searchable=True resulted in an error
  • SPSearchResultSource
    • Clarified the use of ScopeName and ScopeUrl with SSA as ScopeName and added examples
  • SPUserProfileServiceApp
    • Fixed issue where MySiteHostLocation was return from Get method including port number,
      which causes the Test method to fail
  • SPWebAppAuthentication
    • Fix issue in Get method to return Null when zone does not exist. That way the Test and
      Set method can detect a non-existent zone and throw a proper error.
  • SPWordAutomation
    • Fixed issue where the resource never went into desired state when using AddToDefault

Removed

  • SharePointDsc
    • Removed the ReverseDsc dependency for the SharePointDsc module since the module
      is only required when performing an export

v4.6.0-preview0001

25 Mar 01:24
e3f7150
Compare
Choose a tag to compare
v4.6.0-preview0001 Pre-release
Pre-release

[v4.6.0-preview0001]

Added

  • SharePointDsc
    • Export-SPDscDiagnosticData cmdlet to create a diagnostic package which can
      easily be shared for troubleshooting
  • ReverseDsc
    • Added a check in Export-SPConfiguration/Start-SharePointDSCExtract to check if
      ReverseDsc is present or not. Show instructions if it isn't
    • Added DocIcon to export GUI
    • Renamed export cmdlet to Export-SPConfiguration, to match Microsoft365DSC naming.
      Added old Start-SharePointDSCExtract as alias

Changed

  • SPFarmAdministrators
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPManagedMetaDataServiceApp
    • Added check to see if a central admin site is returned and stop if it isn't
  • SPSite
    • Added check to see if a central admin site is returned and stop if it isn't
  • ReverseDsc
    • Made the export GUI logic more dynamic

Fixed

  • SPInstallLanguagePack
    • Fixes issue in the Norwegian Language Pack detection
  • SPSearchManagedProperty
    • Fixed issue where setting Searchable=True resulted in an error
  • SPSearchResultSource
    • Clarified the use of ScopeName and ScopeUrl with SSA as ScopeName and added examples
  • SPUserProfileServiceApp
    • Fixed issue where MySiteHostLocation was return from Get method including port number,
      which causes the Test method to fail
  • SPWordAutomation
    • Fixed issue where the resource never went into desired state when using AddToDefault

Removed

  • SharePointDsc
    • Removed the ReverseDsc dependency for the SharePointDsc module since the module
      is only required when performing an export

v4.5.1

05 Feb 12:01
f6fba5a
Compare
Choose a tag to compare

[v4.5.1]

Fixed

  • SharePointDsc
    • Fixed regression in v4.5

v4.5.1-preview0001

04 Feb 23:54
f6fba5a
Compare
Choose a tag to compare
v4.5.1-preview0001 Pre-release
Pre-release

[v4.5.1-preview0001]

Fixed

  • SharePointDsc
    • Fixed regression in v4.5

v4.5.0

30 Jan 12:02
6e8b8d6
Compare
Choose a tag to compare

[v4.5.0]

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-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