Setup Guide

Table 7. General Settings: wnos.ini files, {username} INI, and $MAC INI Files (continued)
BootpDisable={no, yes}
Default is no.
BootpDisable Yes/no option to disable BOOTP requests. ThinOS supports
both DHCP and BOOTP to obtain the network configurations. In the first
two attempts, only DHCP is requested. Then, both DHCP and BOOTP are
requested.
For some environments, BOOTP requests will delay obtaining the IP from the
DHCP server. Set BootpDisable=yes will only perform a DHCP request. This
setting is only valid after the next reboot.
CmosPassword=<password>
[encrypt={no, yes}]
CmosPassword Specifies the BIOS password on supported platforms;
string up to 8 characters.
encrypt Default is yes. If encrypt=yes, an encrypted string is used as a
password and the password is encoded by Dell Wyse encrypt tool.
CustomInfo={yes, no}
[Custom1=custom1_str]
[Custom2=custom2_str]
[Custom3=custom3_str]
[Location=location_str]
[Contact=contact_str]
Yes/no option to configure or store custom information. If CustomInfo=yes,
the custom information configured by the following options will be stored into
NVRAM. If CustomInfo=no, the custom information in NVRAM will be cleared.
For example:
CustomInfo=yes custom1=11 custom2=2 custom3=3
location=wyse contact=peter
NOTE: Maximum length is 32 characters.
**DeskColor=rrr ggg bbb
Default is 16 100 36; where DeskColor =16 100 36 (green) is the default.
Specifies the desktop background color in RGB string format that must be
enclosed in quotes, where rrr, ggg, and bbb are decimal numbers in the rage
of 0 to 255. When using this parameter in a wnos.ini file, it will be saved to
NVRAM if EnableLocal is set to yes in the wnos.ini file.
NOTE:
The MirrorFileServer parameter also supports the DeskColor parameter.
**Desktop=bitmap file
[Layout={center, tile, stretch}]
[IconTextColor="rrr ggg bbb"]
Desktop Specifies a bitmap file to be used as wallpaper for the local
desktop. This file could be a 4-bit, 8-bit, or 24-bit BMP file or a standard
GIF file or a standard JPEG file. The file must be located in the FTP server
wnos\bitmap directory. Default is Wyse wallpaper. To disable the parameter,
leave value blank (Desktop=wysedefault).
Layout Default is stretch. Specifies the arrangement on the desktop
background of the bitmap file specified by the Desktop parameter, if auto dial-
up is set, Layout is invalid.
For center, the image is placed in the center of the desktop without image size
change. For tile, the image is replicated across the desktop. For stretch, the
image is modified to fill the desktop.
NOTE:
The MirrorFileServer parameter also supports the DeskColor parameter.
IconTextColor Specifies the icon text color in RGB string format that must
be enclosed in quotes, where rrr, ggg and bbb are decimal numbers in the range
of 0 to 255.
Device=cmos
[Action={extract, restore}]
[Password=password]
[encrypt={no, yes}]
CMOS management (extract and restore cmos settings).
Extract For extract action, CMOS content is saved to the file: $PF_cmos.
$VER .
NOTE:
Parameters for wnos INI, {username} INI, and $MAC INI files 45