|
|
Question : How do I hide shared folder on Windows 2003?
|
|
I'm trying to make a folder hidden from my network, but still keep it fully shared. It's actually a roaming profile folder in a shared folder. I tried appending a dollar sign ($) at the end like this "PROFILES$" but everyone can still see it in clear sight in workstation's network places. Is there something I'm doing wrong? Is it because the profile folder is a subfolder to a shared folder so it doesn't work? How do I hide it?
|
Answer : How do I hide shared folder on Windows 2003?
|
|
try: # Open a command prompt. # Type this command: net config server /hidden:yes.
it may take about 1 hour to update, not sure about the time.
|
|
|
|