![]() |
![]() |
Endpoint and Remote Filtering Client Tips for version 7.6 : Deploying Web and Data Endpoints
|
If you try to install Web Endpoint on a machine where Data Endpoint is already installed, the installation process will not work. To deploy both endpoints on a single machine, first uninstall the Data Endpoint, then follow the instructions below to deploy a joint installation package.
The Web and Data Endpoints can only be deployed together on Windows operating systems.
1. Contact your Sales, Support, or other Websense representative to obtain a joint Web and data endpoint package.
2. Unzip the contents of the installation package to a location of your choice. The directory contents will look similar to this:<!-- WISEMETA: default="https://[IPADDRESS]/EP/EndpointServer.dll"-->
a.
b. Replace the 127.0.0.1 IP address with the IP or host name of the Data Security server that you want the Data Endpoint to connect to. We recommend you use HTTPS for this connection.Each deployment system has its own requirements and functionality. The .msi should be deployed using the following command:msiexec /package "Websense Endpoint.msi" /quiet /forcerestart WSCONTEXT=xxxxxxWSCONTEXT=xxxxxx is the unique code for your Web Endpoint, noted from the Hybrid User Identification page in TRITON - Web Security, or from the Endpoint download page in Hosted Web Security. The code is required during installation to associate the endpoint with your customer account and enable your end users to log on transparently.You can install the endpoints manually on a single machine by opening a command-line window, navigating to the location of the unzipped endpoint files, and running the above command. Alternatively you can deploy the joint endpoint package via an Active Directory group policy object:
2. Create a batch file (.bat) in the shared folder, for example "installmsi.bat". This can be done in any text editor. The batch file will contain a login script to enable the endpoints to be installed via GPO.msiexec /package "\\path\Websense Endpoint.msi" /quiet /forcerestart WSCONTEXT=xxxxxxWhere path is the path to the joint Web and Data Endpoint installer.
3. Test your batch file manually to make sure it runs on other workstations. You can do this by opening the server path to the file on a workstation and attempting to run the file. If the file does not run, check your permissions.
5. Create a new (or open an existing) GPO on the organization unit (OU) in which your computer accounts reside. To create a new GPO:
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.
7. In the editor window, open User Configurations > Windows Settings > Scripts, and double-click Logon in the right pane of the screen.
8. Click Add.
9. In the Script Name field type the full network path and filename of the script batch file you created in step 2.
10. Click OK.
11. Link the new GPO to selected OUs, or to the whole domain, by right-clicking an OU or the domain and selecting Link an existing GPO.
12.
13. Expand the OU and right-click the shortcut to your GPO script. Select Enforced. This ensures that any domain user belonging to the selected OU will automatically run this script during system login.
14. You can confirm that the Web and Data Endpoints are installed and running on a machine as follows:
![]()
For Web Endpoint, go to Start > Control Panel > Administrative Tools > Services. Check that "Websense SaaS Service" is present in the Services list, and is started.
![]()
When the Data Endpoint is installed, an iconappears on the endpoint machine's task bar. Click this icon for status information.
For more information on Web Endpoint, see Setting up Web Endpoint in the Hosted Web Security Getting Started Guide, and Deploying Web Endpoint in the TRITON - Web Security Help.For more information on Data Endpoint, see Configuring Endpoint Deployment in the TRITON - Data Security Help.
![]() |
![]() |
Endpoint and Remote Filtering Client Tips for version 7.6 : Deploying Web and Data Endpoints
|