Windows 2008 R2 Powershell 2.0 Adding Local Users Script
I have over 30 Windows 2008 R2 with no Active Directory / all on a workgroup. I would like to set up a CV file and import into Power Shell 2.0 with 5 to 10 users set up with their: Username | First Name | Last Name | Set as Administrator Group | Password | etc. I have a few scripts but wanted to find out the best way to do this, again its adding Local user accounts. Any feedback Greatly appreciated.Rob Jung ADRWeb
November 4th, 2011 5:01pm

Local user accounts as in local to a computer? Exchange won't use those. You might want to ask that in the Windows development forum.Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2011 5:26pm

I mean user accounts on the server that the users can remote in as themselves.Rob Jung ADRWeb
November 4th, 2011 5:39pm

Exchange requires domain accounts.Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2011 9:13pm

Hi Rob, What's the file format of the C:\Powershell\users.csv? please post it here. What't the error/result when you run the script? Frank Wang
November 8th, 2011 3:36am

Hi Rob, Any updates? Frank Wang
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2011 8:32pm

CSV is formated as: user,login,password,group John Smith,jsmith,******,administrator How would I add both users and remote desktop users (local users) in the Import-CSV? I'm using this import script which works but is ther a way to output the users and passwords to import into new servers so the users don't have to change their password again on new servers. Again I'm not using Active Directory, since the business requirment for these servers are stand along servers on workgroup. Thanks in advance, any help greatly appreciated, RobRob Jung ADRWeb
November 10th, 2011 5:28pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics