Hi Experts,
I am new to powershell and Windows.
As part of firm structure changes I have some 3000 staff moves and many OU/BU creations/updates/terminations.
The business has provided an Excel sheet (see below example) with records to be updated in AD.
The records should be updated in AD using powershell script.
Can someone please provide fully functioned powershell scripts to achieve this bulk update?
Staff Number
|
Surname
|
Firstname
|
LoS
|
BU
|
BU
|
OU
|
New Los
|
New BU
|
OU
|
324834
|
Xyz
|
abc
|
Consulting
|
23434
|
Sales
|
Marketing
|
Consulting
|
Sales Marketing
|
Head Marketing
|
Thanks