Forum Discussion
OneDriveForBusiness Sync Client Tracing-Logging verbose debugging
So there is an extensive logging which is collected by a bat file created/installed when onedrive.exe is installed at this location
C:\Users\XXXX\AppData\Local\Microsoft\OneDrive\18.091.0506.0007\CollectSyncLogs.bat
Running the batch created a compressed folder on the desktop with detailed information on the client applications functionality,
I'd say this extensive searching on this client application authentication doesnt really involve any actual authentication as once the creds are saved in the client there on it is able to update files,
Requiring Re-Authentications for every time access might break the sync,
However what will happen when the user changes/updates password on-premises,
it Of-Course will depend upon how authentication has been configured, but my query is more in context of this onedrive.exe sync client if everything is stored as configuration in it,
which means it also will check for if user password is upto date or not
Just to add there is a Logman guid for this client,
Which can be seen by exporting the logman query providers>anyname.txt and find for onedrive
Microsoft-Windows-SettingSync-OneDrive {F43C3C35-22E2-53EB-F169-07594054779E}