You need a space between the asterisk and the slash:
net use * /d
*[space]/d
John
Lobar wrote:
Hi John John,
I tried "net use */d" from cmd line. Comes back with "system error 67 has
occured" and "the network name cannot be found." I tried it both in 'docs
and settings/my name' (where cmd initially goes to) and 'root(?)' location.
i.e. cd.. both locations returned same error statements. l assume I'm doing
something wrong, but don't know what. Thanks for your help.
:
No, the * is a wildcard, it stands for "all", it instructs the command
to delete ALL the network drives. Just enter the command exactly as Lem
posted it.
John
Lobar wrote:
Hi Bob, I appreciate your prompt reply. I obviously gave you the impression
I was more computer literate than I really am. I assume the * in the command
is the network name. I have tried the name (mshome) and come back with
network cannot be found. I have searched both websites you gave me and I
can't find anything covering my "problem." Doesn't mean it isn't there, just
that I can't find it. If you have any other ideas or can lead me by the
nose, I would appreciate it.
Thanks again
:
try this command: net use * /d.
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
I'm using XP with SP3. I would like to know how to delete (not
disconnect) a
network drive listing. Through several iterations of setting up neworks,
I
have multiple useless network drive listings which I would like to delete.