Copy Client based network administration tools, variation of net command
Sharing of administrative tools for Windows NT 4.0 or Windows 9x. After having copied onto the station you can administrate Windows NT 4.0 also from workstation.
Choose the path to clients\srvtools directory (on the CD) - On the server the shared SetupAdm directory is created automatically.
Now you can use the administrative tools also from Windows 95 or Windows NT Workstation - eventvwr (Ewent viewer), svrmgr (Server manager), Usmgr (User manager)......
Variation of net command
It is possible to use the network sources (power packs) by help of
net command (more in help - net/?) - Viewing, mapping, connection or disconnection of the network sources (power packs).
net use g: \\wnt4s1\d - Connection of d - shared directory on the wnt4s1 server as g: disk
net use lpt1: \\wnt4s1\hp640 - connects on the wnt4s1 client computer the hp640 printer on lpt1 port
net stop - Stops network services on the client computer
net start
- Starting client services
net logon - Logon of a user to the network
net logoff
- Logoffs the current user from the network
net view - Displaying of the list of computers offering network sources (power packs) (net view \\pocitac displays sharing of a source (power pack) on given computer)