In this task we will move AD users location from their current OU into different OU.
- we will need to prepare CSV file contains all AD users ( names ) you wish to move into another OU ( Organizational Unit ) see the sample below. Name the first column as “name” and list all the account underneath.
- Save this into a location on your server where you will be running the PS script from, for instance C:\temp\Acc_MoveList.csv
This is the location where we will move all the accounts into
# Import AD Module # Import CSV $Imported_csv | ForEach-Object { |
Few things you will need to change to run the PS,
- $TargetOU = "OU=SVC_Users,OU=VA,DC=TekPros,DC=com" ( you will need to change this to make sure it fits into your environment
- $MoveList = Import-Csv -Path "C:\Temp\Acc_MoveList.csv" (you will need to change this to make sure it fits into your environment)
Once you make the changes you should be able to move the users listed on your CSV file with no issues.
Download the script and sample CSV from here
you can also download the script from here
https://gallery.technet.microsoft.com/scriptcenter/Move-AD-users-into-target-4322d774
Oz Casey, Dedeal ( MVP North America)
MCITP (EMA), MCITP (SA)
MCSE , M+, S+, MCDST
Security+, Project +, Server +
http://telnet25.wordpress.com/ (Blog)
http://smtp25.blogspot.com/ (Blog)
7 comments:
Nice blog of server rentals.
This is really a very informational blog post. Your opinion about is really very useful as user point of view. Please keep sharing some more information.
Business Grade VoIP | IT Consultant
This Article is very better.Our Company provide services throught Virtual No., Tollfree No.,VPS and Bulk Email Server.
https://onliveserver.com/
I am glad you take pride in what you write. This makes you stand way out from many other writers that push poorly written content. los angeles mover
Wow, this is really interesting reading. I am glad I found this and got to read it. Great job on this content. I like it. movers venice
Great articles and great layout. Your blog post deserves all of the positive feedback it’s been getting. very good moving services
Very thoughtful bblog
Post a Comment