PeetersOnline.nl
Setting Video Hardware Acceleration Level
It’s about time I follow up on the post Getting Video Hardware Acceleration Level.
I have created a simple, fire-and-forget script that sets the Hardware Video Acceleration Level for all your (Windows Server 2003 and Powered On) VM’s to Full. This way you can always enjoy smooth mouse movements when working in the console!
Set-VMVideoAccLevel (Rename to .ps1)
Enjoy!
15 Responses to Setting Video Hardware Acceleration Level
Tags
Active Directory API bind order cleanup cluster CPU Custom Fields datastores description device management directory tree errors Event Log file name filter Fun function HA IT known issues License Server LUN multipath NIC objects Oneliner portgroups PowerCLI PowerShell profile recursive Registry Scripts security session share snapshots SQL Stat VI Toolkit VMware vSphere WMI WSUS ZenArchives
- July 2012
- July 2011
- February 2011
- January 2011
- December 2010
- May 2010
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008





Very nice! and keep them coming
[...] Het script kun je hier downloaden: http://www.peetersonline.nl/index.php/vmware/setting-video-hardware-acceleration-level/ [...]
Very very cool! Thanx!
[...] I was initially using an old well know script to set the video acceleration. However, my friend Jamie Morrison, has written an even better one, which I’ve
[...] And then this one is another that really caught my eye, Setting the Video Acceleration from Powershell (http://www.peetersonline.nl/index.php/vmware/setting-video-hardware-acceleration-level/) [...]
»crosslinked«
At the VM-Tools install you can set this more easy !
Look inside the inf files for each Driver type Windowsbased….search for [vmx_svga_SoftwareDeviceSettings] here the HKR are set !
Add a new line HKR, , Acceleration.Level, %REG_DWORD%, 0
From now on the settings will set during FTI
This solution to update the msi is great! I am not 100% clear on how to do this. Is there anyway you can include some instructions? I would like to have an msi that just installs the vmware tools with HA turned up all the way.
Thanks,
Marc
[...] http://www.peetersonline.nl/index.php/vmware/setting-video-hardware-acceleration-level/ [...]
[...] a video gyorsitast a windows Vmekben igy ezek a VMware környezetben is megfelelően működnek http://www.peetersonline.nl/index.php/vmware/setting-video-hardware-acceleration-level/ [...]
[...] 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. [...]
[...] Link | Quick Migration Link | Reporting into Microsoft Word Link | Dynamic Resource Pool Calculator Link | VMware Infrastructure Power Documenter Link | ESX Automated Configuration Midwife Link | Add Custom Fields to VI Client with Powershell Link | VMware Health Check Script Link | Track Datastore Free Space Link | List disk RDMS Link | Find Snapshots and Send email to User Link | Setting Video Hardware Acceleration Level [...]
[...] Setting Video Hardware Acceleration Level – A script from Hugo Peeters that sets the video hardware acceleration level inside Windows VMs to Full so they perform properly in a VMware environment. Author: esiebert7625 Categories: Top 10 List Tags: PowerShell, Top 10 Comments are closed. Top 10 things you must read about patching and monitoring ESX & ESXi hosts Top 10 things you must read about processors (CPUs) and virtualization QuickLinks [...]
[...] 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. [...]
Is there a way to use this script for a list of servers? I am working in multiple VC’s and multiple clusters. I have a list of server hostnames that I need to set.
How would you use this method on a local machine to check/set the acceleration level during a system build?