Hello Ralph,
thanks for your quick response.
Configuration according to the manual, well, not quite. Because we have created a separate network shares for each log type (OWA, MSTR, SMPT), on which the service account is authorized to read.
If we have entered the folder paths according to the instructions, we get an access denied error, because the service account is not allowed to read the admin share C$.
I mean these directories according to the instructions
\\<Exchange Server IP address>\C$\inetpub\logs\LogFiles\W3SVC1
\\<Exchange Server IP address>\C$\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\MessageTracking
\\<Exchange Server IP address>\C$\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\MessageTracking
This is because our company policy does not want to assign domain admin rights for log collection.
Here is the error with the full path:
01-21 17:48:42.987 DEBUG Device.MicrosoftExchange.DeviceReader.<Exchange Server IP> : Unable to open directory: \\<Exchange Server IP>\C$\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\Hub\ProtocolLog\
Where can I find in the wincollect documentation which authorizations the remote user (service account) needs?