If you have tried installing VMware Tools, you know that at the end it prompts you for changing hardware acceleration levels (which you always want to change anyways...). This is tedious process doing manually but can be automated.
Attached is a VBscript that changes the level to "Full" (just rename to .vbs and run). It works on Server 2003/2008 i assume that it works on XP/Vista/Win7 too...
I am using this script when installing VMs using MDT (the reason why it's a VBscript and not PowerShell) to automatically change hardware acceleration after VMware tools finishes installing.
If you want to check if all your current VMs have full hardware acceleration enabled, take a look at this awesome VI toolkit script from Hugo Peeters.
Note in the comments section of that post there is a description on how to change these settings directly in the .inf files for the drivers. Not tried that but sounds cool :)
Posted
8 jan 2009 16:38
by
Rasmus Sjørslev