Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

Cannot see XP machine?

 

LinkBack Thread Tools Display Modes
Old 06-01-2008, 12:24 PM   #1 (permalink)
Default Cannot see XP machine?

Hi,

I have a laptop running Windows XP SP3 and a desktop running Windows Vista
SP1. After connecting them to access internet through a router, they both
work well. However, when I want to share files between them, despite
proceeding all the steps outlined in the following link, the desktop still
cannot see the laptop yet the laptop can see and access the desktop shared
folders.
http://windowshelp.microsoft.com/com...7-f3651818ddee

Can anyone help me?

Best regards,
Derek

Derek
Guest
 
Posts: n/a
Reply With Quote  
Old 06-01-2008, 01:02 PM   #2 (permalink)
Default Re: Cannot see XP machine?

Derek wrote:
Quote:
> Hi,
>
> I have a laptop running Windows XP SP3 and a desktop running Windows Vista
> SP1. After connecting them to access internet through a router, they both
> work well. However, when I want to share files between them, despite
> proceeding all the steps outlined in the following link, the desktop still
> cannot see the laptop yet the laptop can see and access the desktop shared
> folders.
>
http://windowshelp.microsoft.com/com...7-f3651818ddee

So the problem lies with the laptop's access. This is most commonly caused
by a misconfigured firewall and/or not creating matching user
accounts/passwords.

A. Configure firewalls on all machines to allow the Local Area Network (LAN)
traffic as trusted. With Windows Firewall, this means allowing File/Printer
Sharing on the Exceptions tab. Normally running the Network Setup Wizard on
XP will take care of this for those machines.The only "gotcha" is that this
will turn on the XPSP2 Windows Firewall. If you aren't running a
third-party firewall or have an antivirus with "Internet Worm
Protection" (like Norton 2006/07) which acts as a firewall, then you're
fine. With third-party firewalls, I usually configure the LAN allowance
with an IP range. Ex. would be 192.168.1.0-192.168.1.254. Obviously you
would substitute your correct subnet. Do not run more than one firewall.

B. For ease of organization, put all computers in the same Workgroup. This
is done from the System applet in Control Panel, Computer Name tab.

C. Create matching user accounts and passwords on all machines. You do not
need to be logged into the same account on all machines and the passwords
assigned to each user account can be different; the accounts/passwords just
need to exist and match on all machines. DO NOT NEGLECT TO CREATE A
PASSWORD, EVEN IF IT'S ONLY A SIMPLE ONE. If you wish a machine to boot
directly to the Desktop (into one particular user's account) for
convenience, you can do this. The instructions at this link work for both
XP and Vista:

Configure Windows to Automatically Login (MVP Ramesh) -
http://windowsxp.mvps.org/Autologon.htm

D. If one or more of the computers is XP Pro or Media Center, turn off
Simple File Sharing (Folder Options>View tab).

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Malke
Guest
 
Posts: n/a
Reply With Quote  
Old 06-01-2008, 02:21 PM   #3 (permalink)
Default Re: Cannot see XP machine?

Hi Malke,

It drives me nuts sitting in front of the computers all day long tackling
the issues. Finally, I found out that the server service in my XP laptop was
disabled. After switching it on, everything is fine

That said, I much appreciate your advice.

Derek


"Malke" <malke@invalid.invalid> 写入消息
news:%23sz99e%23wIHA.576@TK2MSFTNGP05.phx.gbl...
Quote:
> Derek wrote:
>
Quote:
>> Hi,
>>
>> I have a laptop running Windows XP SP3 and a desktop running Windows
>> Vista
>> SP1. After connecting them to access internet through a router, they both
>> work well. However, when I want to share files between them, despite
>> proceeding all the steps outlined in the following link, the desktop
>> still
>> cannot see the laptop yet the laptop can see and access the desktop
>> shared
>> folders.
>>
> http://windowshelp.microsoft.com/com...7-f3651818ddee
>
> So the problem lies with the laptop's access. This is most commonly caused
> by a misconfigured firewall and/or not creating matching user
> accounts/passwords.
>
> A. Configure firewalls on all machines to allow the Local Area Network
> (LAN)
> traffic as trusted. With Windows Firewall, this means allowing
> File/Printer
> Sharing on the Exceptions tab. Normally running the Network Setup Wizard
> on
> XP will take care of this for those machines.The only "gotcha" is that
> this
> will turn on the XPSP2 Windows Firewall. If you aren't running a
> third-party firewall or have an antivirus with "Internet Worm
> Protection" (like Norton 2006/07) which acts as a firewall, then you're
> fine. With third-party firewalls, I usually configure the LAN allowance
> with an IP range. Ex. would be 192.168.1.0-192.168.1.254. Obviously you
> would substitute your correct subnet. Do not run more than one firewall.
>
> B. For ease of organization, put all computers in the same Workgroup. This
> is done from the System applet in Control Panel, Computer Name tab.
>
> C. Create matching user accounts and passwords on all machines. You do not
> need to be logged into the same account on all machines and the passwords
> assigned to each user account can be different; the accounts/passwords
> just
> need to exist and match on all machines. DO NOT NEGLECT TO CREATE A
> PASSWORD, EVEN IF IT'S ONLY A SIMPLE ONE. If you wish a machine to boot
> directly to the Desktop (into one particular user's account) for
> convenience, you can do this. The instructions at this link work for both
> XP and Vista:
>
> Configure Windows to Automatically Login (MVP Ramesh) -
> http://windowsxp.mvps.org/Autologon.htm
>
> D. If one or more of the computers is XP Pro or Media Center, turn off
> Simple File Sharing (Folder Options>View tab).
>
> Malke
> --
> MS-MVP
> Elephant Boy Computers
> www.elephantboycomputers.com
> Don't Panic!
>
Derek
Guest
 
Posts: n/a
Reply With Quote  
Old 06-01-2008, 02:39 PM   #4 (permalink)
Default Re: Cannot see XP machine?

> It drives me nuts sitting in front of the computers all day long tackling
Quote:
> the issues. Finally, I found out that the server service in my XP laptop
> was disabled. After switching it on, everything is fine
It's amazing how many "problems" are things we use to "protect" out systems.
Often it's just a case of "the cure is worse than the disease". Folks (not
necessarily you, just "folks") need to learn how to balance functionality
with security.

-Frank

Frankster
Guest
 
Posts: n/a
Reply With Quote  
Old 06-01-2008, 03:15 PM   #5 (permalink)
Default Re: Cannot see XP machine?

Derek wrote:
Quote:
> Hi Malke,
>
> It drives me nuts sitting in front of the computers all day long tackling
> the issues. Finally, I found out that the server service in my XP laptop
> was disabled. After switching it on, everything is fine
>
> That said, I much appreciate your advice.
Ah, I never thought in terms of necessary services being turned off. Glad
you got it resolved and thanks for updating the thread.

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Malke
Guest
 
Posts: n/a
Reply With Quote  
Old 06-04-2008, 11:55 AM   #6 (permalink)
Default Re: Cannot see XP machine?


There is a tool for 'autologon' (http://www.logonexpert.com
(Logonexpert) that is secure as opposed to registry autologon o
autologon util by MVP Rames

--
rsergi
-----------------------------------------------------------------------
rsergio's Profile: http://forums.techarena.in/member.php?userid=3268
View this thread: http://forums.techarena.in/showthread.php?t=97905

http://forums.techarena.i

rsergio
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Sync between Vista machine and External Hard Drive and XP Machine bobd Windows Vista File Management 1 01-01-2008 03:55 PM
Vista machine cause XP machine to lose inet access tsetse.fly.42@gmail.com Windows Vista Networking & Sharing 1 02-07-2007 08:35 PM
Client Printer redirection from NT machine to remote XP machine Jon Ager Windows XP Work Remotely 0 03-09-2005 12:47 PM
Xp machine locks up on call to drive on Network machine Win98 SE golf Windows XP Help & Support 0 11-04-2003 12:59 PM
ASP.NET Machine user account mysteriously appeared on my XP Machine? Why? Adnan Malik Customize Windows XP 2 07-03-2003 01:47 PM


All times are GMT. The time now is 03:41 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90