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?
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.
https://blogs.technet.microsoft.com/filecab/2013/10/15/monitoring-windows-server-2012-r2-work-folders-deployments/
answer should be B
No, D is correct. There is no Get-SyncUserSettings. Get-SyncUserStatus would be the correct answer if it was an option.