Your network contains one Active Directory domain named contoso.com. The domain contains three
users named User1, User2, and User3.
You need to ensure that the users can log on to the domain by using the user principal names (UPNs)
shown in the following table.
What should you use?
A.
the Set-ADDomain cmdlet
B.
the Add-DNSServerSecondaryZone cmdlet
C.
the Setspn command
D.
the Set-ADUser cmdlet
Explanation:
Technet, Set-ADUser
https://technet.microsoft.com/en-us/library/ee617215.aspx
Thank you a lot for giving everyone an exceptionally pleasant chance to read from this site. It is often so excellent and as well , jam-packed with amusement for me and my office mates to visit your blog really three times every week to study the newest tips you will have. And lastly, I am also certainly astounded with your mind-boggling guidelines you give. Selected 2 facts in this post are basically the most efficient we have ever had.
http://www.bastcilkdoptb.com/
ms says:
January 15, 2016 at 10:17 pm
Set-ADUser is correct, but first the upn suffixes have to be added using Set-ADForest:
https://technet.microsoft.com/nl-nl/library/dd391925%28v=ws.10%29.aspx
Fortunately, that’s not a possible answer here.