Skip to main content

2025년 11월 15일

Sample `NoAD.xml` File

The following sample NoAD.xml file configures the profile archive path, a log file at the INFO level, allows users to log in if the Flex configuration files path or the profile archive path is not accessible, and enables certain Windows event logging options.

<?xml version="1.0" encoding="utf-8"?>
<userEnvironmentSettings>
	<setting type="noAD"
		ProfileArchivePath="\\Filesrv\DemUsers$\%username%\Archives"
		LogFileName="\\Filesrv\DemUsers$\%username%\Logs\FlexEngine.log"
		LogLevel="1"
		ConfigPathMissingAction="0"
		ArchivePathMissingAction="1"
		AppBlockingEventLog="1"
		EventLog="1"
		EventLogAsync="1"
		EventLogDirectFlexRefresh="1"
		EventLogUEMRefresh="1"
	/>
</userEnvironmentSettings>

Note: This sample configuration file is available in the download package's Agent Configuration Examples\FlexRepository\NoAD folder.

For integration-mode scenarios, the download package also contains a sample configuration file for use with Workspace ONE UEM. The main difference with the standalone-mode sample is that the profile archive path and the log file configuration settings use local paths instead of paths on a file share.

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

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

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

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

링크를 생성하는 중…