|
hye..wondering if someone can help me with this..i have installed the wu_check.kix script on my pc..i'm using vmware to test this server..basically i have 3 pc all running win 2000 server. one pc(pc A) is set to aotomatically download the patch and the other 2 will exract the patch from this..like the proxy server. well i have installed the kixtart file successfully on all the servers. the probleh is when i run the wu_check.kix script on pc A it will give the output like this:
2 pending updates for server 1: , 2 pending updates for server 2: , 2 pending updates for server 3: ,
according to the original script, i should have the patch id number displayed besides the server name.this is the path to check the update in the original script.. $wu_folder="U:\program files\WindowsUpdate\wuaudnld.tmp\cabs\"
and this is the ONLY changes that i made.. $wu_folder="c:\winnt\softwaredistrubution\download\"
i need to display the patch is number..can anyone help me?
|