Forum Discussion
Eric Sabo
Mar 27, 2019Brass Contributor
OneDrive - Sign in check
We are pushing out a GPO to automatically sign in the end user to their onedrive desktop app, is there any remotely way of verifying that the end user was successfully logon to their onedrive desktop...
- Mar 28, 2019
You can check the event logs I guess? Or the Unified audit log on O365 side for any "sync" events associated with said user.
VasilMichev
Mar 28, 2019MVP
You can check the event logs I guess? Or the Unified audit log on O365 side for any "sync" events associated with said user.
- Eric SaboMar 28, 2019Brass ContributorI did see thru the audit logs I can see the data but it will take some filtering on the downloaded data. I just wonder if there was a powershell command to do it more quickly and narrow down to the end user set that would be migrated. Thanks for the feedback