[plug] Outlook HTML Question
Leon Brooks
leon at brooks.fdns.net
Thu Nov 7 13:54:43 WST 2002
On Thursday 07 November 2002 10:50 am, Chris Caston wrote:
> On Thu, 2002-11-07 at 00:01, Leon Brooks wrote:
>> On Wednesday 06 November 2002 05:40 pm, Brad Campbell wrote:
>>> I admin a small network here (About 25 pc's) and against all
>>> company policy, most of the plebs have deleted their Eudora installs
>>> and installed Lookout in various forms.
>> while true; do
>> for n in list of nodes; do
>> mount -t smbfs //$n/C 1
>> rm -vf $(find 1 -iname "*outlook*.{exe,com,dll}")
>> umount 1
>> done
>> sleep 3600
>> done
> Nice, but how about something to cleanly use add/remove programs?
mount -t smbfs //$n/C 1
cp -a loadlin.exe Mandrake-Automated-Network-Install.img 1/
echo 'loadlin Mandrake-Automated-Network-Install.img' >1/autoexec.bat
Cheers; Leon
More information about the plug
mailing list