Hi All,<o:p></o:p>
I am administering a network of 5000+ desktops and 900+ servers, with a deployment manager used for deploying software and custom packages to all of them. But recently when I tried to deploy an script for performing an task of removing an user from Administrator group with all possible arguments, I failed.<o:p></o:p>
Problem is that I need to run the script silently (No GUI) , but as an Domain Administrator. Have tried "runas.exe/savecred","runas.exe /user:". but /savecred prompts to provide credentials for the first time. Running a batch file for executing another is not feasible even. So trying hard to achieve it.<o:p></o:p>
Hope you guys could help me with something where I can provide credentials in the script itself or without providing the credentials.<o:p></o:p>