Masking usernames and passwords in batch files

G

Guest

Hello, I am using batch files to run tasks on client PCs with local admin
privelidges as they are only power users of there machines. Hence the batch
file displays the username and password that is running the program. Is there
a way to disable or hide this
Thanks
 
S

Steven L Umbach

If these are domain computers you might try to use Group Policy startup
scripts that run in system context and do not require credentials. Startup
scripts are part of computer configuration. The link below explains more on
how to configure Group Policy scripts. Start up scripts can be run on non
domain computers but have to be configured on each computer instead of
centrally. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;322241
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top