I am trying to use RebootAndContinue method as aqEnvironment.RebootAndContinue("Script name", "Password", "User name", "Domain")
But when i run the script, it gives me error as "Unable to load the user's registry hive. A required privilege is not held by the client."
The user with which i am logged in is added to admin group of the system.
Can someone please help on this?