Scheduled task with multiple paths
Frage / Problem
I know how to schedule a TreeSize task to perform a scan on schedule and create a report. I 'm unable to schedule a scan of multiple paths for some reason. When I enter "\machine\d$" "\machine2\d$" in the path to scan, I only get results from the machine2.
Antwort / Lösung
If you want to get a combined report, then please add the command line switch /GROUPSCANS true to the beginning of the command line.
If you want seperate reports for those drives, please split it up into separate TreeSize calls.