Open samikshajuneja opened 4 years ago
Can you provide the following information, so we can investigate the problem further:
$PSVersionTable
$env:PSModulePath
Get-Module -Name VMware.vSphereDSC -ListAvailable
Get-DscResource -Name VMHostNtpSettings
Also if you can provide the DSC Configuration you are trying to apply.
This looks very similar to my observations with PSv5.1 in #274
The PowerShell DSC resource VMHostNtpSettings from module <VMware.vSphereDSC,2.0.0.0> does not exist at the PowerShell module path nor is it registered as a WMI DSC resource.