plat (platform) commands

Provides platform-based commands.

Use the following syntax with the plat command:

plat <command> <flags> <command-flags>

The following commands may be used with plat.

Command Description
details Displays a configuration summary for a remote host.
fget Retrieves one or more files from a remote host.
flist Provides file details for a single file, or for all files in a directory.
ipconfig Displays the TCP/IP configuration for a remote host.
jacejar Creates module files that can be run on embedded hosts.
liststations Lists stations that are managed by the platform daemon.
moduleinstall Installs modules on a remote host.
reboothost Requests that a remote platform daemon reboot its host.
script Runs one or more platform commands in a script.
startstation Requests that the platform daemon start a station.
stopstation Requests that the platform daemon stop a station.
tellstation Sends text to the console of a running station.
watchstation Monitors the output of the station.
installdaemon Installs the platform service (Win32 only).
uninstalldaemon Removes the platform service (Win32 only).
installdialup Installs the dialup service (Win32 only).
unistalldialup Removes the dialup service (Win32 only).

The following options may be used with the plat command.

Option Description
-usage plat -usage prints the help listing in the console.

plat <command> -usage prints the command specific usage in the console.

-? plat -? prints the help listing in the console.
-help plat -help prints the help listing in the console

plat <command> -help prints the command specific usage in the console

-locale:<x> Sets the default locale (en_US).
-@<option> Passes the option to the Java VM
-buildreg Forces a rebuild of the registry.