PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you use?

Your network contains one Active Directory domain named contoso.com. The domain contains 10
domain controllers and a read-only domain controller (RODC) named RODC01.
You need to ensure that when administrators create users in contoso.com, the default user principal
name (UPN) suffix is litwareinc.com.
Which cmdlet should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
the ntdsutil command

B.
the Set-ADDomain cmdlet

C.
the Install-ADDSDomain cmdlet

D.
the dsadd command

E.
the dsamain command

F.
the dsmgmt command

G.
the net user command

H.
the Set-ADForest cmdlet

Explanation:
The following example demonstrates how to create a new UPN suffix for the users in the
Fabrikam.com forest:
Set-ADForest -UPNSuffixes @{Add=”headquarters.fabrikam.com”}
Reference: Creating a UPN Suffix for a Forest
https://technet.microsoft.com/sv-se/library/Dd391925(v=WS.10).aspx

6 Comments on “Which cmdlet should you use?

    1. Ricky says:

      dsadd lets you set the UPN, but you have to do this PER user. Question asks about setting UPN as the DEFAULT for all users, this includes new users that may get created later on.




      2



      0

Leave a Reply