Install Redamp.io via GPO

Learn how to install Redamp.io via the GPO (Group Policy Object) on all your Windows devices.

Prerequisites

1. Generate a credentials for the GPO

  1. Login to the Redamp.io as an administrator. (If you're a partner, click on specific client to open their dashboard and continue with the next step)

  2. Go to the Devices and click on the Import via GPO button in the top right corner.

Redamp.io | Import via GPO
  1. Click on the Create new secret button in the top right corner.
Redamp.io | Generate credentials
  1. Set these two important values:

And click on the Create button to generate the secret.

Redamp.io | Create new secret
  1. Download the RedampDistribution.ps1 script by clicking on the Download Script button and copy the generated secret.
Redamp.io | Follow instructions
  1. Continue with the next step.

2. Install Redamp.io via GPO

  1. Open the Group Policy Management window through the search bar or through the Server Manager -> Tools -> Group Policy Management.
Redamp.io | Server Manager
  1. Create a new GPO by right-clicking on the SoftwareDeployment folder under your domain and click on the Create a GPO in this domain, and Link it here... option.
Redamp.io | Create new GPO
  1. Name the GPO (e.g. Redamp.io) and click on the OK button.
Redamp.io | Name GPO
  1. Right-click on the GPO and click on the Edit option.
Redamp.io | Click on GPO edit
  1. Go to the Computer Configuration -> Policies -> Windows Settings -> Scripts.
Redamp.io | Scripts location
  1. Double-click on the Startup item.
Redamp.io | Add startup script
  1. Click on the PowerShell Scripts tab and click on the Add button.
Redamp.io | Add PowerShell script
  1. Click on the Browse button and select the RedampDistribution.ps1 script.
Redamp.io | Browse Redamp Distribution
  1. Add the following parameters (only -Secret is required):
ParameterDescriptionRequiredExample
-SecretSecret generated in the 1. stepYesRandom string
-InstallModeDefines if the Redamp.io will be installed with UI or without UI (headless)Noheadless or ui
Redamp.io | Add script parameters
  1. Click on the OK button to save the changes.

  2. Now, you can restart all your Windows devices and the Redamp.io powershell script will install the Redamp.io application on the devices.