You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- content: "An administrator is attempting to recover the sysvol folder. There are three domain controllers within the organization. The administrator recovers a domain controller to an earlier point in time. Which of the following statements is true regarding the next step of the sysvol folder recovery to that same earlier time?"
20
-
choices:
21
-
- content: "It's simpler to perform a system state restore using the `wbadmin -authsysvol` command than to use the msDFSR-Options attribute method."
22
-
isCorrect: true
23
-
explanation: "Correct. Using Windows Backup with the `wbadmin -authsysvol` is simpler."
24
-
- content: "It's simpler to perform recovery using the msDFSR-Options attribute method rather than performing a system state restore using the `wbadmin -authsysvol` command."
25
-
isCorrect: false
26
-
explanation: "Incorrect. If available, the `wbadmin -authsysvol` approach is simpler."
27
-
- content: "The administrator has no choice. They can only recover the sysvol folder to an earlier time using the msDFSR-Options attribute method."
28
-
isCorrect: false
29
-
explanation: "Incorrect. Both methods are available."
30
-
- content: "A departmental administrator is making changes to Group Policy. They're having problems. The issue is escalated by the helpdesk to Tier 3 support. An engineer wonders whether the operations master is offline. Which of the following domain level operations masters is the likely culprit?"
31
-
choices:
32
-
- content: "RID master."
33
-
isCorrect: false
34
-
explanation: "Incorrect. This role handles object creation and is unrelated to Group Policy editing."
35
-
- content: "PDC emulator master."
36
-
isCorrect: true
37
-
explanation: "Correct. This role handles time sync, password updates, and Group Policy editing."
38
-
- content: "Infrastructure master."
39
-
isCorrect: false
40
-
explanation: "Incorrect. This role handles group references between domains."
41
-
- content: "An administrator has established synchronization between their AD DS and Microsoft Entra environments. Users whose accounts are synced appear able to sign in, but none seem to be able to access cloud resources. What's the likely problem?"
42
-
choices:
43
-
- content: "The users don't have licenses assigned for cloud apps. The administrator must select the option to sync licenses across."
44
-
isCorrect: false
45
-
explanation: "Incorrect. Microsoft Entra Connect doesn't sync licenses."
46
-
- content: "The users don't have licenses assigned for cloud apps. These users can't be synced."
47
-
isCorrect: false
48
-
explanation: "Incorrect. Users can be synced, but Microsoft Entra Connect doesn't sync licenses."
49
-
- content: "The users don't have licenses assigned for cloud apps. Microsoft Entra Connect doesn't sync licenses, and the administrator must manage these licenses manually."
50
-
isCorrect: true
51
-
explanation: "Correct. Each user must have a license assigned for cloud apps they want to access."
- content: "An administrator is attempting to recover the sysvol folder. There are three domain controllers within the organization. The administrator recovers a domain controller to an earlier point in time. Which of the following statements is true regarding the next step of the sysvol folder recovery to that same earlier time?"
24
+
choices:
25
+
- content: "It's simpler to perform a system state restore using the `wbadmin -authsysvol` command than to use the msDFSR-Options attribute method."
26
+
isCorrect: true
27
+
explanation: "Correct. Using Windows Backup with the `wbadmin -authsysvol` is simpler."
28
+
- content: "It's simpler to perform recovery using the msDFSR-Options attribute method rather than performing a system state restore using the `wbadmin -authsysvol` command."
29
+
isCorrect: false
30
+
explanation: "Incorrect. If available, the `wbadmin -authsysvol` approach is simpler."
31
+
- content: "The administrator has no choice. They can only recover the sysvol folder to an earlier time using the msDFSR-Options attribute method."
32
+
isCorrect: false
33
+
explanation: "Incorrect. Both methods are usually available."
34
+
- content: "A departmental administrator is making changes to Group Policy. They're having problems. The issue is escalated by the helpdesk to Tier 3 support. An engineer wonders whether the operations master is offline. Which of the following domain level operations masters is the likely culprit?"
35
+
choices:
36
+
- content: "RID master."
37
+
isCorrect: false
38
+
explanation: "Incorrect. This role handles object creation and is unrelated to Group Policy editing."
39
+
- content: "PDC emulator master."
40
+
isCorrect: true
41
+
explanation: "Correct. This role handles time sync, password updates, and Group Policy editing."
42
+
- content: "Infrastructure master."
43
+
isCorrect: false
44
+
explanation: "Incorrect. This role handles group references between domains."
45
+
- content: "An administrator has established synchronization between their AD DS and Azure AD environments. Users whose accounts are synced appear able to sign in, but none seem to be able to access cloud resources. What's the likely problem?"
46
+
choices:
47
+
- content: "The users don't have licenses assigned for cloud apps. The administrator must select the option to sync licenses across."
48
+
isCorrect: false
49
+
explanation: "Incorrect. Azure AD Connect doesn't sync licenses."
50
+
- content: "The users don't have licenses assigned for cloud apps. These users cannot be synced."
51
+
isCorrect: false
52
+
explanation: "Incorrect. Users can be synced, but Azure AD Connect doesn't sync licenses."
53
+
- content: "The users don't have licenses assigned for cloud apps. Azure AD Connect doesn't sync licenses, and the administrator must manage these licenses manually."
54
+
isCorrect: true
55
+
explanation: "Correct. Each user must have a license assigned for cloud apps they want to access."
0 commit comments