You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did deploy a new Windows 10 VM using the DSC extension in Azure. The first run during the ARM deployment failed. I tried to run the existing config from PowerShell and see the following signing error:
VERBOSE: [w10]: [] Consistency check completed.
Importing module xDSCDomainjoin failed with error - File C:\Program
Files\WindowsPowerShell\Modules\xDSCDomainjoin\DscResources\xDSCDomainjoin\xDSCDomainjoin.psm1 cannot be loaded. The
file C:\Program Files\WindowsPowerShell\Modules\xDSCDomainjoin\DscResources\xDSCDomainjoin\xDSCDomainjoin.psm1 is not
digitally signed. You cannot run this script on the current system. For more information about running scripts and
setting execution policy, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170. LCM failed to
start desired state configuration manually.
+ CategoryInfo : InvalidOperation: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : ImportModuleFailed
+ PSComputerName : localhost
The text was updated successfully, but these errors were encountered:
I did deploy a new Windows 10 VM using the DSC extension in Azure. The first run during the ARM deployment failed. I tried to run the existing config from PowerShell and see the following signing error:
The text was updated successfully, but these errors were encountered: