|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| Laptop hangs when accessing Domain-dfs on other networks Hi our laptops hang when accidentally accessing our domain-dfsroot when connected other networks. This typically happens when the laptop has been put into standby when taking it from the domain-network to to the other network. It does not happen when the laptop has been shutdown and rebooted when connecting to the other network. But then, after having had a connection to the domain-network with VPN over this other network, it happens again. thanks for any suggestions Michiel.Pieters@wur.nl |
| |
|
#2
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks WUR-DE wrote: > Hi > our laptops hang when accidentally accessing our domain-dfsroot when > connected other networks. This typically happens when the laptop has been put > into standby when taking it from the domain-network to to the other network. > It does not happen when the laptop has been shutdown and rebooted when > connecting to the other network. But then, after having had a connection to > the domain-network with VPN over this other network, it happens again. > thanks for any suggestions > > Michiel.Pieters@wur.nl Open Device Manager, open the properties on your ethernet card, or wireless device and, if you're lucky, you'll have a Power tab. Deselect "Allow the computer to turn off this device to save power". You can do the same thing with a USB device by disabling the power saving feature of all "USB Root Hub" entries. -- Joe =o) |
|
#3
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Thanks for your reply I have tested it but the problem remains. I think it has nothing to do with powermanagement, but the DFS client (Windows 7 has the same problem as XP) keeps on trying to reach the complete list of domain-dfs servers. The DFS Client should stop trying as soon as the IP connection has changed the DNS suffix. "Elmo" wrote: > Open Device Manager, open the properties on your ethernet card, or > wireless device and, if you're lucky, you'll have a Power tab. Deselect > "Allow the computer to turn off this device to save power". > Joe =o) > |
|
#4
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi, DFS does not detect the network state change when removed off the original network. Nor does DFS note the network state change when added onto a new network. When Explorer is opened DFS will try to resolve the path to this mapped drive but it is not reachable. DFS will not gracefully fail out and explorer appears to hang. The command line solution is to run "dfsutil /pktflush" once the machine is undocked/removed from network. Hope it helps. Best regards, Robinson Zhang Microsoft Online Support |
|
#5
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Robinson thanks for your reply But alas, even after dfsutil /pktflush the problem persists The output of dfsutil /pktinfo remains the same before and after /pktflush: a list of servers involved in the dfs. It looks like /pktflush does not do what it pretends. Hopefully you have alternatives, for this is indeed the right direction for a solution in my opinion thanks again, Michiel Pieters Michiel.Pieters@wur.nl ""Robinson Zhang [MSFT]"" wrote: > Hi, > > DFS does not detect the network state change when removed off the original > network. Nor does DFS note the network state change when added onto a new > network. When Explorer is opened DFS will try to resolve the path to this > mapped drive but it is not reachable. DFS will not gracefully fail out and > explorer appears to hang. > > The command line solution is to run "dfsutil /pktflush" once the machine is > undocked/removed from network. > > Hope it helps. > > Best regards, > > Robinson Zhang > Microsoft Online Support > > |
|
#6
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Thank you for your update. Technically, the issue should be resolved after taking dfsutil /pktflush. Given the current situation, could you please help me confirm the result? I list a detail information below: a. install Windows Server 2003 Service Pack 1 Support Tools on Windows XP and run the following command to flush DFS cache: Download: Windows Server 2003 Service Pack 1 Support Tools http://support.microsoft.com/kb/892777 b. please run the following command line on the client to display the cached target referrals and active target. Dfsutil /pktinfo If possible, please post back the result here. c. Then manually clear the referral cache by using Dfsutil.exe with the /pktflush parameter. Dfsutil /pktflush Also, please post the result here. d. Then, please run Dfsutil /pktinfo again to display the new cached target referrals and active target. And post the result here. For more information about DFSUTIL, please see the following document. Dfsutil Remarks http://technet.microsoft.com/en-us/l...94(WS.10).aspx Thanks. Robinson Zhang Microsoft Online Support |
|
#7
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Robinson thanks for your reply! I issued the commands when connected to the other network It seem as though dfsutil /pktflush doesn't do what it pretends in our situation looking forward to your next reply! thanks again Michiel Pieters Michiel.Pieters@wur.nl ///////////////////////////////////////////////////////////////////////////////////// OUTPUT OF DFSUTIL /PKTINFO BEFORE DFSUTIL /PKTFLUSH: ///////////////////////////////////////////////////////////////////////////////////// Microsoft(R) Windows(TM) Dfs Utility Version 4.2 Copyright (C) Microsoft Corporation 1991-2005. All Rights Reserved. --mup.sys-- 1 entries... Entry: \wur\dfs-root ShortEntry: \wur\dfs-root Expires in 60 seconds UseCount: 1 Type:0x81 ( REFERRAL_SVC DFS ) 0:[\SCOMP0004\DFS-Root] State:0x119 ( ACTIVE TARGETSET ) 1:[\SCOMP0064\DFS-Root] State:0x09 ( ) 2:[\SCOMP0025\DFS-Root] State:0x09 ( ) 3:[\SVELP0001\DFS-Root] State:0x109 ( TARGETSET ) 4:[\SIJMU0007\DFS-Root] State:0x09 ( ) 5:[\SRAND0003\DFS-Root] State:0x09 ( ) 6:[\SIERS0003\DFS-Root] State:0x09 ( ) 7:[\STEXE0001\DFS-Root] State:0x09 ( ) 8:[\SLEEU0001\DFS-Root] State:0x09 ( ) DfsUtil command completed successfully. ///////////////////////////////////////////////////////////////////////////////////// OUTPUT OF DFSUTIL /PKTFLUSH: ///////////////////////////////////////////////////////////////////////////////////// Microsoft(R) Windows(TM) Dfs Utility Version 4.2 Copyright (C) Microsoft Corporation 1991-2005. All Rights Reserved. DfsUtil command completed successfully. ///////////////////////////////////////////////////////////////////////////////////// OUTPUT OF DFSUTIL /PKTINFO AFTER DFSUTIL /PKTFLUSH: ///////////////////////////////////////////////////////////////////////////////////// Microsoft(R) Windows(TM) Dfs Utility Version 4.2 Copyright (C) Microsoft Corporation 1991-2005. All Rights Reserved. --mup.sys-- 1 entries... Entry: \wur\dfs-root ShortEntry: \wur\dfs-root Expires in 60 seconds UseCount: 1 Type:0x81 ( REFERRAL_SVC DFS ) 0:[\SCOMP0004\DFS-Root] State:0x119 ( ACTIVE TARGETSET ) 1:[\SCOMP0064\DFS-Root] State:0x09 ( ) 2:[\SCOMP0025\DFS-Root] State:0x09 ( ) 3:[\SVELP0001\DFS-Root] State:0x109 ( TARGETSET ) 4:[\SIJMU0007\DFS-Root] State:0x09 ( ) 5:[\SRAND0003\DFS-Root] State:0x09 ( ) 6:[\SIERS0003\DFS-Root] State:0x09 ( ) 7:[\STEXE0001\DFS-Root] State:0x09 ( ) 8:[\SLEEU0001\DFS-Root] State:0x09 ( ) DfsUtil command completed successfully. |
|
#8
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Thank you for your detail information. According to the information you provided, I have the following conjectures: Scenario 1: These commands are run in same location. The first command should be run in original network, the second and third command should be run in new network. Scenario 2: The original network and new network belongs to a same site. The computer in different network environment has different IP address and subnet. There is a communication error in new location. Scenario 3: The DFSUTIL /PKTFLUSH command doesn¡¯t work. Based on current situation, I suggest we capture network packets to narrow down the problem. Thank you for your cooperation. 1. Please run the following commands on computer in original network: Dfsutil /pktinfo Ipconfig /all 2. Enable netmon to capture network packets on the computer. 1) Download NetMon3.2 from the following website and install it on the computer http://www.microsoft.com/downloads/d...0af-1e08-4a21- a26b-ec2f4dc4190d&DisplayLang=en 2) Launch NetMon3.2. 3) In the Microsoft Network Monitor 3.2 window, click Create a new capture tab ¡* 4) In the new tab, select all the Network Adapters in the Select Networks window. 5) After that, press F10 to start NetMon. 6) Try to access domain-dfsroot on the computer. 7) Go back to the NetMon window and press F11 to stop the NetMon. 8) Press Ctrl+S to save the Netmon file named original. 3. Then, please put the computer into standby, take it to the other network. 4. Please run the following commands on computer in new network: Ipconfig /all Dfsutil / pktflush Dfsutil /pktinfo 5. Please take step 2 to capture new network packets, and save it named new. 6. Please use Windows Live SkyDrive (http://www.skydrive.live.com/) to upload the files (original and new) and then give me the download address. 7. Please post every result for command above. Thank you for your cooperation. Hope it helps. |
|
#9
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Robinson I did all the testing and put the results here http://cid-a03ee8e9ffc88ef5.skydrive...x/.Public?uc=1 A few remarks: - running dfsutil /pktflush Before or After the switch to the other network doesn''t make a difference - after having accessed the dfs-root pktInfo gives a whole lot more information which is indeed being flushed after dfsutil /pktFlush, so pktFlush does seem to do what it pretends. But unfortunately not as much as I would like - the 2 networks have no connection whatsoever - I see in the Netmon Capture of the problem what I expected: Tha laptop tries to access the dfs-servers in a roundrobin I am very curious about your reaction!!! thanks again Michiel Pieters Michiel.Pieters@wur.nl |
|
#10
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Thank you for uploading these files. I did check on them and agree with you, this issue is weird. "DFSUTIL /PKTFLUSH" seems work partly. I suspect the issue could cause by following factors. Could you please help me check them? 1. A security/network software (such as antivirus or accelerator)holds this setting. 2. A third party software holds this setting. Could you please take a clean boot to test this issue? I suggest you temporarily remove antivirus to test the issue if possible. Clean Boot ======== 1. Click Start, type "MSCONFIG" (without the quotations) in the Search Bar and Press "Enter" to start the System Configuration Utility. 2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray). 3. Click the "Startup" tab, click "Disable All" and click "OK". 4. Restart the computer and test the issue. Also, please close all open windows before putting into standby. If the issue still persists, please feel free to let me know. I will involve my colleague work on the problem. Thanks. |
|
#11
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Robinson thanks again for your help Unfortunately the problem persists Even when disabling all non-microsoft services and all startup-items I have a feeling that this is what we call a 'hidden feature' In other words 'By design' But I cannot believe that we are the only ones in the world that run into it Cheers Michiel |
|
#12
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Just let you know that I am still working on it. Thank you for your patience. Best regards, Robinson Zhang |
|
#13
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, After discussing with my colleagues, we have to confirm following points: 1. Does the issue only occur on one computer or some computers? If all computer has same issue, we need focus on the issue on server side. 2. Please try to run following command in new network: DFSUtil /SPCFlush Does it work? 3. If the issue still persists, could you please collect more information to troubleshoot the problem? Collect MPS Report ===================== 1. Download proper MPS Report tool from the website below. Microsoft Product Support Reports http://www.microsoft.com/downloads/d...C7C-7CA5-408F- 88B7-F9C79B7306C0&displaylang=en 2. Double-click to run it, if requirement is not met, please follow the wizard to download and install them. After that, click Next, when the "Select the diagnostics you want to run" page appears, select "General", <and other necessary catalog>, click Next. 3. After collecting all log files, choose "Save the results", choose a folder to save <Computername>MPSReports.cab file. Please use Windows Live SkyDrive (http://www.skydrive.live.com/) to upload the file and then let me know the download address. Thank you for your cooperation. Best regards, Robinson Zhang Microsoft Online Support |
|
#14
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Please also try to download and install the following hotfix to check if it work. If not, please let me know the versions of mup.sys and mrxsmb.sys installed on the system. Thanks. Best regards, Robinson Zhang Microsoft Online Support |
|
#15
| |||
| |||
| Re: Laptop hangs when accessing Domain-dfs on other networks Hi Michiel, Sorry for missing download link: Error message when you try to open the My Documents folder on a Windows XP-based computer after you resume the computer from hibernation: "You might not have permission to use this network resource" http://support.microsoft.com/default...b;EN-US;940648 Best regards, Robinson Zhang Microsoft Online Support |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hangs occur accessing windows update, evite sites | Dari | Internet Explorer | 0 | 03-28-2009 03:39 AM |
| hangs occur accessing windows update, evite sites | Dari | Internet Explorer | 0 | 03-28-2009 03:03 AM |
| Problem Accessing a Specific Domain | DM | Internet Explorer | 2 | 03-11-2008 10:20 AM |
| accessing a domain share on a Vista Home Premium computer... | Brad Pears | Windows Vista | 6 | 10-03-2007 06:40 AM |
| XP Hangs While Logging Onto Domain | searnhardt8@hotmail.com | Windows XP | 0 | 01-04-2007 02:55 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |