We have users spread over the LAN and WAN. Was wondering if there is a tool /utility from where i can gather SDU logs of a pc remotely, without having to physically go to the pc.
This thread was automatically locked due to age.
We have users spread over the LAN and WAN. Was wondering if there is a tool /utility from where i can gather SDU logs of a pc remotely, without having to physically go to the pc.
There is the sducli.exe in the same directory.
C:\Program Files (x86)\Sophos\Sophos Diagnostic Utility>sducli.exe -help
Sophos Diagnostic Utility version: 1.14.0
SDU configuration file version: 1.14.0
-help Print this help message
-sysinfo Collect system information
-sophos Collect logs from Sophos products
-config="X" Use configuration file X (sduconfig.xml)
-logdir="X" Put log file in X (default %TEMP%)
E.g.:
sducli.exe -sysinfo -sophos -logdir="\\127.0.0.1\shareone"
Appears to work, so this might offer something? PsExec it on a one off basis?
There is the sducli.exe in the same directory.
C:\Program Files (x86)\Sophos\Sophos Diagnostic Utility>sducli.exe -help
Sophos Diagnostic Utility version: 1.14.0
SDU configuration file version: 1.14.0
-help Print this help message
-sysinfo Collect system information
-sophos Collect logs from Sophos products
-config="X" Use configuration file X (sduconfig.xml)
-logdir="X" Put log file in X (default %TEMP%)
E.g.:
sducli.exe -sysinfo -sophos -logdir="\\127.0.0.1\shareone"
Appears to work, so this might offer something? PsExec it on a one off basis?