Skip to main content

2025년 8월 28일 아카이브됨

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.

    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 "Previous_Company_NameMware Dynamic Environment Manager Enterprise 2303 10.9 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 "Previous_Company_Name Dynamic Environment Manager Enterprise 2303 10.9 x64.msi" /qn INTEGRATION_ENABLED=1
    Later, in the Dynamic Environment Manager Management Console, import the NoAD.xml file by selecting the main menu icon, an encircled star, the main menu icon, and 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.

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

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

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

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

링크를 생성하는 중…