Software >> OS >> Windows >> Command Line >> Net >> How to use and how to get help for the NET command

1. To get full listing of commands C:\> NET HELP 2. To get specific help C:\> NET HELP <command> | MORE 3. To delete mapped network drive silently without prompting C:\> NET USE * /DEL /Y