Skip to content

v4.6.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 25 Mar 01:24
e3f7150

[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