DELL 883933-11 Rev. E User Manual

Page of 80
2
Getting Started: Learning INI File 
Basics
In this chapter you will learn how to construct and use the supported INI files. 
It includes: 
After you become familiar with the INI file basics, you can refer to the parameter details 
you need in the other chapters and appendixes of this guide.
Supported INI Files You can Construct
The INI files contain the parameters (and associated options and values) necessary for 
the various functionality you want. 
You can construct the following INI files:
IMPORTANT: The INI file processing hierarchy is as follows: 
Scenario 1 - $MAC.ini exists. The $MAC.ini file is processed and if the Include=wlx.ini 
statement is included, then the wlx.ini file is processed.
Scenario 2 - $MAC.ini exists and {username}.ini exists. The $MAC.ini file is processed 
and if the Include=wlx.ini statement is included, then the wlx.ini file is processed. 
Once the credentials are provided, the {username}.ini file is processed.
Scenario 3 - wlx.ini exists. The wlx.ini file is processed.
Scenario 4 - wlx.ini exists and {username}.ini exists. The wlx.ini file processed. Once 
the credentials are provided, the {username}.ini file is processed.
Scenario 5 - No ini files exist. Local configuration is applied.
Working with wlx.ini Files
Working with $MAC.ini Files
A $MAC.ini file can be used instead of a wlx.ini file for device-specific configurations. If 
the thin client locates a $MAC.ini file (it is stored in the same directory as a wlx.ini file), 
then the wlx.ini file is not accessed, unless you use the include=wlx.ini parameter.
Note also that the placement of the include=wlx.ini parameter within the $MAC.ini file 
will dictate which value will take priority for a same specific parameter that is contained