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
- Added logic to check if specified content database exists in the web
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
- Fixed issue where the resource was using hardcoded SP2016 and later paths
- 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
- 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,