C:\WINDOWS>NET HELP CONFIG WORKSTATION
The syntax of this command is:
NET CONFIG
[SERVER | WORKSTATION
]NET CONFIG displays configuration information of the Workstation or
Server service. When used without the SERVER or WORKSTATION switch,
it displays a list of configurable services. To get help with
configuring a service, type NET HELP CONFIG service.
SERVER Displays information about the configuration of
the Server service.
WORKSTATION Displays information about the configuration of
the Workstation service.
NET HELP command | MORE displays Help one screen at a time.
C:\WINDOWS>NET HELP CONTINUE
The syntax of this command is:
NET CONTINUE
service
NET CONTINUE reactivates a Windows service that has been
suspended by NET PAUSE.
service Is the paused service.
For example, one of the following:
NET LOGON
NT LM SECURITY SUPPORT PROVIDER
SCHEDULE
SERVER
WORKSTATION
NET HELP command | MORE displays Help one screen at a time.
C:\WINDOWS>NET HELP FILE
The syntax of this command is:
NET FILE
[id
[/CLOSE
]]NET FILE closes a shared file and removes file locks. When used without
options, it lists the open files on a server. The listing includes the
identification number assigned to an open file, the pathname of the file,
the username, and the number of locks on the file.
This command works only on computers running the Server service.
id Is the identification number of the file.
/CLOSE Closes an open file and removes file locks. Type this command
from the server where the file is shared.
NET HELP command | MORE displays Help one screen at a time.