Difference between revisions of "Win7"

From Bashlinux
Jump to: navigation, search
Line 1: Line 1:
  +
__NOTITLE__
  +
__NOTOC__
  +
  +
= Windows 7 =
  +
 
== Samba shares ==
 
== Samba shares ==
 
=== Howto Remove network logon credentials on Windows ===
 
=== Howto Remove network logon credentials on Windows ===

Revision as of 02:06, 3 June 2015

__NOTITLE__


Windows 7

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