Re: XP Home cannot see XP Pro



On Tue, 4 Oct 2005 20:42:44 -0400, "Roger Tregelles" <rogert@xxxxxxxx> wrote:

>Thanks Chuck for your help and patience. As the problem is basically with
>the XP Home and XP Pro systems, I'm not going to worry about the laptop now
>which I use rarely. Something changed with me enabling file sharing with the
>Windows XP Pro system and logon. Now the XP Pro system is the Master Browser
>and it has an Error = 5 message.
>
>Here is the Browstat information for the Windows XP Home system.
>
>Status for domain RT81 on transport
>\Device\NetBT_Tcpip_{55DE290B-7862-452D-938E
>-0A5DFF898FEB}
> Browsing is active on domain.
> Master browser name is: XPS-GEN4
>Could not open key in registry, error = 5 Unable to determine build
>of browser master: 5
> \\\\XPS-GEN4 . Version:05.01 Flags: 51003 NT POTENTIAL MASTER
> 1 backup servers retrieved from master XPS-GEN4
> \\XPS-GEN4
> There are 2 servers in domain RT81 on transport
>\Device\NetBT_Tcpip_{55DE290
>B-7862-452D-938E-0A5DFF898FEB}
> There are 1 domains in domain RT81 on transport
>\Device\NetBT_Tcpip_{55DE290
>B-7862-452D-938E-0A5DFF898FEB}
>
>Here is the IP Config information for the Windows XP Home system
>
>Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : Rogers-P4
> Primary Dns Suffix . . . . . . . :
> Node Type . . . . . . . . . . . . : Unknown
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
>
>Ethernet adapter Local Area Connection:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Lite-On Communications
>Compatable PC
>I Fast Ethernet Adapter
> Physical Address. . . . . . . . . : 00-C0-F0-3E-58-9F
> Dhcp Enabled. . . . . . . . . . . : Yes
> Autoconfiguration Enabled . . . . : Yes
> IP Address. . . . . . . . . . . . : 192.168.1.101
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.1.1
> DHCP Server . . . . . . . . . . . : 192.168.1.1
> DNS Servers . . . . . . . . . . . : 204.60.203.179
> 66.73.20.40
> Lease Obtained. . . . . . . . . . : Tuesday, October 04, 2005
>6:10:04 PM
>
> Lease Expires . . . . . . . . . . : Wednesday, October 05, 2005
>6:10:04 PM
>
>Here is the Browstat information for the Windows XP Pro system.
>
>
>Status for domain RT81 on transport
>\Device\NetBT_Tcpip_{9E7B3B2F-6489-42E8-87AF
>-D8B51DD3B33F}
> Browsing is active on domain.
> Master browser name is: XPS-GEN4
> Master browser is running build 2600
> 1 backup servers retrieved from master XPS-GEN4
> \\XPS-GEN4
> There are 2 servers in domain RT81 on transport
>\Device\NetBT_Tcpip_{9E7B3B2
>F-6489-42E8-87AF-D8B51DD3B33F}
> There are 1 domains in domain RT81 on transport
>\Device\NetBT_Tcpip_{9E7B3B2
>F-6489-42E8-87AF-D8B51DD3B33F}
>
>Here is the IP Config information for the Windows XP Pro system
>
>Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : XPS-GEN4
> Primary Dns Suffix . . . . . . . :
> Node Type . . . . . . . . . . . . : Hybrid
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
>
>Ethernet adapter Local Area Connection:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
>Cont
>roller
> Physical Address. . . . . . . . . : 00-11-11-EB-AA-31
> Dhcp Enabled. . . . . . . . . . . : Yes
> Autoconfiguration Enabled . . . . : Yes
> IP Address. . . . . . . . . . . . : 192.168.1.100
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.1.1
> DHCP Server . . . . . . . . . . . : 192.168.1.1
> DNS Servers . . . . . . . . . . . : 204.60.203.179
> 66.73.20.40
> Lease Obtained. . . . . . . . . . : Tuesday, October 04, 2005
>6:09:41 PM
>
> Lease Expires . . . . . . . . . . : Wednesday, October 05, 2005
>6:09:41 PM
>
>I've read through your articles and I am not sure how to proceed. What would
>you next recommend that I try doing? Thanks so much for your help and
>assistance with my problems here.
>
>Roger

Roger,

The articles are good sometimes, to point out the most simple things to check.
If you've read thru them, we'll continue with some tests that may help us
diagnose the problems.

Take the following code (everything inside the "#####"). (Please verify computer
names and ip addresses).


1. Open Notepad. Ensure that Format - Word Wrap is not checked. Highlight
then Copy the code (Ctrl-C), precisely as it is presented, and Paste (Ctrl-V)
into Notepad. Verify, and correct, names and addresses if necessary.
2. Save the Notepad file as "cdiag.cmd", as type "All Files", into the root
folder "C:\".
3. Run it by Start - Run - "c:\cdiag".
4. Wait patiently.
5. When Notepad opens up displaying c:\cdiag.txt, first check Format and
ensure that Word Wrap is NOT checked! Then, copy the entire contents (Ctrl-A
Ctrl-C) and paste (Ctrl-V) into your next post.


Do this from both computers, please, with both computers powered up and online.


##### Start CDiag Base Code

@echo off
set FullTarget1=Rogers-P4 192.168.1.101
set FullTarget2=XPS-GEN4 192.168.1.100
set FullTarget3=
set FullTarget4=
set FullTargets=%FullTarget1% %FullTarget2% %FullTarget3% %FullTarget4%
set FullTargets=%FullTargets% 127.0.0.1
set PingTargets=www.yahoo.com 66.94.230.32 192.168.1.1
Set Version=V1.33
@echo CDiagnosis %Version% >c:\cdiag.txt
@echo Start diagnosis for %computername% >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo Enumerate Shares >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
net share >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo Adhoc Browser View >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
net view >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo Full Targets %FullTargets% >>c:\cdiag.txt
for %%a in (%FullTargets%) do (
@echo. >>c:\cdiag.txt
@echo Target %%a >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo "%computername% ping %%a" >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
ping %%a >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo "%computername% net view %%a" >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
net view %%a >>c:\cdiag.txt
)
@echo. >>c:\cdiag.txt
@echo Ping Targets %PingTargets% >>c:\cdiag.txt
for %%a in (%PingTargets%) do (
@echo. >>c:\cdiag.txt
@echo Target %%a >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
@echo "%computername% ping %%a" >>c:\cdiag.txt
@echo. >>c:\cdiag.txt
ping %%a >>c:\cdiag.txt
)
@echo. >>c:\cdiag.txt
@echo End diagnosis for %computername% >>c:\cdiag.txt
notepad c:\cdiag.txt
:EOF

##### End CDiag Base Code

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
.



Relevant Pages

  • Re: XP Home cannot see XP Pro
    ... Now the XP Pro system is the Master Browser ... >Here is the Browstat information for the Windows XP Home system. ... > There are 2 servers in domain RT81 on transport ...
    (microsoft.public.windowsxp.network_web)
  • Re: XP Home cannot see XP Pro
    ... Now the XP Pro system is the Master Browser ... Here is the Browstat information for the Windows XP Home system. ... There are 2 servers in domain RT81 on transport ...
    (microsoft.public.windowsxp.network_web)
  • Re: Virtual PC 2004, and XPE building.
    ... Create an add a second virtual drive to a Windows XP Pro system, ... > shutdown to add virtual drives.) ... Startup this Windows XP Pro system. ... > virtual drive which contains the contents of "Windows Embedded Images" ...
    (microsoft.public.windowsxp.embedded)
  • Re: Virtual PC 2004, and XPE building.
    ... Create an add a second virtual drive to a Windows XP Pro system, ... shutdown to add virtual drives.) ... Startup this Windows XP Pro system. ... virtual drive which contains the contents of "Windows Embedded Images" ...
    (microsoft.public.windowsxp.embedded)
  • HELLLLLP ASAP
    ... I am at the moment on a windows 2000 pro system. ... with outlook partly working, ... please respond asap for any legitimate help with this issue. ...
    (microsoft.public.outlook.installation)

Loading