The Desired State Configuration for VMware project contains VMware.vSphereDSC and VMware.PSDesiredStateConfiguration PowerShell modules.
The VMware.vSphereDSC module is a collection of DSC Resources. This module includes DSC resources that simplify the management of vCenter and ESXi settings, with a simple declarative language.
The VMware.vSphereDSC module contains resources for:
- Datacenters, Folders and Clusters
- Standard and distributed switches and portgroups and network migration between them
- Host network adapters
- Datastores (VMFS and NFS) and storage adapters
- Host accounts, roles and permissions
- vCenter and Host settings
The VMware.PSDesiredStateConfiguration module provides an alternative in-language way to compile and execute DSC Configurations. It does not require the use of LCM and supports PowerShell 7.0.
Getting Started with VMware.vSphereDSC
DSC Resources Documentation
Getting Started with VMware.PSDesiredStateConfiguration
Known Limitations
VMware.PSDesiredStateConfiguration
This is the branch to which contributions should be proposed by contributors as pull requests. The content of the module releases will be from the master branch.
The Desired State Configuration Resources for VMware project team welcomes contributions from the community. For more detailed information, refer to CONTRIBUTING.md.
If you have any questions about the project you can join us on Slack:
- Join VMware Code
- Join the following channel:
powercli-dsc-contrib
The Desired State Configuration Resources for VMware is distributed under the BSD-2.
For more details, please refer to the BSD-2 License File.