Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain join fails due to missing signing #11

Open
andikrueger opened this issue Oct 25, 2018 · 0 comments
Open

Domain join fails due to missing signing #11

andikrueger opened this issue Oct 25, 2018 · 0 comments

Comments

@andikrueger
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant