v4.4.0-preview0003
Pre-release
Pre-release
dscbot
released this
13 Nov 19:09
·
456 commits
to master
since this 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.
- Switched from creating a Lock database to a Lock table in the TempDB.
- 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
- Fixes issue where a CU installation wasn't registered properly in the
- SPSearchTopology
- Fixes issue where applying a topology failed when the search service
instance was disabled instead of offline
- Fixes issue where applying a topology failed when the search service
- 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
- Fixed issue with Get-DscConfiguration which threw an error when only one
- SPWordAutomationServiceApp
- Fixed issue where provisioning the service app requires a second run to
update all specified parameters
- Fixed issue where provisioning the service app requires a second run to
- SPWorkflowService
- Fixed issue configuring workflow service when no workflow service is currently configured.