-
Notifications
You must be signed in to change notification settings - Fork 795
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
Error ON DC01 "internal error: failed to become user 'sevenkingdoms.local\\Administrator' #271
Comments
same problem here, getting error while provisioning GOAD - dc01:
|
I have the same problem. |
I got the same error and could not find the fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I've encountred error like this when TASK AD-Trust:
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
fatal: [dc01]: FAILED! => {"changed": false, "msg": "internal error: failed to become user 'sevenkingdoms.local\Administrator': Cannot convert argument "exitCode", with value: "3221225477", for "SetShouldExit" to type "System.Int32": "Cannot convert value "3221225477" to type "System.Int32". Error: "Value was either too large or too small for an Int32."""}
Need your help to fix it. Thanks.
The text was updated successfully, but these errors were encountered: