Upgrading RabbitMQ and ERLang / Install .Net 4.6.2
This section explains how to upgrade RabbitMQ and ERLang and install .NET 4.6.2. This specific task allows users to either use a Wolters Kluwer-provided script available on your release media or perform manual upgrade steps.
Note: The UpgradeRequirements.ps1 file is located on your release media at: ReleaseFiles\Scripts.
Approach #1: Scripted; perform the following:
Open a powershell console as administrator. Make sure execution policy is set to unrestricted >Set-ExecutionPolicy –scope Process unrestricted .