Sunday, February 8, 2009

Block windows default c$ sharing

How To Block windows default c$ sharing and save your workstation from virus effect, save below contain in notepad and save as .reg file and run this file this will effect registry and your system show C$ share Block .

For WorkStation (Client PC).
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"AutoShareWks"=dword:00000000

For Server OS

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"AutoShareServer"=dword:00000000

0 comments:

Post a Comment