It's very simple. Just follow these steps.
Go to Start menu -->> Run
Type cmd, then press Enter
In command prompt, type net config server
If you see "Server hidden" is "No", that means other users can see your share files in My Network Places. You can change it by typing the following command.
net config server /hidden:yes
So from now on, the only way the other users can access your share files is via your ip address. In DHCP environment, other users wouldn't know it unless you gave them.
No comments:
Post a Comment