Active Directory 2 Flashcards
When cloning a virtual domain controller, what XML files MUST be present on the source domain controller in %windir%\system32?
The DefaultDCCloneAllowList.xml files must be located in %windir%\system32.
What parameter of the Install-ADDSDomainController cmdlet is used to prevent the replication of certain passwords to the domain controller?
the -DenyPasswordReplicationAccountName parameter
What is a prerequisite for performing a cloning of a virtual domain controller?
the PDC emulator role must be running on domain controller running Windows Server 2012 or higher
What PowerShell cmdlet is used to create an additional domain controller?
the Install-ADDSDomainController cmdlet
What would you run from the command line to list the currently registered SPNs for a Windows Server 2012 R2 server named srv55?
setspn -l srv55
When specifying an account to be used as the security context of a service, what is the correct syntax for the account name in the This account dialog box on the Log On tab of the properties of the service?
You must append a $ to it or you will receive an error message.
When cloning a virtual domain controller, what XML file MUST be present in one of three locations: the directory where the directory information tree resides, %windir%\NTDS, or the root of a removable media drive?
The DCCloneConfig.xml file
Which container in the verigon.com forest is called the Recycle Bin and contains objects that have been deleted from Active Directory?
the CN=Deleted Objects, DC=verigon, DC=com container
What PowerShell cmdlet gets the members of the allowed list or denied list of a read-only domain controller’s password replication policy?
the Get-ADDomainControllerPasswordReplicationPolicy cmdlet
Which parameter of the Move-ADDirectoryServerOperationMasterRole cmdlet will allow you to seize a master operations role?
-Force