The syntax of this command is:

NET LOGOFF 

This command logs a username off from the network.

COMMENTS

Use the "net logoff" command to sign off a user who is
currently logged on the network.

Logging off does not stop services that are running.  It
simply ensures that no one can use your username and
password to gain access to shared resources, because logging
off cancels all connections to shared resources.

EXAMPLES

To logoff a user that is currently logged on the network,
type the following:

    net logoff

SEE ALSO

       For information about                  See
       _____________________                  _________
       Getting help with network commands     net help

       Logging on                             net logon

To get Help on command options, type "net help {command} /options | more".
To get Help one screen at a time, type "net help {command} | more".