Active Directory 3 Flashcards
Using ntdsutil.exe, what is the correct series of commands to move the Active Directory database on a domain controller named DC2 to a new and larger volume on the same server?
net stop ntds Ntdsutil activate instance ntds files move db to f:\NewDirectory
What additional step is required to view deleted objects after setting the Base DN to in the Search box of the ldp.exe tool when performing tombstone reanimation of a user account?
Use the Return deleted objects control to view deleted objects and perform operations on the objects.
Besides using a GUI tool, what command-line utility can you use to clean up server metadata?
ntdsutil
Which Kerberos policy setting determines whether the KDC validates a session ticket request against the user rights policy of the account?
Enforce user login restrictions
What setspn.exe command will list all SPNs of services on the Web server?
setspn -l
What tool is used to perform tombstone reanimation?
the ldp.exe tool
Which Kerberos policy setting determines the maximum time that a user’s ticket-granting ticket can be used?
Maximum lifetime for user ticket
Which type of account in Windows Server 2008 R2 and above is a managed domain account that provides simplified SPN management and automatic password management?
Managed service account
What PowerShell cmdlet generates a password for a user, given all the policies that have been applied?
the Get-Random cmdlet
What utility is used to expose a mounted snapshot to LDAP services?
dsamain