home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / 3ZAP.ZIP / 3ZAP.DOC < prev    next >
Encoding:
Text File  |  1990-11-21  |  950 b   |  30 lines

  1.                                 3Zap
  2.  
  3.                           3Com Corporation
  4.                    TSO Engineering - Michel Degive
  5.                              11/01/90
  6.  
  7.  
  8.  - 3Zap is an 'enhanced' 3F UNLINK program, it will unlink all users linked
  9.    to a sharename.
  10.  
  11.  - By default 3Zap will not unlink the user who is running 3Zap.
  12.  
  13.  - 3Zap requires admin privilege in order to run.
  14.  
  15.  - 3Zap was written using the 3+ Developer's Library.
  16.  
  17.  - How to run 3Zap:
  18.  
  19.         3Zap \\server\sharename [/U]
  20.           server = Server Name
  21.           sharename = Sharename
  22.           /U = Optional parameter, if present will also unlink user running
  23.                3Zap from the sharename
  24.  
  25.  - Example: 3ZAP \\FINANCE SERVER:FIN:3COM\APPS
  26.             will unlink all users (except you) who are currently linked to
  27.             the APPS sharename on FINANCE SERVER.
  28.  
  29.  - Source code is included, as well as 3zapmk.bat to recompile 3zap.
  30.