Deploying Hideez Client MSI via GPO (Group Policy Object)
Hideez Client App – Deploying MSI via GPO
Last updated
Was this helpful?
Hideez Client App – Deploying MSI via GPO
Last updated
Was this helpful?
Create a shared network directory to store the MSI package.
Set the appropriate access permissions for workstations.
Copy the Hideez Client MSI file:
Download the appropriate MSI file (x86 or x64) and place it in the shared network directory.
Press Win+R, type gpmc.msc
, and press Enter.
Expand Forest -> Domain and right-click your domain.
Select Create a GPO in this domain, and Link it here....
Name your policy (e.g., Install Hideez Client).
Right-click the newly created policy and select Edit.
In the policy, navigate to Computer Configuration -> Policies -> Software Settings.
Right-click Software Installation and select New -> Package.
Select the MSI file from the shared directory.
In the dialog box, select Assigned and click OK.
Right-click the policy and select Edit.
Expand Computer Configuration -> Preferences -> Windows Settings -> Registry.
Select New -> Registry Item and enter the following settings for the Hideez Client configuration:
Action: Update
Hive: HKEY_LOCAL_MACHINE
Key Path: SOFTWARE\Hideez\Client
Value Name: client_server_address
Value Type: REG_SZ
Additional Registry Settings for Bluetooth, USB Dongle, and Mobile-Only Use:
Value Name: mode
(REG_DWORD, Value Data: 1 for enterprise version)
Value Name: no_ble
(REG_DWORD, Value Data: 1 for mobile app use only, without hardware keys)
Value Name: use_hdongle
(REG_DWORD, Value Data: 1 to use USB Dongle, 0 to disable it)
Value Name: use_win10
(REG_DWORD, Value Data: 1 to use Windows Bluetooth, 0 to disable it)
Example of using Hideez Client with an external USB Dongle enabled.
Restart the workstations.
Log in with a domain account that has administrative rights, and the Hideez Client application will be automatically installed.
To update the program, remove the old rule in GPO and add a new one with the updated MSI file.
Value Data: Your Hideez server address (e.g., or )
For detailed information, please refer to the full this .