This shows you the differences between two versions of the page.
vmware:enable_flash_win_server [2018/04/24 08:35] admin created |
vmware:enable_flash_win_server [2018/04/24 08:37] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Enable Adobe Flash Player on Windows Server 2012 R2 ====== | ====== Enable Adobe Flash Player on Windows Server 2012 R2 ====== | ||
- | 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. | + | 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. |
+ | |||
+ | {{ :vmware:2014-10-20_111631.png |}} | ||
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 | 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 | ||
+ | {{ :vmware:2014-10-20_111804.png |}} | ||
After that it's needed to restart the server, and install the latest Flash update with Windows Update. (KB3001237) | After that it's needed to restart the server, and install the latest Flash update with Windows Update. (KB3001237) | ||
+ | {{ :vmware:2014-10-20_113641.png |}} | ||
Flash Player will be available now. Just try to start the VMware vSphere Web Client again, and you will be fine. | Flash Player will be available now. Just try to start the VMware vSphere Web Client again, and you will be fine. |