You install the client component, FlexEngine, in NoAD mode by performing an unattended installation through a command-line interface.
At the same time, you can choose to enable computer environment settings using the COMPENVCONFIGFILEPATH property, as described in Perform Installation with Computer Environment Settings Support.
Procedure
To install FlexEngine in NoAD mode, perform the appropriate procedure depending on which mode you run Dynamic Environment Manager in, standalone mode or integration mode.
| Mode | Description |
|---|---|
| Standalone Mode | Specify the path to the General folder in the Dynamic Environment Manager configuration share through the NOADCONFIGFILEPATH MSI property at the time of installation, as illustrated in the following example. msiexec.exe /i "Omnissa Dynamic Environment Manager Enterprise 2509 10.17 x64.msi" /qn /l* InstallDEM.log NOADCONFIGFILEPATH=\\Filesrv\DemConfig$\General |
| Integration Mode | Set the INTEGRATION_ENABLED MSI property at the time of installation, as illustrated in the following example. msiexec.exe /i "Omnissa Dynamic Environment Manager Enterprise 2509 10.17 x64.msi" /qn INTEGRATION_ENABLED=1 Later, in the DEM Management Console, import the NoAD.xml file by clicking the main menu icon and then select Import NoAD.xml. This file is contained in the Dynamic Environment Manager config profile file. When FlexEngine runs, it picks up the NoAD.xml file from the Dynamic Environment Manager config profile file. |
Results
This command inserts the basic NoAD configuration in the HKLM registry hive and enables the NoAD mode.
Note: To disable the NoAD mode, uninstall Dynamic Environment Manager, and reinstall without the NOADCONFIGFILEPATH or INTEGRATION_ENABLED MSI properties.
War diese Seite hilfreich?