Win7

From Bashlinux
Revision as of 23:56, 1 June 2015 by Manpaz (talk | contribs) (Created page with "=== Samba shares === ==== Howto Remove network logon credentials on Windows ==== * Disconnect from all shared folders C:/> net use * \d * Purge list of shared folders C:\> k...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Samba shares

Howto Remove network logon credentials on Windows

  • Disconnect from all shared folders
C:/> net use * \d
  • Purge list of shared folders
C:\> klist purge

Network interfaces

After run any comand with the Net Shell, the computer needs to be restarted.

  • Resets IPv4 configuration
netsh int ipv4 reset
  • Resets winsock catalog
netsh winsock reset