Skip to content
Archive of posts filed under the Security category.

WSUS Client Diagnostic Tool

Having trouble with a client not getting updates from your Windows Update Services Server ? Then have a look at the WSUS Client Diagnostics Tool.  The tool performs various system checks and tests the communication between your client and the WSUS server. The Tool can be downloaded from the Windows Server Update Services Tools and [...]

Symantec Endpoint Protection Support Tool

I’m currently busy with integrating the Symantec Endpoint Protection software into a Windows 7 build for one of our customers. I wondered if the Security team had really provided me with the latest and greatest version and ended up searching for that information on the Symantec web site where I came across a post mentioning [...]

Managing Microsoft Security Essentials from the Command Line

Microsoft Security Essentials (MSE) is Microsoft’s free Antivirus Software which helps protecting clients against viruses and spyware. For years I had used other free Antivirus programs on my home based clients, but have switched them all to MSE since it’s release in September 2009. The MSE binaries are located in the following folder: C:\Program Files\Microsoft [...]

Hide the Unused Updates

When opening Windows Update, you might see a number of Important and optional updates that are available to your system. But what to do if you are not interested in installing one of these updates? Over time the list will keep growing as new updates will be released and it becomes quite an annoying job [...]

Microsoft Baseline Security Analyzer with support for Windows 7 and Server 2008 R2

With the launch of Windows 7 Microsoft also released an updated version of the Microsoft Baseline Security Analyzer also known as MBSA. The version is 2.1.1 which is indicating that this is basically just a minor revision of the previous MBSA 2.1, and that is exactly what it is . MBSA 2.1.1 does not appear [...]

Quick Access to installed QFEs

Instead of opening several windows, here’s an easy way to get a list of installed QFE’s. simply open a command prompt and type: WMIC QFE or WMIC QFE get caption,hotfixid,installedon or if you are looking for a specific update, enter the following command: WMIC QFE | find “958559” where 958559 relates to the MS KB [...]

Applocker Documentation

The AppLocker Technical Documentation for Windows 7 and Windows Server 2008 R2 provides technical guidance about understanding how AppLocker works and how to effectively plan and deploy AppLocker policies. The download contains two documents: BETA – AppLocker Frequently Asked Questions.pdf BETA – Planning and Deploying Windows AppLocker Policies.pdf Download here

Windows XP mainstream support ends in 2 days

On April 14th mainstream support for Windows XP will end. for the next 5 years the operating system goes into extended support. The table below illustrates the differences between mainstream and extended support. The Microsoft Windows XP product page explains it as following: Mainstream Support delivers complimentary and paid support, free security updates, and bug [...]

Intel Anti-Theft Technology

Another thing I came across this week was the Intel Anti-Theft Technology videos. So if you are interested to see how Intel could help you getting back your notebook watch the videos posted here.

Group Policy: Restrict Hardware like a pro

Here’s another video from GPanswers explaining how to restrict the use of certain devices within your managed environment.