Posts Tagged User Account
Make a Local User Account With VBS
Posted by admin in Kaseya, Scripts, Visual Basic Script (vbs) on March 18, 2010
I deployed a bunch of new computers to a network using terminal services. Since the real authentication is at the server we standardize the local computer login to the username user1 and the password user1, just to keep things simple. So I needed a easy way to create this account locally on 30+ workstations. Here is what I came up with:
Read the rest of this entry »