Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuring Web Settings > Configure Endpoint settings > Windows operating system users > Distributing the endpoint via GPO (Classic Proxy Connect and Direct Connect)
Distributing the endpoint via GPO (Classic Proxy Connect and Direct Connect)
Related topics:
 
Note 
See the Neo installation section of the Forcepoint Dynamic User Protection Help for information about distributing the Neo endpoint using Microsoft Endpoint Configuration Manager.
Follow the steps below to deploy endpoint clients through an Active Directory group policy object (GPO). You need to write different installation scripts for a 32-bit versus a 64-bit operating system. Check in your script to see if the endpoint is installed, because your script should only install the endpoint if it is not already installed.
1.
2.
Type the following msiexec command into the batch file and save it.
msiexec /package "\\path\WebsenseEndpoint.msi" /quiet /norestart WSCONTEXT=xxxx
Here:
*
path is the path to the installer that you downloaded from the portal
*
xxxx is the unique code noted from the Endpoint Download page in the portal
3.
4.
5.
a.
In the console tree, right-click Group Policy Objects in the forest and domain in which you want to create a Group Policy object (GPO).
b.
Click New.
c.
In the New GPO dialog box, specify a name for the new GPO, and the click OK.
6.
Open Computer Configuration > Windows Settings > Scripts, and double-click Startup in the right pane of the screen.
7.
Click Add.
8.
In the Script Name field type the full network path and filename of the script batch file you created in step 2.
9.
10.
11.
Run the gpupdate /force command at the command prompt to refresh the group policy.
The application should be installed on startup. The client may not be fully functional until a reboot occurs.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuring Web Settings > Configure Endpoint settings > Windows operating system users > Distributing the endpoint via GPO (Classic Proxy Connect and Direct Connect)
Copyright 2024 Forcepoint. All rights reserved.