oem.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
INTERSVR--Examples
Syntax  Notes
────────────────────────────────────────────────────────────────────────────
 
                             INTERSVR──Examples
 
Suppose you have two computers that each include drives A, B, and C. To
start the Interlnk server and specify that server drive C be redirected to
client drive D, server drive A be redirected to client drive E, and server
drive B be redirected to client drive F, type the following command:
 
    intersvr c: a: b:
 
To specify that all server drives except drive A be redirected and that LPT2
be used to connect to the client, type the following command:
 
    intersvr /x=a: /lpt2
 
                                      ♦