Since both machines are started up as admin (both have admin rights),
I would think that adding the admin group is all that's necessary to
allow sharing between the two machines. I did just that and it still
didn't allow any file and print sharing transactions between the two
machines - but I could 'see' them in the same workgroup together.
However, playing with it some more and doing some more research on the
newsgroups, I stumbled upon the following command that I could enter
on the command prompt:
C:\>net share ipc$
...once I did that command on both PCs, that allowed either machine
access to the other's drives and printers once I setup them up as a
shared drive on the network. Using that command, I now have file and
print sharing between the two PCs - so my near term goal has been met.
I guess my follow-up question would be: If both machines are setup to
have admin rights and admins have been added to the authorized groups
to have access, why didn't that work in the first place? Also, please
let me know if by using the 'net share ipc$' command that I've allowed
too much access. In this case, it's not that important since the user
of the networked PCs is the same user - it just setup as a new machine
and its old print/fileserver PC. But I'd still like to know how to
set this up in the future to allow and restrict some drives on a
personal home network, too.
"Richard G. Harper" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Are you using the same username and password to log onto both PCs? If not,
> does the username and password from each PC exist as an authorized account
> on the other PC?
>
> --
> Richard G. Harper [MVP Win9x] (E-Mail Removed)
> * PLEASE post all messages and replies in the newsgroups
> * for the benefit of all. Private mail is usually not replied to.
> * HELP us help YOU ... http://www.dts-l.org/goodpost.htm
>
>
> "martywittrock" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a couple of PCs neworked together using a crossover cable, one
> > is on Windows 2000 and the other is running Windows XP Home. The
> > network support for Microsoft Networks, TCPIP and File/Print Sharing
> > is enabled/installed for the Ethernet card installed in the machine.
> > When I ping from one machine to the other, each is able to 'see' the
> > other - successfully. Further, when I look in the MSHOME workgroup
> > (and this is on either machine), I see both machines listed (the XP
> > machine and then Win2K machine names).
> >
> > The Win2K machine will be used for print/file sharing and I have setup
> > all the drives (actually one drive - many partitions) for sharing.
> > However, on the XP machine, I cannot access those drives for some
> > reason. When I click on the PC name in the workgroup (MSHOME), it
> > doesn't show the drives and the 'OK' button on the form is greyed out
> > - like it doesn't see any shared drives to allow access.
> >
> > Can someone guide me on how to setup the filesharing between these two
> > PCs? I'm sure that this is probably a simple procedure, but it's got
> > me dizzy.
> >
> > Please help!!