Releases: dsccommunity/xPSDesiredStateConfiguration
Releases · dsccommunity/xPSDesiredStateConfiguration
v3.6.0
v3.5.0
- MSFT_xPackageResource: Added ValidateSet to Get/Set/Test-TargetResource to
match MSFT_xPackageResource.schema.mof - Fixed bug causing xService to throw error when service already exists
- Added StartupTimeout to xService resource
- Removed UTF8 BOM
- Added code for pull server removal
v3.4.0
v3.3.0
v3.2.0
v3.0.3
- Multiple issues addressed
- Corrected output type for Set- and Test-TargetResource functions in
xWebSite, xPackage, xArchive, xGroup, xProcess, xService - xRemoteFile modified to support creating a directory that does not exist
when specified, ensuring idempotency. Also improved error messages. - xDSCWebService updated so that Get-TargetResource returns the OData
Endpoint URL correctly. - In xWindowsOptionalFeature, fixed Test-TargetResource issue requiring
Ensure = True. Note: this change requires the previous Ensure values of
Enable and Disable to change to Present and Absent
- Corrected output type for Set- and Test-TargetResource functions in