ReverseDSC

2.0.0.36

This DSC module is used to extract the DSC Configuration of existing environments.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ReverseDSC

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

Install-PSResource -Name ReverseDSC

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

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource ReverseDSC

Functions

Clear-ConfigurationDataContent Clear-ReverseDSCUserNames Get-DSCParamType Get-DSCBlock Get-DSCFakeParameters Get-DSCDependsOnBlock Get-Credentials Resolve-Credentials Save-Credentials Test-Credentials Convert-DSCStringParamToVariable Get-ConfigurationDataContent New-ConfigurationDataDocument Add-ConfigurationDataEntry Get-ConfigurationDataEntry Add-ReverseDSCUserName

Dependencies

This module has no dependencies.

Release Notes

* Fixed PSCredential values being emitted as their type name instead of the $Creds variable.
* Fixed Convert-DSCStringParamToVariable throwing when a value has no closing quote.
* Fixed empty comment lines in the generated ConfigurationData document.
* CIM instances and arrays of CIM instances are now rendered as MOF style blocks instead of their class name.
* Get-ConfigurationDataEntry now searches all nodes when no node is specified, as documented.
* Removed unreachable code paths.

FileList

Version History

Version Downloads Last updated
2.0.0.36 (current version) 85 8/13/2026
2.0.0.35 2,942 8/8/2026
2.0.0.34 248,419 4/4/2026
2.0.0.32 794 3/27/2026
2.0.0.31 171,131 1/19/2026
2.0.0.30 149,077 9/5/2025
2.0.0.29 30,763 8/5/2025
2.0.0.28 95,951 3/7/2025
2.0.0.27 33,827 2/17/2025
2.0.0.26 21 2/17/2025
2.0.0.25 12,026 2/12/2025
2.0.0.24 61,667 12/17/2024
2.0.0.23 1,076 12/16/2024
2.0.0.22 122,354 10/17/2024
2.0.0.21 8,130 10/5/2024
2.0.0.20 298,718 6/5/2024
2.0.0.19 172,542 2/7/2024
2.0.0.18 69,151 8/28/2023
2.0.0.16 13,663 6/23/2023
2.0.0.15 6,869 5/19/2023
2.0.0.14 21,055 2/23/2023
2.0.0.13 25,090 10/11/2022
2.0.0.12 15,079 8/23/2022
2.0.0.11 47,643 5/6/2022
2.0.0.10 47,429 2/10/2022
2.0.0.9 27,904 11/24/2021
2.0.0.7 476,532 9/17/2020
2.0.0.6 442,640 7/10/2020
2.0.0.5 1,526 6/30/2020
2.0.0.4 5,575 6/5/2020
2.0.0.3 263,813 5/14/2020
2.0.0.2 366,017 12/20/2019
2.0.0.1 191 12/19/2019
2.0.0.0 21,611 10/30/2019
1.9.4.7 3,500 10/21/2019
1.9.4.6 23,668 9/18/2019
1.9.4.5 3,312 9/3/2019
1.9.4.4 73,600 5/8/2019
1.9.4.3 3,108 4/22/2019
1.9.4.2 1,590 4/19/2019
1.9.4.1 7,911 4/5/2019
1.9.4.0 1,896 4/3/2019
1.9.3.0 45,337 1/8/2019
1.9.2.13 763 12/20/2018
1.9.2.12 139 12/19/2018
1.9.2.11 6,752 9/11/2018
1.9.2.10 77 9/11/2018
1.9.2.9 6,242 8/21/2018
1.9.2.8 732 6/6/2018
1.9.2.7 1,701 6/1/2018
1.9.2.6 7,336 4/17/2018
Show more