Hi folks,
We want to use a policy to unbind computers from our AD domain and then rebind them. Binding can be done through the Casper GUI, which *'s out the domain credentials, so that's not a problem. However, I don't see a way to unbind computers like that, so we have a script to do it; however, the script also requires domain admin credentials to run.
I can pass the parameters from the Casper policy, but I don't see a way to encrypt them, and I don't want the domain admin password visible in plaintext in Casper. Any help?