Dux for Windows can be installed using an MSI installer from the URL based on the system architecture.
Procedure
-
Download the MSI installer.
- For AMD64/Intel: https://packages.omnissa.com/ws1-tunnel/dux/3.1.0.886/dux-windows-amd64.msi
- For ARM64/Apple Silicon: https://packages.omnissa.com/ws1-tunnel/dux/3.1.0.886/dux-windows-arm64.msi
-
Run the MSI installer.
-
Select an installation directory for dux. The default installation directory is:
C:\Program Files\Omnissa\Dux. -
Follow the on-screen instructions to complete the installation.
Result
The following directory structures are created under the selected installation directory:
<INSTALL_DIR>\images
<INSTALL_DIR>\logs
<INSTALL_DIR>\scripts
<INSTALL_DIR>\certs
Dux commands can be run from a Powershell/command prompt on Windows.
Validating dux installation
Use dux help and dux version commands to validate if dux is installed correctly. For more information about the help options, see Manage container deployments.
Example
dux version
Omnissa CLI - dux
3.1.0.813
dux help
Usage:
dux [command]
Available Commands:
about Get legal and privacy information about Dux
cg CLI to deploy and manage Content Gateway containers
eic CLI to deploy and manage EIC containers
pacreader CLI to deploy and manage PAC Reader container
seg CLI to deploy and manage SEG containers
tunnel CLI to deploy and manage Tunnel containers
version Get the version of dux
Flags:
-h, --help Print help information
Use "dux [command] --help" for more information about a command.
このページは役に立ちましたか?