I've recently come into a web development position with a company who just lost their server/network admin. Though I was hired for web development, I'm being asked to do some routine maintenance tasks on the server that I'm nonetheless having trouble with, having no background in this sort of stuff. It doesn't help that we've lost all communication with the old network admin.
Here's the situation. A few dozen faculty members in this section of the university have shared directories on the server (Windows Server 2003, SP 2) such as \\servername\Jones$
, \\servername\Smith$
, and \\servername\Watson$
. My question is this: Why are the share names appended with dollar signs? It doesn't appear to be a technical requirement, nor does it distinguish those folders from other similarly-named folders. Is this standard style, a requirement of some sort that I've failed to understand, or something that I should write off as the product of the last admin's eccentricity?
Apologies for the kinda lame question, but I haven't been able to figure this out, and I've been continuing to add new directories with dollar-sign-appended share names because I'm unsure about whether or not it's actually necessary.
Customers often ask about the dollar signs on the end of file extensions in their data directory. The file with a $ at the end is a temporary file which is stored in memory while the server is running.
A $ means that the share is hidden. Windows will not show hidden shares while browsing, the user has not know they exist. Correction: Windows Explorer will not.
Creating a hidden share or converting a regular share into a hidden share is also essentially the same across all Windows versions and editions. To make a shared folder or drive hidden, simply add a dollar sign ($) to the end of the Share Name.
Managed service accounts are identified by ending in a dollar sign ($). The system may evaluate the account as a managed service account and block the change.
The $ in SMB/CIFS URIs means that the share is hidden, and won't be displayed when browsing shared folders. This usually, but not necessarily, implies that it requires administrator privileges to access it.
This convention also applies to shared printers, as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With