xDSCResourceDesigner

1.12.0.0

This module is meant to assist with the development and testing of DSC Resources.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xDSCResourceDesigner -RequiredVersion 1.12.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xDSCResourceDesigner -Version 1.12.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

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) 2015 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

Functions

New-xDscResourceProperty New-xDscResource Update-xDscResource Test-xDscResource Test-xDscSchema Import-xDscSchema

Dependencies

This module has no dependencies.

Release Notes

* Fixed `Test-MockSchema` to return True if class name matches resource name when there are multiple embeded classes in the schema mof. [issue 123](https://github.com/PowerShell/xDSCResourceDesigner/issues/73).

FileList

Version History

Version Downloads Last updated
1.13.0.0 214,807 10/30/2019
1.12.0.0 (current version) 102,565 7/25/2018
1.11.0.0 1,905 6/13/2018
1.10.0.0 1,985 5/2/2018
1.9.0.0 84,550 5/18/2016
1.8.0.0 1,723 3/31/2016
1.7.0.0 1,275 2/3/2016
1.6.0.0 3,045 10/15/2015
1.5.0.0 1,001 7/24/2015
1.4.0.0 225 6/9/2015
1.3.0.0 165 5/2/2015
1.2.0.0 61 4/24/2015
1.1.1.2 201 12/18/2014
1.1.1.1 110 7/22/2014
1.1.1 108 5/13/2014
1.1 47 4/8/2014
Show more