About the SyncLogReporting.ps1 Script - sjwaterco/FileSyncScript GitHub Wiki
The SyncLogReporting.ps1 script fetches sync logs generated by the FileSync.ps1 script and generates e-mail reports. It compares the contents of the organizational unit to the computers that generated logs, and also indicates which computers did not synchronize.
This script is optional and can be ignored if reporting capability is not desired.
Invoking the Script
- From a UNC path: powershell.exe -File "\\path\to\SyncLogReporting.ps1" "\\path\to\config.xml"