Migrate User on Active Directory to Another Domain
Get Started
ทำการ Export Organization Unit ( OU ) เฉพาะ OU ที่อยู่ใน HQ โดยใช้ dsquery
ทำการเปลี่ยน domain.local เป็น lab.local
ทำการ Import Organization Unit ( OU ) จากไฟล์ list_ou_hq.txt
ทำการตรวจสอบ Organization Unit ( OU ) ผ่านทาง Powershell ถ้าไม่ครบให้ทำการ Import OU ให้ครบก่อนทำการ Import User
ทำการ Export Users ที่อยู่ใน OU=HQ โดยใช้ CSVDE
ทำการเปลี่ยน domain.local เป็น lab.local ใน Column DN
ทำการ Import Users จากไฟล์ all_users.csv
ทำการตรวจสอบ Users ผ่านทาง Powershell
Last updated
Was this helpful?