February 29, 2008

Vista and Sysprep: Hey, what the heck happened to the VM Additions?

If you ever try to start a Vista (or 2008) Virtual Machine (Virtual PC) that has been sysprep, you probably noticed that The VM additions no longer works.

Mike Kolitz found a solution to that problem. You should set the PersistAllDeviceInstalls flag to true in the generalize pass of your unattend.xml. For more details read Mike's Virtual Varia Blog.

If you you can read french you could also take a look at the document «Création d’une machine virtuelle générique (master) de Vista/Windows Server 2008 avec les outils de l’AIK» from Jean-Benoit PAUX.

Source : blogs.msdn.com/mikekol

How to Check A WordPress Site's PHP Version (& Upgrade Compatibility)

If you notice that your WordPress hosting provider is not running PHP 7, but has it available to its users, you may want to consider making ...