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>

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

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

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

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

링크를 생성하는 중…