Sunday, November 15, 2009

network drive not connecting?

Open a Command Prompt and type these commands:

net use (to see all existing connections)
net use * /del /yes (to delete all existing connections)

Rebooting the PC will probably solve the issue. If it does
not, try posting in a networking group. Your problem is
not really related to scripting.

No comments:

Post a Comment