When starting the VMware vSphere Web Client on Windows Server 2012 R2, the following message is displayed: To view this page ensure that Adobe Flash Player version 11.5.0 or greater is installed. After that it's not possible to enable Flash because of the following message: Flash Player is integrated with Internet Explorer in Windows 8. You do not need to install Flash Player.
The solution for this is not that hard, you must install the Desktop Experience feature on the server. Let's start PowerShell for that, and type the following command: Install-WindowsFeature Desktop-Experience
After that it's needed to restart the server, and install the latest Flash update with Windows Update. (KB3001237)
Flash Player will be available now. Just try to start the VMware vSphere Web Client again, and you will be fine.
When ActiveX Filtering is enabled you may discover issues. Just turn it off in Options > Safety > ActiveX Filtering.
Showing posts with label vSphere. Show all posts
Showing posts with label vSphere. Show all posts
Thursday, October 23, 2014
Monday, May 27, 2013
BSOD in VMware 4.1 when booting with WinPE 4.0 images
Last month I did a new ConfigMgr 2012 SP1 installation. When using ConfigMgr boot or capture images on VMware 4.1 a blue screen of death (BSOD) was showed. Because I created the boot images manually, I wasn't sure if it was the WinPE 4.0 boot images or VMware. It turned out it was VMware 4.1 after all. Just use the solution below to make it all functional again.
Shutdown the VM first and copy this BIOS file in it: http://communities.vmware.com/servlet/JiveServlet/download/2139717-98102/bios.440.rom
Then edit the VMware configuration (vmx) file and add the following lines in here:
bios440.filename = "bios.440.rom"
mce.enable = "TRUE"
cpuid.hypervisor.v0 = "FALSE"
vmGenCounter.enable = "FALSE"
That's all needed. WinPE 4.0 (which is Windows 8) will work in a older VMware environment from now on also!
Thanks to Roel Janssens (@roeljanssens) for helping me out!
Shutdown the VM first and copy this BIOS file in it: http://communities.vmware.com/servlet/JiveServlet/download/2139717-98102/bios.440.rom
Then edit the VMware configuration (vmx) file and add the following lines in here:
bios440.filename = "bios.440.rom"
mce.enable = "TRUE"
cpuid.hypervisor.v0 = "FALSE"
vmGenCounter.enable = "FALSE"
That's all needed. WinPE 4.0 (which is Windows 8) will work in a older VMware environment from now on also!
Thanks to Roel Janssens (@roeljanssens) for helping me out!
Subscribe to:
Posts (Atom)



