search for: hasvirus

Displaying 1 result from an estimated 1 matches for "hasvirus".

Did you mean: avirus
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
...sly SMBUSER=yoursophosuser SMBPASS=yoursophospass MAILTO=root MOUNTPOINT=/mnt/sophoslogs # your log location may differ. You'll have to add a bit of logic # if you've got older 9x (or other) clients. Mine are all XP or 2k LOGLOCATION=Program\ Files/Sophos\ Sweep\ for\ NT/Reports/Daily.REP HASVIRUS=0 HASERROR=0 HOSTCOUNT=0 HOSTCOUNTMOUNTED=0 # you can pipe the following grep line through one or more grep -v to get rid of # wins listings you know you don't need, like other linux boxes or # printers or whatnot. grep \#00 $WINSFILE | cut -d " " -f 1 | cut -d \# -f 1 | cut -d \&quot...