Saved Bookmarks
| 1. |
Solve : add administrator via script? |
|
Answer» I'm am trying to add my admin group USERS to LOCAL groups via batch FILE. I have been able to add domain accts, but i dont know what to put for the local machine name in the script so that it will do it for all pc;s. I thought it was %Computer Name$\administrator but taht didn't work, does anyone know what the command is? %Computer Name$\administrator Is that a typo? In any CASE %ComputerName%\administrator should work. Good luck. 8-)YESSSS!!! That worked great. THanks, |
|