BULK CHANGING UPN AND PRIMARY SMTP USING POWERSHELL

Steel Contributor

Scenario: 100 USERS was provisioned with UPN and Primary SMTP conto.onmicrosoft.com

 

How do we bulk change 100 UPN and Primary SMTP to contoso.com via powershell?

1 Reply

Both the Set-MsolUserPrincipalName and Set-AzureADUser cmdlets allow you to do that, are you running into any error or something?