How to detect if Windows Touch is enabled

While I was actually looking for something totally different, I stumbled over the IsTouchEnabled.exe that is stored within the MDT 2012 \Tools\OSDResults folder. The name says it all, it detects whether the device supports Touch or not. So I copied Read More …

The eBook every Windows Engineer should read – Deploying and Supporting Applications on Windows 64-Bit

While only a few years ago the 64-bit version of the Windows client would only be installed on special purpose systems, nowadays it has become the de facto standard for most OEM’s and Enterprises. In 2010 Microsoft published some numbers Read More …

Group Policy setting’s behavior related to reboots, logoffs and schema extensions

The Group Policy Settings Reference for Windows 8 and Windows Server 2012 now includes 3 additional columns providing additional information about each policy setting’s behavior related to reboots, logoffs, and schema extensions. Reboot Required: A "Yes" in this column means Read More …

How to avoid KMS becoming a challenge in your Windows 7 deployment project

I’ve been involved in Windows 7 deployments since the Beta came out in 2009 and before Windows 7 there was Vista, XP, Windows 2000, Windows NT and even Windows 3.11 and although over time the technology has changed the basic Read More …

Collecting Internet Explorer Add-on information

The Windows 8 developer preview build installation media contains an executable called wicainventory.exe. Wicainventory tool collects application and device information. There is also a wica.ini file that contains 2 URLs. I assume that the Tool is used by Microsoft to Read More …

Windows 7 – MFU (Most Frequent Used Programs)

This week I found an interesting tool called UserAssist.exe written by Didier Stevens. The UserAssist tool lists the UserAssist registry keys  stored under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist. This is the location where Windows 7 (and earlier versions of Windows) retrieves the information about Read More …