Removing a network share that no longer exist?

nitrobass24

[H]ard|DCer of the Month - December 2009
Joined
Apr 7, 2006
Messages
10,466
Ok so on sever 2003 we used to have a read-only share for E:\Sharefiles.

Well we have changed the drive setup on this server and moved the share to a SAN.
Well the E:\ Drive no longer exist on this system, but the network share is still showing up.

This computer also acts as an exchange server, so reinstalling the OS is not really option.

How can i get rid of something that isnt there?
 
do a "net use" at a command prompt.
does the old share show up there?
if so, you can use "net use oldsharename /delete" I believe

or.. go to Computer Management -> Shared Folders -> Shares


edit: yes, I'm a 'tard today. net use is only for client computers. woops.
 
Right click My Computer > Manage > Shared Folders > Shares - Find the share and right click Stop Sharing.
 
Back
Top