---
title: "Windows Mass Deployment"
canonical: "https://docs.infoblox.com/space/BloxOneThreatDefense/35436959/Windows%20Mass%20Deployment"
format: markdown
---
<span style="color: #000000">You can use the Global Policy Object (GPO) feature to install Endpoint on multiple Windows devices.</span>

<span style="color: #000000">To install Endpoint on multiple Windows devices, complete the following:</span>

- In the Infoblox Portal, click **System** > <span style="color: #000000">**Downloads**</span>
- <span style="color: #000000">On the Downloads page, click </span><span style="color: #000000">**Download Windows Client Installer Package**</span><span style="color: #000000"> to download the latest version of the Endpoint ZIP file on the supported Windows server that you plan to use for the deployment.</span>
- <span style="color: #000000">On the Windows server, open a MSI editor such as SuperOrca or Orca, navigate to the</span><span style="color: #000000">* GPO-share*</span><span style="color: #000000"> folder, and then open the </span><span style="color: #000000">**Property**</span><span style="color: #000000"> of the Infoblox Endpoint .msi file.</span>
- <span style="color: #000000">Add the following properties to the .msi file:</span>
  - <span style="color: #000000">**CUSTOMER_ID**</span><span style="color: #000000">: Copy and paste the customer ID of the portal account as the value. You can find the customer ID in the </span><span style="color: #000000">*customer_id.txt*</span><span style="color: #000000"> file contained in the Infoblox Endpoint ZIP file. The customer ID as found in the </span><span style="color: #000000">*customer_id.txt*</span><span style="color: #000000">.</span>
  - <span style="color: #000000">**JOIN_TOKEN**</span><span style="color: #000000">: Copy and paste the Join token of the portal account as the value. You can find the Join Token in the </span><span style="color: #000000">*join_token.txt*</span><span style="color: #000000"> file contained in the Infoblox Endpoint ZIP file. The Join Token as found in the </span><span style="color: #000000">*join_token.txt*</span><span style="color: #000000">.</span>
  - <span style="color: #000000">**LOGGER_VERBOSITY**</span><span style="color: #000000">: Assign </span><span style="color: #000000">**LOGGER_VERBOSITY**</span><span style="color: #000000"> a value of 6.</span>
  - <span style="color: #000000">**ENDPOINT_GROUP_NAME**</span><span style="color: #000000"> : The default endpoint group name as found in the .MSI file can be changed to the desired endpoint group name. Make sure the endpoint group name already exists in the Infoblox  Portal prior to overwriting the default endpoint group name in the .MSI file. </span>
  - <span style="color: #242424">**SYSTRAY_ICON**</span><span style="color: #242424">: The endpoint icon visible in the systray. </span><span style="color: #242424">**Optional**</span><span style="color: #242424">: You can hide the endpoint systray icon by passing a value of </span><span style="color: #242424">**hide**</span><span style="color: #242424"> for </span><span style="color: #242424">**SYSTRAY_ICON**</span><span style="color: #242424"> during installation in the MSI properties. It is not possible to change the visibility of the endpoint icon in the systray from within the </span><span style="color: #000000">Infoblox </span><span style="color: #242424"> Portal. For information on hiding the endpoint icon in the systray, see </span><span style="color: #242424">*[Hiding the Endpoint Icon in the Systray](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneThreatDefense/pages/35408335)*</span><span style="color: #242424">.</span>
- <span style="color: #000000">Exit the MSI editor to save the configuration.</span>
- <span style="color: #000000">On the Windows server, open the Group Policy Management Console (GPMC). Depending on your Windows server, refer to the Microsoft documentation for information about how to install GPMC.</span>
- <span style="color: #000000">Create a new GPO and add all client devices on which you want to deploy Endpoint to the GPO.</span>
- <span style="color: #000000">In the GPMC console tree, navigate to </span><span style="color: #000000">**GPO Server**</span><span style="color: #000000"> > </span><span style="color: #000000">**GPO-share**</span><span style="color: #000000">, and then copy and paste the Endpoint package to the </span><span style="color: #000000">*GPO-share*</span><span style="color: #000000"> folder. Note that </span><span style="color: #000000">*GPO-share*</span><span style="color: #000000"> is a shared folder for the client devices.</span>
- <span style="color: #000000">Check your client devices to ensure that no previous versions of Infoblox Endpoint were installed. Remove all older versions if they exist.</span>
- <span style="color: #000000">In the GPMC, navigate to </span><span style="color: #000000">**Computer Configuration**</span><span style="color: #000000"> > </span><span style="color: #000000">**Policies**</span><span style="color: #000000"> > </span><span style="color: #000000">**Software Settings**</span><span style="color: #000000"> ></span><span style="color: #000000">** Software Installation**</span><span style="color: #000000">.</span>
- <span style="color: #000000">In the right-hand column, right click and select </span><span style="color: #000000">**New**</span><span style="color: #000000"> > </span><span style="color: #000000">**Package**</span><span style="color: #000000">, and then upload the latest version of Endpoint package.</span>

<span style="color: #000000">Once the upload is complete, Endpoint is automatically installed on the client devices.</span>