I realize this must be a elementary question but here it goes ...
After moving some drives around, I now have on my administration page 3 shares of which only one is active.
Code:
0033 IPC$ HIDDEN
0035 ADMIN$ HIDDEN
0038 RPC$ HIDDEN
0327 SHARE1 40000 /
0330 WebRoot$ HIDDEN
0333 Java$ HIDDEN
0012 SHARE2 10010 /2
0342 SHARE3 10000 /
What debug command do I issue to get rid of Share 1 and 3. It would also be nice if share2 was renamed share1.
Thanks.