Installing Protocol Handler Through Group Policy
Group policy allows you to install Secret Server Protocol Handler on specific computers and groups of computers in your domain. Installing through group policy does not require changes to your firewall.
Step 1: Prerequisites
The Secret Server Protocol Handler Installer requires that .NET Framework 4.8 or greater be installed on the client machine. Most machines should already have this installed.
Step 2: Downloading the MSI From Secret Server
-
Log in to Secret Server
-
Go to Tools > Launcher Tools and click Download Protocol Handler to download the MSI.
Step 3: Setting up a Network Share
-
Place the downloaded MSI file into a Network Share on your domain controller.
-
Give domain users read access to the share.
Step 4: Creating a Group Policy That Allows for the Installation of the MSI
-
Open up the group policy management console (Start >AdministrativeTools >Group Policy Management)
-
Expand the Forest and Domain nodes until you locate the domain on which you are installing Secret Server Protocol Handler
-
Right click on Group Policy Objects and click New
-
Enter a descriptive name for your GPO (such as Secret Server Protocol Handler Installation) and click “OK”
-
Right click on the newly created GPO node and click Edit.
-
Select Computer Configuration > Policies > Software Settings > Software Installation
-
Right click on the “Software Installation” node and select “New > Package”
-
Browse to the MSI on your network share (that is,
\\ServerMachineName\Shared
is a valid network share, whileC:\Shared
is not) and click Open. -
Select the Advanced radio button and click OK.
If you wish to have Secret Server Protocol Handler uninstalled when it falls out of the scope of management, then click on the “Deployment” tab and check the “Uninstall this application when it falls out of the scope of management” -
Click OK
-
In the group policy management object editor, expand Computer Configuration > Administrative Templates > System and click on the Logon node
-
Right click on the “Always wait for the network at computer start-up and logon”, select Edit, click Enabled, and click OK.
Step 5: Linking Your Group Policy Object to an OU
-
Open up the group policy management console (Start > Administrative Tools > Group Policy Management)
-
Expand the Forest and Domain nodes until you locate the domain on which you are installing Secret Server Protocol Handler
-
To link the GPO to an entire OU:
-
Right-click the Organizational Unit for which you want Secret Server Protocol Handler to be installed and select Link an Existing GPO.
-
Select the GPO you created in Step 4: Creating a Group Policy That Allows for the Installation of the MSI above.
-
Click OK
-
gpupdate /force
, and restart the client machine. You can also wait for the group policy to go into effect, which usually takes one to two hours.Step 6: Verifying the Configuration
-
Start > Administrative Tools > Active Directory Users and Computers
-
Right-click the Organizational Unit for which Secret Server Protocol Handler is now configured and select All Tasks > Resultant Set of Policy.
-
Check the box next to Skip to the final page of this wizard without collecting additional information , then click Next and Next again.
-
Click Finish.
-
In the new “Resultant Set of Policy” window, expand Software Settings under Computer Configuration and select Software installation.
-
“Secret Server Protocol Handler” should be visible under the Installed Applications column.