Static Ip Address - Neoware c50 - Thin Client User Manual

Ezremote manager 3.0 user manual
Hide thumbs Also See for Neoware c50 - Thin Client:
Table of Contents

Advertisement

Static IP Address

For password-protected FTP, the URL should use the following
format:
ftp://username:password@host/path_to_update_file_directory
For anonymous FTP, then the URL should be in the following
format:
ftp://host/path_to_update_file_directory
When using anonymous FTP (and your FTP server resides on the
same machine as your DHCP server), then the URL should be in
the following format:
ftp://@DHCPSERVER/path_to_update_file_directory
Note: FTP filenames and paths should not contain spaces. If the
DHCP server responds with a zero-length value, the automatic con-
figuration update will be disabled.
To set a Neoware CE thin client appliance to use ezUpdate on a net-
work where DHCP is not used, the registry settings
[HKLM\Software\Neoware\Netconfig] "BasePath"= "ftp://<IPADDR>/neoware"
[HKLM\Software\Neoware\Netconfig] "DefaultBasePath"= "ftp://<IPADDR>/neoware"
must be set, where <IPADDR> is the IP address of the ezUpdate
server.
Creating a Snap-In:
A snap-in can be created based on the following example to set the
registries in one or more Neoware Windows CE thin client appli-
ances using ezRemote Manager:
----- (begin snapin text install.2do) -----
# install.2do for supporting ezUpdate on static IP units
# replace the "<IPADDR>" symbol with the IP address of the ezUpdate server.
CMD regmgr -s [HKLM\Software\Neoware\Netconfig] "BasePath" = "ftp://<IPADDR>/neoware"
CMD regmgr -s [HKLM\Software\Neoware\Netconfig] "DefaultBasePath"= "ftp://<IPADDR>/
neoware/"
CMD reboot
---- (end snapin text install.2do) ----
Windows CE ezUpdate
85

Advertisement

Table of Contents
loading

Table of Contents