Computing.Net > Forums > Windows NT > Batch script for McAfee update

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch script for McAfee update

Reply to Message Icon

Name: Radar
Date: August 20, 2001 at 14:32:23 Pacific
Comment:

I am trying to obtain any info regarding creating a batch script to update McAfee batch file. Would you happen to have the nessay command?



Sponsored Link
Ads by Google

Response Number 1
Name: Radar
Date: August 20, 2001 at 14:35:39 Pacific
Reply:

I mean the necessary command?


0

Response Number 2
Name: Trevor dunne
Date: August 23, 2001 at 10:16:22 Pacific
Reply:

you will need a share folder called virupdate
on a server or workstation that everyone has access to and copy the lastest update to that share

\\server the name of server or workstation

then run this batch file


net use z: /delete
net use z: \\server\virupdate
z:
sdat4140.exe /silent



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Batch script for McAfee update

Logon script for win update www.computing.net/answers/windows-nt/logon-script-for-win-update/21603.html

Batch Script query www.computing.net/answers/windows-nt/batch-script-query/22056.html

Login script for Windows NT 4.0 www.computing.net/answers/windows-nt/login-script-for-windows-nt-40/4835.html