Skip to main content

2026 年 5 月 6 日 已封存

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.

此頁面對您有幫助嗎?

針對本主題提供意見回饋

本主題對您有幫助嗎?

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

正在產生連結…