Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Updating AD user information with Powershell

$
0
0

Ok I am very new to this. I have been watching videos and reading through various forums to learn what little powershell I currently know. Any help with this is greatly appreciated.

I currently have to update all of our AD user information, including Address, phone number, manager, title, company name, pretty much just about every field that contains information on the users specific details (but nothing to do with passwords and home folders).

So in my research it looks like I could put together a CSV file and use this to update all the user information for each user, but I can't for the life of me figure out how to do it. I also haven't made the CSV file yet so any suggestions on best practices for using CSVs for this purpose would be great too

I also want to make sure that what I am doing doesn't create new users but just updates the existing ones.

Any Directions, help, links and suggestions are all gladly welcomed.

Thanks in advance!


Viewing all articles
Browse latest Browse all 6937

Trending Articles