Powershell – how to add a UPN Suffix domain

Using the Active Directory Powershell

Set-ADForest -UPNSuffixes @{Add=”NewDomain.com”}

when asked for Identity enter the current domain i.e. adomain.local

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.