Bulk change UserPrincipalName in Active Directory via PowerShell
Getting things ready for cloud migration or anything different, lot’s of companies need to change their users UPNs. As consultant I had to do that several times, therefore I wrote some lines of PowerShell code, to manage this. It’s not that difficult, but for documentation my script also creates a CSV file with the UPNs …
Read more “Bulk change UserPrincipalName in Active Directory via PowerShell”