
REMOTE   Control Server Functions (v2.2  Freeware by Wolfgang Schreiber)

  Control NetWare Servers - Load/Unload NLMs, VOLUMES, run NCF files
    You need Admin/Operator rights on the server object.
    Works with NetWare 4.x/5.x/6.x

Syntax:   REMOTE <option> [parameter] /server=<servername>

Available Options:
  VOLUMES                   List mounted volumes
  MOUNT     <volume>        Mount new volume on server
  DISMOUNT  <volume>        Dismount volume from server
  NLMs                      List loaded modules (short)
  LOAD      <path/file>     Load NLM on server
  UNLOAD    <file>          Unload NLM from server
  NCF       <path/file>     Run NCF file on server
  
  Options are not case sensitive
  Options may be abbreviated as long as they are unique
  

Examples:
  REMOTE Mount Vol1: /Server=FS1
  REMOTE UNL MONITOR /Ser=xyz
  REMOTE V /S=DataSrv
  REMOTE NCF Sys:System\BSTART.NCF /s=MyServer

  

History
  v2.0		2004 additional command options
  v2.1		2009 additional return codes displayed if a command fails
  v2.2		2009 fixed issue with the /server parameter
  
  
  

  Written by Wolfgang Schreiber
  Check out the other NetWare tools at
  http://www.WolfgangSchreiber.de

