Nick Computer Services

Computer & Services => Technical & Tutorial => Topic started by: Nick on July 02, 2010, 06:00:53 PM

Title: Create Shared Resources that Are Hidden
Post by: Nick on July 02, 2010, 06:00:53 PM
Create Shared Resources that Are Hidden

This tip shows you how to hide a share from users. Pretty sneaky stuff!

If you want to hide a share from users (which means they won’t be able to see the shared resource when they try to browse to it in Windows Explorer or at the command line), type $ as the last character of the shared resource name.For example, you could create a share called PrivEngData$. This share would be hidden from Windows Explorer, Net View, and other similar utilities.

Users can still connect to the share and access its data, provided that they’ve been granted access permission and that they know the share’s name. Note that the $ must be typed as part of the share name when mapping to the shared resource.


From the Microsoft Press book Microsoft Windows Server 2008 Administrator’s Pocket Consultant by William R. Stanek.

credit: technet.microsoft.com