lab 7-2 Flashcards
Where are the GPOs contained?
A. SYSVOL
B. System registry
C. System start-up files
D. Active Directory database
SYSVOL
To set a domain controller to use DS repair mode at the next restart, what should you do after logging on to the domain controller?
A. Restore from the backup
B. Run the msconfig.exe tool
C. Enable the Active Directory repair option in the System Repair dialog box
D. Restart the domain controller
Run the msconfig.exe tool
The selected user account in the screenshot was accidentally deleted by the IT support group:
This image shows the Active Directory Users and Computers window and the account Lisa Scott selected.
Complete the following command in ntdsutil to recover the deleted user with authoritative restore.
restore [blank] “CN=Lisa Scott, OU=IT,OU=APAC,DC=PRACTICELABS,DC=COM”
A. Object
B. Account
C. User
D. ADUser
Object
The following screenshot shows an organizational unit that was mistakenly deleted by IT support:
This image shows an organizational unit.
Complete the following command in ntdsutil to recover the deleted user with authoritative restore.
restore [blank] “OU=APAC,DC=PRACTICELABS,DC=COM”
A. Folder
B. Subtree
C. OU
D. Container
Subtree
Which of the following PowerShell command is used to install a Windows Server Backup on Windows Server 2019?
A. Add-Feature windows-server-backup -IncludeManagementTools
B. Add-WindowsFeature windows-server-backup -IncludeManagementTools
C. Add-WindowsFeature server-backup -IncludeManagementTools
D. Add-WindowsFeature windows-server-backup
Add-WindowsFeature windows-server-backup -IncludeManagementTools