Information Technology Reference
In-Depth Information
Objective review
What commands should you use to prepare a clone of domain controller trey-dc-03?
(Choose all that apply.)
A. Get-ADDCCloningExcludedApplicationList -GenerateXML
B. Get-ADDCCloningAllowedList -GenerateXML
C. Get-ADComputer trey-dc-03 | Foreach-Object {Add-ADGroupMember
-Identity “Cloneable Domain Controllers” $_.SamAccountName }
D. Get-ADDomainController trey-dc-03 | Foreach-Object {Add-ADGroupMember
-Identity “Cloneable Domain Controllers” $_.SamAccountName }
E. New-ADDCCloneConfigFile
1.
Server trey-dc-02 hosts all the forest-wide operations master roles. You want to trans-
fer the roles to server trey-dc-04, and are logged in to trey-dc-04 with an account that
is a member of the Schema Admins group. What commands can you use to transfer
the roles?
2.
Move-ADDirectoryServerOperationMasterRole -Identity trey-dc-02
-OperationMasterRole SchemaMaster,InfrastuctureMaster
A.
Move-ADDirectoryServerOperationMasterRole -Identity trey-dc-04
-OperationMasterRole SchemaMaster,DomainNamingMaster
B.
Move-ADDirectoryServerOperationMasterRole -Identity trey-dc-02
-OperationMasterRole SchemaMaster,DomainNamingMaster
C.
Move-ADDirectoryServerOperationMasterRole -Identity trey-dc-04
-OperationMasterRole SchemaMaster,InfrastructureMaster
D.
What command can you use to stage an RODC?
3.
New-ADDSDomainControllerAccount
A.
Install-ADDSDomainController
B.
Add-ADDSReadOnlyDomainControllerAccount
C.
New-ADDSReadOnlyDomainControllerAccount
D.
 
Search WWH ::




Custom Search