Forum posts for wuauclt.exe

Windows Update Check with vbscript

has someone a script/or can help me to check, is there a windows update for a server available?

So i will get a mail when the yellow update icon is in the taskbar.

My idea is: Send a mail, if the wuauclt.exe longer than 10 minutes in the taskbar.

But i have no idea to make this.

I found only this:

Dim strComputer, strProcess
Do
strProcess = inputbox( 'Please enter the name of the process (for instance: explorer.exe)', 'Input' )
Loop until strProcess <> ''
Do
strComputer = inputbox( 'Please enter the computer name', 'Input' )
Loop until strComputer <> ''
If( IsProcessRunning( strComputer, strProcess ) = True ) Then
WScript.Echo 'Process ' & strProcess & ' is running on computer ' & strComputer
Else
WScript.Echo 'Process ' & strProcess & ' is NOT running on computer ' & strComputer
End If


Thanks for help.

View complete forum thread with replies

Other posts related to wuauclt.exe

See Related Forum Messages: Follow the Links Below to View Complete Thread

Windows Update Check with vbscript
VBscript to run a bat file with elevated privileges

What is the carbon footprint of your coffee?

Is it low? Is it high? Can this things really kill the planet Earth? Maybe the answer will surprise you. Maybe not.