Fail over Clustering and Hyper V Hot-fixes

Looking for Windows Server 2008 R2 Cluster and Hyper-V Hotfixes?

https://blogs.technet.microsoft.com/askcore/2013/02/15/looking-for-windows-server-2008-r2-cluster-and-hyper-v-hotfixes/

Hyper-V: Update List for Windows Server 2012

https://social.technet.microsoft.com/wiki/contents/articles/15576.hyper-v-update-list-for-windows-server-2012.aspx

Windows Server 2012 Failover Cluster: Hotfixes

https://social.technet.microsoft.com/wiki/contents/articles/15577.windows-server-2012-failover-cluster-hotfixes.aspx

Hyper-V: Update List for Windows Server 2012 R2

https://social.technet.microsoft.com/wiki/contents/articles/20885.hyper-v-update-list-for-windows-server-2012-r2.aspx

Recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters

https://support.microsoft.com/en-gb/help/2920151/recommended-hotfixes-and-updates-for-windows-server-2012-r2-based-fail

[source: Microsoft]

Correctly Install Applications on a Remote Desktop Server

When installing an application on a Terminal Server, because multiple people will be using the application at once, there is actually a special method that you should use to install the applications. Here’s two methods to do it the right way.

The GUI Method [Starting from Server 2012]

To get started open control panel. Switch to the small icon view, and look for Install Application on Remote Desktop Server, double-click on it. Now you can simply go through the next, next, finish style wizard which will help you get the application installed.

The Command Line Method [Server 2008 & The Best Practice]

You will need to change your user mode to installation mode by using the Change User /Install comand.

you could go ahead and safely install the application, but once the application is installed don’t forget to change back to execution mode, you can do so by running the Change User /Execute command.