June 8, 2007, Newsletter Issue #68: How to Check a Remote System for Hotfixes

Tip of the Week

Although frustrating, an important aspect of a sysadmin's job is to ensure that all the machines under his jurisdiction are up to speed with the latest security hotfixes. This can be especially troublesome in mobile corporate groups or in remote government it where the computers in question are moving or geographically separated.

Fortunately, to check whether a hotfix has been installed on a remote machine, you don't need any special remote it compliance software, but can simply rely on a built in system command.

cmdinfo \
will spit out the list of hotfixes on a remote system, and:

cmdinfo /ht:

will check ask the remote system whether it has a particular hotfix.

Of course, for this to work the remote system must be online, but that problem cannot be fixed by anything short of a pestering phone call.

About LifeTips

Now one of the top on-line publishers in the world, LifeTips offers tips to millions of monthly visitors. Our mission mission is to make your life smarter, better, faster and wiser. Expert writers earn dough for what they know. And exclusive sponsors in each niche topic help us make-it-all happen.

Not finding the advice and tips you need on this Remote Access Tip Site? Request a Tip Now!


Guru Spotlight
Ray Lokar