Can't remove network share

T

Tech

I'm trying to deploy software through a batch file. When I put
the net use command in the batch file it maps the right share
but the drive mapping name defaults to the root drive name.
I can not delete the share after that. If I right click on the share
there isn't an option to disconnect. I also tried the net use * /d /y
command. Even using "net use x: \\server\apps /persistent:no" didn't
fix the problem. The share is now permanently stuck in all the users
computers.
 
D

David H. Lipman

You did NOT have to cross-post this query to the world !

Q: What does MS Office have to do with server Shares ?
A: Nothing

Dave



| I'm trying to deploy software through a batch file. When I put
| the net use command in the batch file it maps the right share
| but the drive mapping name defaults to the root drive name.
| I can not delete the share after that. If I right click on the share
| there isn't an option to disconnect. I also tried the net use * /d /y
| command. Even using "net use x: \\server\apps /persistent:no" didn't
| fix the problem. The share is now permanently stuck in all the users
| computers.
|
|
 

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

Top