Skip to main content

2026년 7월 24일

Install FlexEngine in NoAD Mode

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.

ModeDescription
Standalone ModeSpecify 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 ModeSet 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.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…