I would like to run some forms under domain admin credentials and I need the whole thing within the script itself.
I have found some tricks around the Web but nothing very handy or expected. I don't want to use any .bat file or such. For your information I have it all scripted with Powershell Studio.
Have any of you guys a solution to gather domain admin credentials, check these, and finally run the script using these creds?