An old colleague called me up this week (well in fact it was my old boss who has left our company), and told me about an issue they had when deploying an ISP specific Software Package that interacts with the Wireless Devices on their HP notebooks. The problem was that if the WWAN device has [...]
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 [...]
BitLocker Deployment Sample Resources
During my weekly “let’s see what’s new” search on some of my favorite websites, I found the “Bitlocker Deployment Sample Resources” on the MSDN Code Gallery. The Resource Page contains a lot of documentation and useful script samples for the deployment and management of Microsoft Bitlocker.
Microsoft Office 2010 Beta Silent Install
Being one of the lucky ones who was able to sign-up to the Microsoft Office 2010 Technical Preview program, I have started looking at the deployment of Microsoft Office 2010 today. My first observation was that unfortunately the provided documentation seems to be ahead of the Office Installation sources that have been made available for [...]
Leftover files after .NET Framework 3.5 Service Pack 1 installation
Some of you might have noticed that after installing the .NET Framework 3.5 Service Pack 1, there can be a leftover folder in the root of the system as shown in the picture below. We identified this issue right after .NET 3.5 SP1 was installed, and found out soon that we were not the only [...]
