• How to learn more about Windows than any classic training

    Today I had some spare time, and totally randomly stumbled across those two blogs The windows debugging team blog : http://blogs.msdn.com/ntdebugging/default.aspx The WMI http://blogs.msdn.com/wmi/default.aspx If you ever wondered if there...
  • Create a CAB file for Windows Mobile from a certificate chain with Powershell

    At his blog Scott Yost treated us with a very cool powershell script to create xml files reqiured to build a .cab and install root certificates on windows mobile. Since a customer just asked me for it, I thought I'll finish his script to allow several...
  • Powershell and writing files (how fast can you write to a file? )

    Hi there, I’ve been working for some time on a tool similar to PAL from mike lagase in order to automate the analysis of loadgen runs. While doing this I had to write large files with PowerShell and was not impressed with the result. I thought I’d share...
  • PublisherEvidence strikes again : create .config files everywhere !

    My previous post about Exchange 2007 SP1 RU5 at () explained why Exchange Services where so slow to start after RU5 was applied : .Net code checks for the Microsoft Certificate Revocation List at each startup. As explained in http://support.microsoft...
  • Where did my disk space go ? [very long directory names, system directories, symbolink and other hard links ...], meet xdir.exe

    [EDIT : posted a statically linked version to remove dependency over VCRT 9.0] Hi geeks, The first thing I do when I receive a new Microsoft-issued laptop is : buy the largest hard disk I can find to replace the one that shipped with it. But...