Open command prompt.
Run command
net use
Identify your connection
Delete connection.
net use z: /delete
For example, the line below deletes all connections
net use * /delete
"Woody" <Woody@newsgroup> wrote in message
news:4F311BE4-93E5-4414-A76B-023C3069E6EB@newsgroup
> I am trying to rename a workstation that is attached to a Server 2008
> Domain.
> When i try this i get the following message:
> "Multiple Connections to a server or shared resource by the same user, are
> not allowed. Disconnect all previous connections to the server or shared
> resource and try again"
> Can anyone tell me how to get round this please?
> Thanks in advance.
>