Closed PhilBlackRose closed 1 year ago
This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.
FWIW I believe the issue was in using Powershell 7 with our setup as reverting to the preinstalled PS seemed to enable DSC.
Closing this as this is not something we can resolve in this repository.
Problem description
See #120 for a similar error but same cause seemingly eliminated.
My Use case is 'PUSH' so I am running Powershell commands directly on the target to apply the configuration, in an elevated Powershell Prompt.
Following are similar checks requested from the linked prior issue:
Other checks:
Install-WindowsFeature -Name 'RSAT-AD-PowerShell'
was doneVerbose logs
DSC configuration
Suggested solution
I am pretty sure this is an issue with my configuration or versions as I'm new to this and it is a new level of dependency hell I haven't experienced before.
Operating system the target node is running
PowerShell version and build the target node is running
ActiveDirectoryDsc version