Networking                                      
*     Microsoft Stuff  
  1/15/21   Networking  
                                         
   
  Home network shares net use    This will give you a list of the connected drives, including the ones that aren’t actually mapped to a drive letter. 
  How To's     (dos) net use  L:   \\rr\apache-logs
  Misc net use  L:   \\192.168.1.68\apache-logs   /P:Yes make persistent
  Networking net use   \\RR\www   /delete
  Windows net use  /delete   \\10.32.108.85\webs   
  Glossary net use  *  /delete remove all drive mappings
  Excell
  Examples netstat -pantu
  Outlook netstat -pantu | grep -i  established
  Paint Shop Pro
  Skype netstat -in ( state of interfaces that have been auto-configured, numeric )
    netstat -rn ( show routing tables, numeric )
    netstat -ie (interface extended)