|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| Multiple Connections to a server or shared resource by the same user - BUG Apparently there is a bug in the XP system. I try to log on to a share drive and can not because of the message in the subject. When I check to see if there is a network drive attached there are non. I use the command "net use" nothing shows up. BUT BUT BUT if I log onto the drive using Map Network Drive (Drive none) and folder the drive name, it lets me in without having to use a user ID and password. I pick up the last users permissions. No matter what I try I cannot reset this. The only way to resolve at the moment is by rebooting the computer. This is a serious bug because it gives the next user of a machine the access to the previous users shared drives and permissions. Anyone know how to fix this .... Dont tell me Net Use * /delete. It isnt that ... It seems to be a bug and it happens allot here ... Thank For You Time |
| |||
| Re: Multiple Connections to a server or shared resource by the same user - BUG chuck.streb@gm.com wrote: > The last command before the problem was a VB command > RemoveNetworkDrive > > WshNetwork.RemoveNetworkDrive "g:", True Who are you talking to? Please QUOTE the post you are replying to. |
| |||
| Re: Multiple Connections to a server or shared resource by the same user - BUG I have also tried this with no success ' ' RemNetDrivebForce.vbs - Windows Logon Script ' VBScript to Remove Drive H: with bForce ' Author Guy Thomas http://computerperformance.co.uk/ ' Version 1.3- April 24th 2005 ' -----------------------------------------------------' Option Explicit Dim objNetwork, objShell, strDriveLetter Dim bForce, bUpdateProfile strDriveLetter = "H:" bForce = "True" bUpdateProfile = "True" err.number = vbempty Set objNetwork = CreateObject("WScript.Network") ' Removes strDriveLetter, with bForce, pUpdate Profile On Error Resume Next objNetwork.RemoveNetworkDrive strDriveLetter, _ bforce, bUpdateProfile ' Error correcting code If err.number = vbEmpty then Set objShell = CreateObject("WScript.Shell") objShell.run ("Explorer") ElseIf err.number = -2147022646 then Wscript.Echo "You must create " & strDriveLetter Else Wscript.echo "Unknown " & err.number End If WScript.Quit ' End of Guy's Script |
| |||
| Re: Multiple Connections to a server or shared resource by the same user - BUG Really great! This is I need. thank all eveyone 4 shared ! '_calcul_pret_assurance_simulation_taux_emprunt_ immobilier_' (http://simulationempruntimmobilier.com/) - Taux emprunt immobilier. Comparez les offres d’emprunt immobilier, simulation emprunt immobilier, taux emprunt immobilier'_calcul_pret_assurance_simulation_taux_ emprunt_immobilier_' (http://simulationempruntimmobilier.com/) |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| i have multiple connections!dont know why! | c3029376 | Windows Vista | 3 | 05-11-2008 05:20 AM |
| System error 1219. Multiple connections to a server | per.seitzberg@gmail.com | Windows XP | 2 | 12-17-2007 09:40 PM |
| Multiple LAN connections | jbaum75 | Windows Vista | 11 | 09-19-2007 01:21 AM |
| Multiple Remote Desktop Connections? | Alan | Windows Vista | 6 | 05-19-2007 06:11 AM |
| Random Disconnects (Multiple Connections) | James | Windows Vista | 2 | 05-05-2007 01:09 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |