1:30 PM

How to hide yourself from users on a network

Don't want your XP computer to show up in Network Neighborhood or My Network Places? One way to accomplish that is to disable file sharing. A simple enough solution, but what if you want to share folders with certain users and not let others see your computer or its shares while browsing My Network Places?
Do the following to achieve this:
- Click Start -> Run (this brings up the Run dialog box)
- In the Run dialog box, type cmd and press Enter (This brings up the Command Prompt window)
- In the Command Prompt type net config server /hidden:yes and press Enter

Your computer will no longer be visible when browsing My Network Places. Your shares however, will still be available via your UNC path (\\ComputerName\ShareName)

0 comments: