PSDscResources

2.8.0.0

This module contains the standard DSC resources.
Because PSDscResources overwrites in-box resources, it is only available for WMF 5.1. Many of the resource updates provided here are also included in the xPSDesiredStateConfiguration module which is still compatible with WMF 4 and WMF 5 (though that module is not supported and may be removed in the future).

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSDscResources -RequiredVersion 2.8.0.0

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource AzureAutomationNotSupported

DSCResources

Archive Environment Group GroupSet MsiPackage Registry Script Service ServiceSet User WindowsFeature WindowsFeatureSet WindowsOptionalFeature WindowsOptionalFeatureSet WindowsPackageCab WindowsProcess ProcessSet

Dependencies

This module has no dependencies.

Release Notes

* Archive:
   * Added handling of directory archive entries that end with a foward slash
   * Removed formatting of LastWriteTime timestamp and updated comparison of timestamps to handle dates in different formats
* WindowsProcess:
   * Fix unreliable tests
* Updated Test-IsNanoServer to return false if Get-ComputerInfo fails
* Registry:
   * Fixed bug when using the full registry drive name (e.g. HKEY\_LOCAL\_MACHINE) and using a key name that includes a drive with forward slashes (e.g. C:/)

FileList

Version History

Version Downloads Last updated
2.12.0.0 10,174,576 6/26/2019
2.11.0.0 27,980 5/15/2019
2.10.0.0 124,395 2/20/2019
2.9.0.0 14,551,398 7/3/2018
2.8.0.0 (current version) 34,871 7/12/2017
2.7.0.0 1,589 6/2/2017
2.6.0.0 5,878 4/19/2017
2.5.0.0 96,158 3/8/2017
2.4.0.0 88,403 2/3/2017
2.3.0.0 162,168 12/17/2016
2.2.0.0 216 12/17/2016
2.1.0.0 162,264 11/2/2016
2.0.0.0 76,849 10/8/2016
Show more