Removing the IPC Share Automatically

From: Dominick (anonymous_at_discussions.microsoft.com)
Date: 01/24/04


Date: Sat, 24 Jan 2004 09:46:04 -0800

Does Windows 2000 Server need the IPC Share to always be active?

If not, how to disable is so it will not come back after a reboot.
I added a registry setting to remove "all administrative shares", now Im looking to remove IPC share.
The less shares the better.
-------------------------------------------------------------------------------------------------------------------------
For removing "Admin shares" automatically, use the registry setting below:(does not remove the IPC share)

HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters

Value name: AutoShareServer
Value type: REG_DWORD
Value data: Default is 1, change it to 0

Most likley this wont be there, so you will have to create a new DWORD.
Hope this helps the people looking to remove there admin shares.

Thanks in Advance



Relevant Pages

  • RE: Cannot keep hidden shares alive
    ... Regarding the missing IPC$ share, ... missing admin shares is malware that could be running on the computer, ... Start Registry Editor, and then locate the following registry ... Be aware that reinstalling TCP/IP or using the net share command ...
    (microsoft.public.win2000.file_system)
  • Re: A Hack Attack and IPC$
    ... >My basic question: I know there is a way to delete the IPC$ share ... >during a session but is there a way to delete the share so it does not ... >most importantly, IPC$. ... That'll disable all the admin shares. ...
    (comp.security.firewalls)
  • Re: Removing the IPC Share Automatically
    ... > Does Windows 2000 Server need the IPC Share to always be active? ... > I added a registry setting to remove "all administrative shares", ... > Hope this helps the people looking to remove there admin shares. ...
    (microsoft.public.windows.server.security)