I am aware of the C$ trick to mapping directly to a drive.
Is there something similar for mapping to a Drobo NAS?
Currently have each share on the NAS individually mapped, but would rather just map to \\drobo directly.
![]() ![]() |
Just make a root share folder, and have everything else as a child of that?
It looks like I can only apply user security at the share level.
So if I do your method then everyone ends up with access to everything.
Aren't most NAS's Unix/Linux based? Is there no Windows to Unix command that does the same thing as \\machine\driveletter$?
Delete cookies?! Are you insane?!
$ just means it's a hidden share, it still has to be "shared" in the first place.
Map it as a drive if people are having issues with it.
?
dont bother with $ shares , unless you feel you really need hidden shares
\\drobo is the DEVICE . Cant be mapped but can make a shortcut
\\drobo\share is the shared folder . Can be mapped with right clicks or "net use" command
" Is there no Windows to Unix command that does the same thing as \\machine\driveletter$?"
yes, right click & map share, or "net use blah blah " in Win
Just put everything under the one shared folder. Map that single folder.
If you want to restrict access to folders, move those restricted folders to a separate shared folder
kiwifidget:
I am aware of the C$ trick to mapping directly to a drive.
Is there something similar for mapping to a Drobo NAS?
Currently have each share on the NAS individually mapped, but would rather just map to \\drobo directly.
I wrote a VB Script that I place in 'shell:Startup', so it runs each time I log in. Works like a dream - maps various drive letters to shares on my NAS.
Oh, sorry. I must have misunderstood. :) Is it Friday yet?
![]() ![]() |