Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can use the Global Policy Object (GPO) feature to install Endpoint on multiple Windows devices.

To install Endpoint on multiple Windows devices, complete the following:

  • In the Cloud Services Infoblox Portal, click ConfigureAdministration > Downloads
  • On the Downloads page, click Download Windows Client Installer Package to download the latest version of the Endpoint ZIP file on the supported Windows server that you plan to use for the deployment.
  • On the Windows server, open a MSI editor such as SuperOrca or Orca, navigate to the GPO-share folder, and then open the Property of the BloxOne Infoblox Endpoint .msi file.
  • Add the following properties to the .msi file:
    • CUSTOMER_ID: Copy and paste the customer ID of the portal account as the value. You can find the customer ID in the customer_id.txt file contained in the BloxOne the Infoblox Endpoint ZIP file. The customer ID as found in the customer_id.txt.
    • JOIN_TOKEN: Copy and paste the Join token of the portal account as the value. You can find the Join Token in the join_token.txt file contained in the BloxOne the Infoblox Endpoint ZIP file. The Join Token as found in the join_token.txt.
    • LOGGER_VERBOSITY: Assign LOGGER_VERBOSITY a value of 6.
    • ENDPOINT_GROUP_NAME : 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 Cloud Services the Infoblox Portal prior to overwriting the default endpoint group name in the .MSI file. 
    • SYSTRAY_ICON: The endpoint icon visible in the systray. Optional: You can hide the endpoint systray icon by passing a value of hide for SYSTRAY_ICON during installation in the MSI properties. It is not possible to change the visibility of the endpoint icon in the systray from within the Cloud Services the Infoblox Portal. For information on hiding the endpoint icon in the systray, see Hiding the BloxOne Endpoint Icon in the Systray.
  • Exit the MSI editor to save the configuration.
  • 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.
  • Create a new GPO and add all client devices on which you want to deploy Endpoint to the GPO.
  • In the GPMC console tree, navigate to GPO Server > GPO-share, and then copy and paste the Endpoint package to the GPO-share folder. Note that GPO-share is a shared folder for the client devices.
  • Check your client devices to ensure that no previous versions of BloxOne of Infoblox Endpoint were installed. Remove all older versions if they exist.
  • In the GPMC, navigate to Computer Configuration > Policies > Software Settings > Software Installation.
  • In the right-hand column, right click and select New > Package, and then upload the latest version of Endpoint package.

...