Identifies you as a member of a workgroup and
reestablishes your persistent connections.

NET LOGON [user [password | ?]] [/DOMAIN:name] [/YES] [/SAVEPW:NO]

  user           Specifies the name that identifies you in
                 your workgroup. The name you specify can 
                 contain up to 20 characters.
  password       The unique string of characters that
                 authorizes you to gain access to your 
                 password-list file. The password can 
                 contain up to 14 characters.
  ?              Specifies that you want to be prompted for
                 your password.
  /DOMAIN        Specifies that you want to log on to a 
                 Microsoft Windows NT or LAN Manager domain.
                 This requires the full redirector.
  name           Specifies the Windows NT or LAN Manager domain 
                 you want to log on to.
  /YES           Carries out the NET LOGON command without
                 first prompting you to provide information or
                 confirm actions. 
  /SAVEPW:NO     Carries out the NET LOGON command without 
                 prompting you to create a password-list file.

If you would rather be prompted to type your user name and
password instead of specifying them in the NET LOGON
command line, type NET LOGON without options.