Export OU's with users to CSV in CD domain> Import the csv file and populate the OU with the users in AD
-
jueves, 03 de mayo de 2012 18:21Hello everyone! I have a script without a filter so it just returns with all users in the domain.
My goal is to create a Powershell script for 2003 r2 where it will do the following:
>Take all the users in a specific OU in my old CD domain and export them to a csv file
>>take that CSV file in AD and populate the OU with the users within the list
I was hoping to make a cross domain script but I think it would be more realistic to create two seperate scripts and move over the CSV file.
I looked at http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/8ad06325-cbb3-4ad8-8280-30ec85ade870 but I don't want to populate the new OU using command prompt.
If anyone could help me out that would be much appreciated!bradley Wyatt
Todas las respuestas
-
jueves, 03 de mayo de 2012 18:28
Hello,
for scripting solutions please ask in http://social.technet.microsoft.com/Forums/en/ITCG/threads and see also http://technet.microsoft.com/en-us/scriptcenter/default.aspx
For powershell please use http://social.technet.microsoft.com/Forums/en/winserverpowershell/threads
Best regards
Meinolf Weber
MVP, MCP, MCTS
Microsoft MVP - Directory Services
My Blog: http://msmvps.com/blogs/mweber/Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
- Propuesto como respuesta Santosh BhandarkarMicrosoft Community Contributor, Moderator jueves, 03 de mayo de 2012 20:17
- Marcado como respuesta Jeff RenModerator miércoles, 09 de mayo de 2012 5:52
-
miércoles, 09 de mayo de 2012 5:52ModeradorThanks for your time and efforts.
Jeff Ren TechNet Community Support beneficial to other community members reading the thread.

