Installing Redamp.io via GPO

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

Prerequisites

1. Generating credentials for GPO

  1. Log in to Redamp.io as an administrator. (If you are a partner, click on a specific client to open their dashboard and continue to the next step)

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

Redamp.io | Import via GPO
  1. Click the Create new secret button in the top right corner.
Redamp.io | Generate credentials
  1. Configure the following two key values:

Then click the Create button to generate the secret.

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

2. Installing Redamp.io via GPO

  1. Open the Group Policy Management window using the search box or via Server Manager -> Tools -> Group Policy Management.
Redamp.io | Server Manager
  1. Create a new GPO by right-clicking on the Group Policy Objects folder under your domain and selecting New.
Redamp.io | Create new GPO
  1. Enter the GPO name (e.g., Redamp Distribution Script) and click the Ok button.
Redamp.io | GPO Name
  1. Right-click the created GPO and select Edit....
Redamp.io | Edit GPO
  1. Navigate to Computer Configuration -> Policies -> Windows Settings -> Scripts.
Redamp.io | Script location
  1. Then right-click Startup -> Properties.

  2. Go to the PowerShell Scripts tab and click the Show Files... button.

Redamp.io | Add PowerShell script
  1. A shared directory will open; place the RedampDistribution.ps1 script you downloaded from the website.
Redamp.io | Browse shared directory
Redamp.io | Shared directory with script added
  1. You can now close the shared directory. Click the Add... button, then click Browse... and select the RedampDistribution.ps1 script you placed in the previous step.
ParameterDescriptionRequiredExample
-SecretThe secret generated in step 1YesRandom string
Redamp.io | Add script parameters
  1. Click the Ok button to save changes.

  2. Right-click your organizational unit where you want to distribute Redamp.io and select Link an existing GPO....

Redamp.io | Select organizational unit
  1. Select the GPO you created in the previous steps and click the Ok button.
Redamp.io | Select GPO
  1. To enforce the policy, change the Enforced column to Yes.
Redamp.io | Enforce policy
  1. The PowerShell script will install the Redamp.io application after the Windows device restarts.