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.
</tr> <tr> <td><strong>Integration Mode</strong></td> <td>Set the <code>INTEGRATION_ENABLED</code> MSI property at the time of installation, as illustrated in the following example. <pre><code>msiexec.exe /i "<Previous_Company_Name> Dynamic Environment Manager Enterprise 2212 10.8 x64.msi" /qn INTEGRATION_ENABLED=1</code></pre> Later, in the Dynamic Environment Manager Management Console, import the <code>NoAD.xml</code> file by selecting the main menu icon, <img src="images/GUID-33BBB5A0-E281-434C-A9D6-A0D0119DDE41-low.png" alt="an encircled star, the main menu icon" >, and <strong>Import NoAD.xml</strong>. This file is contained in the Dynamic Environment Manager config profile file. When FlexEngine runs, it picks up the <code>NoAD.xml</code> file from the Dynamic Environment Manager config profile file.</td> </tr> </tbody> </table>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
NOADCONFIGFILEPATHorINTEGRATION_ENABLEDMSI properties.Standalone Mode Specify the path to the Generalfolder in the Dynamic Environment Manager configuration share through theNOADCONFIGFILEPATHMSI property at the time of installation, as illustrated in the following example.msiexec.exe /i "Dynamic Environment Manager Enterprise 2212 10.8 x64.msi" /qn /l* InstallDEM.log NOADCONFIGFILEPATH=\\Filesrv\DemConfig$\General
このページは役に立ちましたか?