Search found 2 matches
- 18 Dec 2012 07:29
- Forum: DOS Batch Forum
- Topic: write Administrator batch
- Replies: 3
- Views: 4056
Re: write Administrator batch
What I wanted to sent It to someone who Is a normal user and let them run the batch file In Administrator. For example: If I write a batch file to change the user password (I know you can do that from Windows 7). You only can do that from Admin. So I want to change user In a batch file from a User t...
- 17 Dec 2012 18:41
- Forum: DOS Batch Forum
- Topic: write Administrator batch
- Replies: 3
- Views: 4056
write Administrator batch
I am writing a batch file. Is there code I can add to have It run as Administrator? I know If I right click I can click on "run as Administrator". I would like to give this to a newbee for computers and let them run It by clicking on It.