dscr-for-vmware icon indicating copy to clipboard operation
dscr-for-vmware copied to clipboard

The Repository contains Microsoft PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.

Results 26 dscr-for-vmware issues
Sort by recently updated
recently updated
newest added

Hi, Do you have on your roadmap to create DSC for VM ? BR, ITamar

Hi, i try for the first time the vSphere DSC Module. Everytime i pipe my VMDSC Configuration Object to `Start-VmwDscConfiguration` , i receive the following Exception: `PS > $config |...

DSC Resource should be able to - 1. Set Cluster with a vLCM desired Image 2. Specify Base Image 3. Vendor Addon 4. Firmware and Driver version

DSC Resource should have the capability to - 1. Bootstrap a single node cluster 2. Create a fully configure vSAN cluster 3. Assign Cache and Capacity disk

As discussed in #39 and #101, all resources shall contain a configuration file demonstrating the 'defaults' as taken by vSphere. The 'defaults' are the values taken by vSphere when no...

enhancement
good first issue
in progress

It would be handy if the ExportVMHostConfiguration script would allow - Creating a configuration file for (a) specific resource(s). - For example, all Folders, all Advanced Settings ... - Creating...

enhancement
in progress

While trying to use the Invoke-DscResource cmdlet on a Linux box, I noticed that the resources for one reason or another are not found. On PSv7 on a Windows box...

bug
question

As we have got rid of mof files by introducing vSphere DSC LCM engine. It would be great if the vSphere DSC LCM engine generates a json/yaml file after **New-VmwDSCConfiguration**...

- Logging to a property logic should be removed when **Invoke-DscResource** no longer uses a separate runspace in order to create the DSC resource objects. - When **Invoke-DscResource** stops internally...

The PowerShell DSC resource VMHostNtpSettings from module does not exist at the PowerShell module path nor is it registered as a WMI DSC resource. + CategoryInfo : InvalidOperation: (root/Microsoft/...gurationManager:String) [],...

bug
question