When you install Right Click Tools, you have the option to register a Recast Proxy with your Recast Management Server using an enrollment key.
To register a Proxy using an enrollment key in the Recast Proxy installer:
1. On the Recast Proxy installer's Recast Server Configuration page, enable Install with an Enrollment Key.
2. On the Recast Management Server Enrollment Keys page, click Regenerate Key to ensure that any previously used enrollment keys are no longer valid.
3. Click Copy beside the Proxy enrollment key.

3. Back on the Recast Proxy installer's Recast Server Configuration page, paste in the Proxy enrollment key.
4. Click Install.
Silent Install of Proxy Using Enrollment Key
To specify an Agent Gateway and enrollment key during a silent install of Recast Proxy:
msiexec /i "Recast Proxy.msi" /l*v %temp%\RecastProxy.log PROXYLOGONUSER="<Domain>\<Username>" RCTENTERPRISESERVER="https://<FQDN>:<Port>" SERVICEACCOUNTPASSWORD="<Password>" SERVICEACCOUNTDOMAIN="<Domain>" SERVICEACCOUNTUSERNAME="<Username>" UseEnrollmentKey="1" EnrollmentKey="<EnrollmentKeyHere>" /qn