WSHNETWORK.mapNetworkDrive
Having just been thrust back to learning with my IT person leaving I have come up with the following Script file error. Using Server 2003.\\ggbw.local\sysvol\ggbw.local\policiees\{9398F706-8D97-4891-AC94-15B18DA49704}\user\scripts\logon\logon.vbs. Line 9 Char 1 error: the local device name is already in use. code: 80070055. Source: WSHNETWORK.MapNetWorkDrive.This usually come up on each machine and we have been just hitting ok and the system works but I have been concerned about te message. Not the sharpest tool in the shed but I can follow directions until I find a replacement IT person. Other than that message all is work ok
July 18th, 2009 8:02pm
Hello,i n your logon script logon.vbs in line 9 is a server/device name configured that is used, so check the server in the script and also where the users are connected to after logon.The script you will find with GPMC in a GPO linked to the users of your domain.Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
Free Windows Admin Tool Kit Click here and download it now
July 20th, 2009 2:03am
Hi, This error mostly is caused by the script itself. Please refer to the following article to troubleshoot this error. Troubleshooting Code Error 80070055 - The local device is already in use http://www.computerperformance.co.uk/Logon/code/code_80070055.htm Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information. Thanks. This posting is provided "AS IS" with no warranties, and confers no rights.
July 20th, 2009 12:36pm


