Hidden Shares

  • Thread starter Thread starter Billy
  • Start date Start date
B

Billy

Is there any way not to permanently turn off the default hidden drive shares
except for c$? i.e I want to stop sharing d$. I want to do this without
using file level permissions so that the share isn't visible.

Thanks for your help.
 
Administrative Shares are either on, or off. You could use a logon script or BAT file to issue

NET SHARE D$ /DELETE

To remove the share once the system is started, but I don't know of anyway of turning off a particular Administrative share.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top