![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
We have a problem with some Vista PC's that are joined in a domain. They receive their shared folders on servers via login script on the server. Recently, the UNC path changed to a different server. The login script is executed perfectly and the drives point to the right UNC path, however, Vista shows the server as being the previous one. When doing net use /del, the shares get disconnected and deleted, however in Computer the drives remain, just disconnect but the icons remain and still show the wrong server. Is their any way this can be fixed? Cleaning a cache of some sort? Thanks in advance Koenraad. |
|
|||
|
Please post back with the result of "net use".
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 wrote in message oups.com... Hi, We have a problem with some Vista PC's that are joined in a domain. They receive their shared folders on servers via login script on the server. Recently, the UNC path changed to a different server. The login script is executed perfectly and the drives point to the right UNC path, however, Vista shows the server as being the previous one. When doing net use /del, the shares get disconnected and deleted, however in Computer the drives remain, just disconnect but the icons remain and still show the wrong server. Is their any way this can be fixed? Cleaning a cache of some sort? Thanks in advance Koenraad. |
|
|||
|
I haven't yet run into this problem in Vista, but have seen it from time to
time in XP. I found a way to fix it with a registry edit in XP. The key looks the same in Vista, so it will likely work there too. Under the key below you will see entries for various mapped drives (past and current). These show up like this ##Gts5#C with # signs instead of backslashes \\Gts5\C. Delete the entries for the stuck drives you see in My Computer. Then log off and on again or reboot and check Computer - hopefully the problem drives will have been deleted there. [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MountPoints2] Please let us know if this works for you. -- wrote in message oups.com... Hi, We have a problem with some Vista PC's that are joined in a domain. They receive their shared folders on servers via login script on the server. Recently, the UNC path changed to a different server. The login script is executed perfectly and the drives point to the right UNC path, however, Vista shows the server as being the previous one. When doing net use /del, the shares get disconnected and deleted, however in Computer the drives remain, just disconnect but the icons remain and still show the wrong server. Is their any way this can be fixed? Cleaning a cache of some sort? Thanks in advance Koenraad. |
|
|||
|
On Aug 16, 8:40 pm, "GTS" wrote:
I haven't yet run into this problem in Vista, but have seen it from time to time in XP. I found a way to fix it with a registry edit in XP. The key looks the same in Vista, so it will likely work there too. Under the key below you will see entries for various mapped drives (past and current). These show up like this ##Gts5#C with # signs instead of backslashes \\Gts5\C. Delete the entries for the stuck drives you see in My Computer. Then log off and on again or reboot and check Computer - hopefully the problem drives will have been deleted there. [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Mount*Points2] Please let us know if this works for you. wrote in message oups.com... Hi, We have a problem with some Vista PC's that are joined in a domain. They receive their shared folders on servers via login script on the server. Recently, the UNC path changed to a different server. The login script is executed perfectly and the drives point to the right UNC path, however, Vista shows the server as being the previous one. When doing net use /del, the shares get disconnected and deleted, however in Computer the drives remain, just disconnect but the icons remain and still show the wrong server. Is their any way this can be fixed? Cleaning a cache of some sort? Thanks in advance Koenraad.- Hide quoted text - - Show quoted text - GTS: you solution seems to work. Thanks! |