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
- Added logic to check if specified content database exists in the web
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
- Fixed issue where the snapin was generating the "An item with the same
- 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
- Fixed issue where the resource was using hardcoded SP2016 and later paths
- 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
- Fixed issue in Export method where the PsDscRunAsCredential was stored as
- SPSite
- Fixed issue where the code continues when the creation of the site failed,
throwing even more errors
- Fixed issue where the code continues when the creation of the site failed,