Skip to main content

2025 年 8 月 28 日 已封存

Configuring FlexEngine in NoAD Mode

You can provide the settings for configuring FlexEngine in NoAD mode by creating an XML file and making the file available on the central configuration share. When a user logs in, FlexEngine reads the settings from the XML file and applies them to the registry.

The XML file that you create on the central configuration share is called NoAD.xml and must reside in the…\General\FlexRepository\NoAD subfolder.

The NoAD.xml is a UTF-8-encoded XML file with an explicit UTF-8 BOM. You can create this file by using Notepad and selecting the UTF-8 encoding when saving. The file must have the following basic structure:

<?xml version="1.0" encoding="utf-8"?>
<userEnvironmentSettings>
			<setting type="noAD" additionalSetting="…" otherSetting="…" … />
</userEnvironmentSettings>

此頁面對您有幫助嗎?

針對本主題提供意見回饋

本主題對您有幫助嗎?

請勿填寫任何個人或機密資訊。

正在產生連結…