PeetersOnline.nl
Getting Video Hardware Acceleration Level
This “Helpful Script of the Day” will determine the Video Hardware Acceleration Level for each of your Virtual Machines. Setting the Acceleration to Full will prevent choppy mouse movement when using the console. You can just as easily adjust the script to run against a list of servers of even get the server list from Active Directory. The script works on both physical and virtual Windows servers. Note that a AccLevel of 5 corresponds to No Acceleration and a AccLevel of 0 to Full Acceleration.
Get-VMAccLevel (Rename to .ps1)
Need help? Got a comment? Drop me a line.
Enjoy!
No related posts.
6 Responses to Getting 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





Nice script…
But is there a way to change change the Video Hardware Acceleration Level using the script?
Thanks!
You can use the SetValue method instead of the GetValue method to set the value of the registry setting. But I’m not sure if the setting will be applied right away. I didn’t have the chance to test that yet.
[...] Getting Video Hardware Acceleration Level [...]
Btw: It is not always “Video0″.
On another computer of mine it is “Video7″ and “Video8″.
So it doesn’t seem to be a general solution?
[...] It’s about time I follow up on the post Getting Video Hardware Acceleration Level. [...]
Nielsson and Sumit, I have posted a new script that solves both your questions: http://www.peetersonline.nl/index.php/vmware/setting-video-hardware-acceleration-level/