Win7

From Bashlinux
Revision as of 01:21, 6 June 2015 by Manpaz (talk | contribs)
Jump to: navigation, search

__NOTITLE__

Windows 7

Samba shares

How to 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