is there some kind of batch file or something i can patch the pc with silently
thanks guys
|
Full Version: Secure Lsass Vunrabilty From A Stro?
is there some kind of batch file or something i can patch the pc with silently
thanks guys
I think you mean how to use command-line switches with Microsoft hotfixes??
Check here: http://support.microsoft.com/default.aspx?...kb;EN-US;262841 Or you can simply execute the hotfix exe at the command-line with a /? switch to see all of your options. Using that, you can then create a batch file to install multiple hotfixes with only one reboot required. I baseline my systems at a service pack level and then use the drop-down menu here to list all important and critical patches released since that service pack came out. http://www.microsoft.com/technet/security/CurrentDL.aspx
i just want it to patch lsass vun ,, if u run this command thing it checks for updates and shows it on screen ,, i need something silentl ,
can anyone make one or share one plz
here is a working .bat file:
CODE @echo off yourlsasswinpatch.exe /passive /quiet /forcerestart what u need ist only the right patch.exe agains the lsass vul.
*sigh* no one reads links these days I guess.
ok i did
@echo off WinXP.exe -q -z think its worked il just use hiderun.exe for the bat This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
|