Is this supposed to be a directory "hotfix MSO-012" and where is it?

-----Original Message-----
From: Paul Done [mailto:[EMAIL PROTECTED]]
Sent: Friday, 17 August 2001 9:57 a.m.
To: NT 2000 Discussions
Subject: Hotfix Login Script


I am inspired by Q303215 for the Secuirty Hotfix Checker Tool. But I am
trying to figure out if I can incorporate updates into a login script. My
attempt is to look at the computer and say:

if "%OS%"=="Windows_NT" goto :Security
:Security
if exist "hotfix MSO-012" goto :END
if not exist "hotfix MSO-012" goto :UPD_MSO012
:UPD_MSO012
net use x:\\upd\mso\012\mso012.exe -f -l -a -g -s
net use /del x:

First, does this make sense? Second who knows how to detirmine if a hotfix
(or Service Pack) is already applied?

Appreciate your replies positive or negative,

-Paul Done

------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]
***************************************************
This e-mail is  not an  official  statement of  the
Waikato  Regional  Council unless otherwise stated.
Visit our website http://www.ew.govt.nz
***************************************************

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to