Home / Blog / Recast Blog / The Homelab Series – Step 17: Updating Recast Products in Your Environment 

The Homelab Series – Step 17: Updating Recast Products in Your Environment 

On Feb 23, 2026 by Marty Miller Marty Miller
5 min

At some point, the installed Recast products you’ve installed will need to be updated. Recast releases Right Click Tools monthly, and a homelab is a perfect place to try everything out before actually deploying the latest version in a production environment. 

Let’s go through the steps together to upgrade the Recast products in your environment. 

Download the updates 

Head over to portal.recastsoftware.com and download the necessary items. 

  1. Recast Management Server 
  2. Recast Agent (Or you can deploy it through Recast Patching.) 
  3. Right Click Tools (Or you can deploy it through Recast Patching.) 
  4. Right Click Tools Insights 
  5. Recast Agent Gateway Did you install an external Agent Gateway? That’s cool!) 
  6. Recast Proxy (Did you install a proxy on a different computer? Nice!) 

Upgrade Recast Management Server 

Once downloaded, double click on the RMS installer on your RMS computer. 

  1. It will show you the setup wizard. Click Update. 
Updating Recast Products - RMS Wizard
  1. The update should complete normally. If it doesn’t, logs are stored at %temp%, and you can troubleshoot where it’s failing. 
Updating Recast Products - RMS Wizard Completion
  1. After the update is complete, click Home in the Recast Management Server to see that the version is updated.

Upgrade Recast Agent

  1. If you have deployed Recast Agent using Patching through the RMS, the Agents will be updated on the time schedule that you have selected. In my environment, I’ve set Agent to deploy immediately so it will be deployed into the environment as it’s updated. 
Updating Recast Products - Recast Agent Deployment
  1. You can also install the Recast Agent manually by running the installer directly on the local machine. Note that to do this successfully you will need to stop the Recast Agent Service in Windows Services.  
  2. You can also install the agent silently through ConfigMgr with the following install command: msiexec.exe /qn /i “Recast Agent.msi” RCTENTERPRISESERVER=”https://<RMS URL>:<Port>” /L*V “%temp%\RecastAgentMSI.log” 

Upgrade Right Click Tools Console Extension

  1.  If you have deployed the Recast Right Click Tools Console Extension using Patching through the RMS, the Console Extension will be updated on the time schedule that you have selected. In my environment, I’ve set Agent to deploy immediately so it will be deployed into the environment as it’s updated. 
Updating Recast Products - Recast Console Extension Deployment
  1. You can also install the Console Extension manually by running the installer directly on the local machine. 
  2. You can also install silently by using the command:
    msiexec.exe /i “Right Click Tools.msi” RCTENTERPRISESERVER=”https://<RMS URL>:<Port>” /L*V “%temp%\RecastRCTMSI.log” 

Upgrade Recast Insights

  1. Copy the installer to the ConfigMgr server. 
  2. Double click on the installer. 
  3. Enter the RMS address and port when prompted.  
Updating Recast Products - Insights RMS Configuration
  1. Decide if you would like to allow telemetry data and click Next. 
Updating Recast Products - Insights Telemetry Data
  1. System checks will complete successfully. Click Next. 
Updating Recast Products - Insights System Checks
  1. Select your SSRS reader group. Click Next. 
Updating Recast Products - Insights SSRS Reader Group
  1. Make sure the Reporting Services Connection String is correct. Click Next. 
Updating Recast Products - Insights Reporting Services
  1. Select all the reports. Click Next. 
Updating Recast Products - SSRS Reports Install
  1. Installation will commence, and then setup will complete. 
Updating Recast Products - Insights Setup Complete
  1. Click Finish. 

Upgrade Recast Proxy (only necessary if you have a stand-alone Recast Proxy) 

  1. To upgrade a stand-alone Recast Proxy, run the proxy installer directly on the local machine.  
  2. You do not need to do this if you have your Recast Proxy installed on your RMS server. In this case, the RMS upgrade program will update your proxy automatically. 

Upgrade Agent Gateway (only necessary if you have a stand-alone Agent Gateway)  

  1. To upgrade a stand-alone Recast Agent Gateway, run the Agent Gateway installer directly on the local machine.  
  2. You do not need to do this for the Agent Gateway that’s installed on your RMS server. In this case, the RMS upgrade program will update your integrated Agent Gateway automatically. 

That’s it! You’ve updated everything in your environment successfully! 

Next steps  

Make your homelab more powerful. Download our free tools to help you automate, troubleshoot, and validate configurations in your test environment.  


The Homelab Series 

Homelab Introduction 

The Homelab 

Step 1: Creating a Domain Controller with DNS 

Step 2: Adding a Certificate Authority 

Step 3: Setting up a Gateway VM to Be Used as a Virtual Router (Optional) 

Step 4: Configuration Manager Server Prerequisites 

Step 5: Settings for Active Directory and Group Policy 

Step 6: Installing SQL For ConfigMgr 

Step 7: ConfigMgr Install 

Step 8: ConfigMgr Basic Settings 

Step 9: Configuration Manager Collections and Application Deployments 

Step 10: Installing SQL Server Reporting Services 

Step 11: Cloud Management Gateway (CMG) Overview  

Step 12: Installing the Recast Management Server and Right Click Tools (Optional Step) 

Step 13: Recast Management Server (RMS) Configuration (Optional Step) 

Step 13.5: Installing and Using the Right Click Tools Browser Extension 

Step 14: Installing Right Click Tools Insights – ConfigMgr Reporting 

Step 15: Configuring Right Click Tools Patching 

Step 16: Setting up Right Click Tools Privileged Access 

Step 17: Updating Recast Products in Your Environment

Step 18: Intune and Your Environment (Optional) 

Share