Installing and Configuring Windows Server 2012 — Question 14
Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named Server1 that runs Windows Server 2012
R2.
On Server1, you create a work folder named Work1.
A user named User1 connects to Work1 from a computer named Computer1.
You need to identify the last time the documents in Work1 were synchronized successfully from Computer1.
What should you do?
Answer options
- A. From Server Manager, review the properties of Computer1.
- B. From Windows PowerShell, run the Get-SyncUserSettingscmdlet.
- C. From Windows PowerShell, run the Get-SyncSharecmdlet.
- D. From Server Manager, review the properties of User1.
Correct answer: D
Explanation
The correct answer is D because reviewing the properties of User1 in Server Manager allows you to see synchronization details specific to that user. Options A and C do not provide information about the user's synchronization status, while option B pertains to user settings rather than synchronization times.