Hi All,
I try to deploy Active Directory using service template. Everything looks fine except one thing. if I use -NoRebootOnCompletion parameter for Install-ADDSForest cmdlet and return exit code 3011, VMM report about successful service deployment, but I got "shut down unexpectedly" event in guest OS. If I let Install-ADDSForest to reboot VM, service deployment is failed, but everything is ok in guest OS. I guess, it can be related to VMM reboot timeout or something similar. Has anyone ever got the same problem? I tried to search on the Internet, but with no luck.