Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Can Vista and XP talk?

Reply
Thread Tools Display Modes

Can Vista and XP talk?

 
 
Ray Reeves
Guest
Posts: n/a

 
      11-19-2007
I have a Vista machine and an XP machine but have not succeeded in
connecting them on the ethernet. Each machine can see the other, but Vista
complains that it is not allowed access and XP complains he cannot find My
Documents etc. Naturally, the word "My" has been dropped.
XP talks about Work Groups while Vista talks about Domains. Xp will generate
an init file to run on Contact machines but Vista doesn't understand it.
Has anybody succeeded with this?

Ray Reeves

 
Reply With Quote
 
 
 
 
Malke
Guest
Posts: n/a

 
      11-19-2007
Ray Reeves wrote:
> I have a Vista machine and an XP machine but have not succeeded in
> connecting them on the ethernet. Each machine can see the other, but
> Vista complains that it is not allowed access and XP complains he cannot
> find My Documents etc. Naturally, the word "My" has been dropped.
> XP talks about Work Groups while Vista talks about Domains. Xp will
> generate an init file to run on Contact machines but Vista doesn't
> understand it.
> Has anybody succeeded with this?


Your post is a bit hard to follow as to what you've actually done but
yes, you can share files/folders/printers between XP and Vista. See the
general information below:


Here are general network troubleshooting steps. Not everything may be
applicable to your situation, so just take the bits that are. It may
look daunting, but if you follow the steps at the links and suggestions
below systematically and calmly, you will have no difficulty in setting
up your sharing.

Excellent, thorough, yet easy to understand article about File/Printer
Sharing in Vista. Includes details about sharing printers as well as
files and folders:
http://technet.microsoft.com/en-us/l.../bb727037.aspx

For XP, start by running the Network Setup Wizard on all machines (see
caveat in Item A below).

Problems sharing files between computers on a network are generally
caused by 1) a misconfigured firewall; or 2) inadvertently running two
firewalls such as the built-in Windows Firewall and a third-party
firewall; and/or 3) not having identical user accounts and passwords on
all Workgroup machines; 4) trying to create shares where the operating
system does not permit it. Read through the general networking tips
below and if you still are having difficulties, MVP Hans-Georg Michna
has an excellent small network troubleshooter here:

http://winhlp.com/wxnet.htm

Taking the time to go through his troubleshooter will usually pinpoint
the source of the problem(s).

Here are some general networking tips for home/small networks:

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. With earlier Microsoft operating systems, the name of the Workgroup
didn't matter. Apparently it does with Vista, so put all computers in
the same Workgroup. This is done from the System applet in Control
Panel, Computer Name tab.

C. Create identical user accounts and passwords on all machines. 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:

1. If you need Pro's ability to set fine-grained permissions, turn off
Simple File Sharing (Folder Options>View tab) and create identical user
accounts/passwords on all computers.

2. If you don't care about using Pro's advanced features, leave the
Simple File Sharing enabled.

Simple File Sharing means that Guest (network) is enabled. This means
that anyone without a user account on the target system can use its
resources. This is a security hole but only you can decide if it matters
in your situation.

I think it is a good idea to create the identical user
accounts/passwords in any case when Vista machines are involved and it
isn't an onerous task with home/small networks.

E. Create shares as desired. XP Home does not permit sharing of users'
home directories (My Documents) or Program Files, but you can share
folders inside those directories. A better choice is to simply use the
Shared Documents folder. See the first link above for details about
Vista sharing.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
Reply With Quote
 
John Waller
Guest
Posts: n/a

 
      11-19-2007
> XP talks about Work Groups while Vista talks about Domains.

Is this your main issue?

Workgroups and Domains are two very different things and it's an either/or
situation, not both. You either join a domain or a workgroup depending how
your network is set up.

Both XP and Vista do Workgroups but Domains depends on which version of each
that you have.

XP Pro and XP Home both understand workgroups but only XP Pro can join a
domain.

All Vista versions can join workgroups but only Business, Ultimate (and
Enterprise) can join a domain.

Which versions of XP and Vista are you working with and how have you got
them set up?


--
Regards

John Waller


 
Reply With Quote
 
Tim Slattery
Guest
Posts: n/a

 
      11-19-2007
"Ray Reeves" <> wrote:

>I have a Vista machine and an XP machine but have not succeeded in
>connecting them on the ethernet. Each machine can see the other, but Vista
>complains that it is not allowed access and XP complains he cannot find My
>Documents etc. Naturally, the word "My" has been dropped.
>XP talks about Work Groups while Vista talks about Domains.


Vista certainly does Workgroups. In a normal home network setup, all
machines should be on the same workgroup, then they will be able to
see each other and use the resources that are shared by other
computers within the workgroup.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a

 
      11-19-2007
On Mon, 19 Nov 2007 12:27:09 -0500, "Ray Reeves"
<> wrote:

> I have a Vista machine and an XP machine but have not succeeded in
> connecting them on the ethernet. Each machine can see the other, but Vista
> complains that it is not allowed access and XP complains he cannot find My
> Documents etc. Naturally, the word "My" has been dropped.
> XP talks about Work Groups while Vista talks about Domains.




No, this last sentence is very much incorrect. Both XP (at least XP
Professional) and Vista support both workgroups and domains.

A domain and a workgroup are two different kinds of networks. A domain
is a server-oriented network, normally used only by large corporations
and universities.

A workgroup is a peer-to-peer network, without a server. By far, the
workgroup is the most common type found in homes and small companies,
and is most likely the kind of network you want.


> Has anybody succeeded with this?



Yes. Me, for example.

--
Ken Blake, Microsoft MVP Windows - Shell/User
Please Reply to the Newsgroup
 
Reply With Quote
 
Iain
Guest
Posts: n/a

 
      11-19-2007
Ray Reeves wrote:
> I have a Vista machine and an XP machine but have not succeeded in
> connecting them on the ethernet. Each machine can see the other, but
> Vista complains that it is not allowed access and XP complains he cannot
> find My Documents etc. Naturally, the word "My" has been dropped.
> XP talks about Work Groups while Vista talks about Domains. Xp will
> generate an init file to run on Contact machines but Vista doesn't
> understand it.
> Has anybody succeeded with this?
>
> Ray Reeves


I've successfully networked my old Win95 and my new Vista Ultimate
laptops. I've even mounted shared Win95 filespace on Vista machines.

Key issue here is ensuring workgroup names are identical on flat LANs on
each host. If I can do this with Win95, XP should not be a problem.
 
Reply With Quote
 
Charlie Tame
Guest
Posts: n/a

 
      11-19-2007
Ray, give them both the same password, even if only one letter, if that
gets you running you can work back from there, some things just cannot
work with an account that has no password.


Ray Reeves wrote:
> There's a lot of valuable info and I'm very much obliged..
>
> I'm Ray with no password on both machines but now I'm thinking it is not
> good to allow myself to call myself!
>
>
> "Malke" <> wrote in message
> news:...
>> Ray Reeves wrote:
>>> I have a Vista machine and an XP machine but have not succeeded in
>>> connecting them on the ethernet. Each machine can see the other, but
>>> Vista complains that it is not allowed access and XP complains he
>>> cannot find My Documents etc. Naturally, the word "My" has been dropped.
>>> XP talks about Work Groups while Vista talks about Domains. Xp will
>>> generate an init file to run on Contact machines but Vista doesn't
>>> understand it.
>>> Has anybody succeeded with this?

>>
>> Your post is a bit hard to follow as to what you've actually done but
>> yes, you can share files/folders/printers between XP and Vista. See
>> the general information below:
>>
>>
>> Here are general network troubleshooting steps. Not everything may be
>> applicable to your situation, so just take the bits that are. It may
>> look daunting, but if you follow the steps at the links and
>> suggestions below systematically and calmly, you will have no
>> difficulty in setting up your sharing.
>>
>> Excellent, thorough, yet easy to understand article about File/Printer
>> Sharing in Vista. Includes details about sharing printers as well as
>> files and folders:
>> http://technet.microsoft.com/en-us/l.../bb727037.aspx
>>
>> For XP, start by running the Network Setup Wizard on all machines (see
>> caveat in Item A below).
>>
>> Problems sharing files between computers on a network are generally
>> caused by 1) a misconfigured firewall; or 2) inadvertently running two
>> firewalls such as the built-in Windows Firewall and a third-party
>> firewall; and/or 3) not having identical user accounts and passwords
>> on all Workgroup machines; 4) trying to create shares where the
>> operating system does not permit it. Read through the general
>> networking tips below and if you still are having difficulties, MVP
>> Hans-Georg Michna has an excellent small network troubleshooter here:
>>
>> http://winhlp.com/wxnet.htm
>>
>> Taking the time to go through his troubleshooter will usually pinpoint
>> the source of the problem(s).
>>
>> Here are some general networking tips for home/small networks:
>>
>> 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. With earlier Microsoft operating systems, the name of the Workgroup
>> didn't matter. Apparently it does with Vista, so put all computers in
>> the same Workgroup. This is done from the System applet in Control
>> Panel, Computer Name tab.
>>
>> C. Create identical user accounts and passwords on all machines. 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:
>>
>> 1. If you need Pro's ability to set fine-grained permissions, turn off
>> Simple File Sharing (Folder Options>View tab) and create identical
>> user accounts/passwords on all computers.
>>
>> 2. If you don't care about using Pro's advanced features, leave the
>> Simple File Sharing enabled.
>>
>> Simple File Sharing means that Guest (network) is enabled. This means
>> that anyone without a user account on the target system can use its
>> resources. This is a security hole but only you can decide if it
>> matters in your situation.
>>
>> I think it is a good idea to create the identical user
>> accounts/passwords in any case when Vista machines are involved and it
>> isn't an onerous task with home/small networks.
>>
>> E. Create shares as desired. XP Home does not permit sharing of users'
>> home directories (My Documents) or Program Files, but you can share
>> folders inside those directories. A better choice is to simply use the
>> Shared Documents folder. See the first link above for details about
>> Vista sharing.
>>
>>
>> Malke
>> --
>> Elephant Boy Computers
>> www.elephantboycomputers.com
>> "Don't Panic!"
>> MS-MVP Windows - Shell/User

>

 
Reply With Quote
 
Ray Reeves
Guest
Posts: n/a

 
      11-19-2007

"John Waller" <> wrote in message
news:%...
>> XP talks about Work Groups while Vista talks about Domains.

>
> Is this your main issue?
>


No, I merely remark on that because I cannot see anything about workgroups
in Vista


> Workgroups and Domains are two very different things and it's an either/or
> situation, not both. You either join a domain or a workgroup depending how
> your network is set up.
>
> Both XP and Vista do Workgroups but Domains depends on which version of
> each that you have.
>
> XP Pro and XP Home both understand workgroups but only XP Pro can join a
> domain.
>
> All Vista versions can join workgroups but only Business, Ultimate (and
> Enterprise) can join a domain.
>
> Which versions of XP and Vista are you working with and how have you got
> them set up?



The latest versions.
They are both on Ethernet links which meet at my broad band modem


>
>
> --
> Regards
>
> John Waller
>


 
Reply With Quote
 
Ray Reeves
Guest
Posts: n/a

 
      11-19-2007
There's a lot of valuable info and I'm very much obliged..

I'm Ray with no password on both machines but now I'm thinking it is not
good to allow myself to call myself!


"Malke" <> wrote in message
news:...
> Ray Reeves wrote:
>> I have a Vista machine and an XP machine but have not succeeded in
>> connecting them on the ethernet. Each machine can see the other, but
>> Vista complains that it is not allowed access and XP complains he cannot
>> find My Documents etc. Naturally, the word "My" has been dropped.
>> XP talks about Work Groups while Vista talks about Domains. Xp will
>> generate an init file to run on Contact machines but Vista doesn't
>> understand it.
>> Has anybody succeeded with this?

>
> Your post is a bit hard to follow as to what you've actually done but yes,
> you can share files/folders/printers between XP and Vista. See the general
> information below:
>
>
> Here are general network troubleshooting steps. Not everything may be
> applicable to your situation, so just take the bits that are. It may look
> daunting, but if you follow the steps at the links and suggestions below
> systematically and calmly, you will have no difficulty in setting up your
> sharing.
>
> Excellent, thorough, yet easy to understand article about File/Printer
> Sharing in Vista. Includes details about sharing printers as well as files
> and folders:
> http://technet.microsoft.com/en-us/l.../bb727037.aspx
>
> For XP, start by running the Network Setup Wizard on all machines (see
> caveat in Item A below).
>
> Problems sharing files between computers on a network are generally caused
> by 1) a misconfigured firewall; or 2) inadvertently running two firewalls
> such as the built-in Windows Firewall and a third-party firewall; and/or
> 3) not having identical user accounts and passwords on all Workgroup
> machines; 4) trying to create shares where the operating system does not
> permit it. Read through the general networking tips below and if you
> still are having difficulties, MVP Hans-Georg Michna has an excellent
> small network troubleshooter here:
>
> http://winhlp.com/wxnet.htm
>
> Taking the time to go through his troubleshooter will usually pinpoint the
> source of the problem(s).
>
> Here are some general networking tips for home/small networks:
>
> 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. With earlier Microsoft operating systems, the name of the Workgroup
> didn't matter. Apparently it does with Vista, so put all computers in the
> same Workgroup. This is done from the System applet in Control Panel,
> Computer Name tab.
>
> C. Create identical user accounts and passwords on all machines. 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:
>
> 1. If you need Pro's ability to set fine-grained permissions, turn off
> Simple File Sharing (Folder Options>View tab) and create identical user
> accounts/passwords on all computers.
>
> 2. If you don't care about using Pro's advanced features, leave the Simple
> File Sharing enabled.
>
> Simple File Sharing means that Guest (network) is enabled. This means that
> anyone without a user account on the target system can use its resources.
> This is a security hole but only you can decide if it matters in your
> situation.
>
> I think it is a good idea to create the identical user accounts/passwords
> in any case when Vista machines are involved and it isn't an onerous task
> with home/small networks.
>
> E. Create shares as desired. XP Home does not permit sharing of users'
> home directories (My Documents) or Program Files, but you can share
> folders inside those directories. A better choice is to simply use the
> Shared Documents folder. See the first link above for details about Vista
> sharing.
>
>
> Malke
> --
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User


 
Reply With Quote
 
Ray Reeves
Guest
Posts: n/a

 
      11-19-2007
Thanks. I needed that encouragement! As a last resort I'll get back to you
as the ultimate guru. For now, how do I set the workgroup in Vista?




"Ken Blake, MVP" <> wrote in message
news:...
> On Mon, 19 Nov 2007 12:27:09 -0500, "Ray Reeves"
> <> wrote:
>
>> I have a Vista machine and an XP machine but have not succeeded in
>> connecting them on the ethernet. Each machine can see the other, but
>> Vista
>> complains that it is not allowed access and XP complains he cannot find
>> My
>> Documents etc. Naturally, the word "My" has been dropped.
>> XP talks about Work Groups while Vista talks about Domains.

>
>
>
> No, this last sentence is very much incorrect. Both XP (at least XP
> Professional) and Vista support both workgroups and domains.
>
> A domain and a workgroup are two different kinds of networks. A domain
> is a server-oriented network, normally used only by large corporations
> and universities.
>
> A workgroup is a peer-to-peer network, without a server. By far, the
> workgroup is the most common type found in homes and small companies,
> and is most likely the kind of network you want.
>
>
>> Has anybody succeeded with this?

>
>
> Yes. Me, for example.
>
> --
> Ken Blake, Microsoft MVP Windows - Shell/User
> Please Reply to the Newsgroup


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
two Vista Machines can not talk Carpetking Windows Vista Networking 4 10-04-2007 04:24 PM
vista mail not able to talk to server - help? T Sebastian Windows Vista Mail 2 08-22-2007 02:20 AM
Vista and XP talk to each other, My Fix Hedgy Windows Vista Networking 9 05-27-2007 09:06 PM
XP PCs can't Talk to Vista Home Premium PC BOWDOC Windows Vista Networking 3 04-09-2007 05:04 PM
Getting Vista PCs to talk to Win2K PCs in the same workgroup..... Navygakman Windows Vista Networking 1 02-13-2007 01:47 PM



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