Active Directory 4 Flashcards

1
Q

What PowerShell statement will enable the Active Directory Recycle Bin for the verigon.com forest in order to restore deleted objects in Active Directory Domain Services (AD DS)?

A

Enable-ADOptionalFeature Identity ‘CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration,DC=verigon,DC=com’ Scope ForestOrConfigurationSet Target ‘verigon.com’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What Internet-standard file format can you use to perform batch operations against directories that conform to Lightweight Directory Access Protocol (LDAP) standards?

A

LDAP Data Interchange Format (LDIF)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which forest functional level is required to support the Active Directory Recycle Bin?

A

Windows Server 2008 R2 or above forest functional level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What parameter of the Install-ADDSDomainController cmdlet is used to delegate administration of a domain controller?

A

the -DelegatedAdministratorAccountName parameter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which four tools can be used to create a Password Settings Object (PSO)?

A

The Active Directory module for Windows PowerShell, Active Directory Service Interfaces Editor (ADSI Edit), Active Directory Administrative Center, and ldifde.exe

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When cloning a virtual domain controller, in which three possible locations can you place the DCCloneConfig.xml file?

A

The directory where the DIT resides, %windir%\NTDS, or the root of a removable media drive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What service uses port 389?

A

LDAP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When do you choose to import an object that has been exported from an Active Directory snapshot instead of retrieving an object from the Active Directory Recycle Bin?

A

When you want to reset the values of an object’s attributes to a previous value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What GUI tools can you use to clean up server metadata in Windows Server?

A

Active Directory Sites and Services, Active Directory Users and Computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which cmdlet will allow you to transfer a master operations role?

A

Move-ADDirectoryServerOperationMasterRole

How well did you know this?
1
Not at all
2
3
4
5
Perfectly