RE: Windows XP Workgroup PC to Domain PC

From: Leythos (void_at_nowhere.lan)
Date: 12/29/04


Date: Wed, 29 Dec 2004 21:04:19 GMT

In article <2CFF054A-AA67-4359-8DC8-9096348497DE@microsoft.com>,
Jim@discussions.microsoft.com says...
> I have a similar problem. I have a work laptop that is part of a domain at
> work. At home I have setup a workgroup for my home PC and have shared my
> printers. I would like to connect to the shared printers and file shares
> from my work laptop. When I use the printer wizard, although it see's the
> home domain on the network, it doesn't seem to see the shared printers.
>
> Help....

Leave the work computer alone, don't change anything.

>From the work computer, you connect to the home computers resources by
using Explorer and then browsing the resource you want:

In the address bar, type \\home_computer_IP\ and then hit enter, it
should come back and ask for a user name and password - if you didn't
setup a password on the home computer you should do that.

Once you get "authenticated" with the home computer, using a user
account/password from the home computer, you can make use of all of it's
resources.

If you want to use a printer, you just \\home_computer_IP\, OPEN
Printers and Faxes folder, then right-click and CONNECT. If you didn't
setup the home printer as shared, you need to share it first.

Setup a batch file, something that makes use of the NET USE commands to
delete the mapping and then remap it when you run the batch file:

Something like this:

: Map my H drive letter to servers COMMON share
net use h: /delete
net use h: \\S2kroot1\Common

The /delete will unmap anything connected to H before it gets remapped -
you need to change the S2KROOT1 to the network name of your home
computer, and the Common to the name of a share you create.

-- 
-- 
spamfree999@rrohio.com
(Remove 999 to reply to me)


Relevant Pages

  • Using VPN through home network
    ... I have a wireless router to which my home computer is wired, ... work laptop connects through wifi. ... Once I disconnect from the VPN, the printers are once again ...
    (microsoft.public.windowsxp.network_web)
  • Re: overall install setup time?
    ... Lets start with the printers. ... will disable DHCP on the LAN side of the router and DMZ the router to the ... Now when you run CEICW it will setup your ... >>get on Site I rerun CEICW on their Internet connection. ...
    (microsoft.public.windows.server.sbs)
  • Problem Solved
    ... of my making an asumption based on the way the WindowsXP setup (a fresh, ... took me through the Network Setup process. ... while trying to get printers setup today, ... apparently ignored the Workgroup Name that I entered. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: setup network printers on multiple machines
    ... I do exactly this for a bunch of boxes. ... Use kickstart to build machine and post section to setup printer. ... setup network printers on multiple machines ... workstation name is placed in some of the config files. ...
    (RedHat)
  • Re: Adding USB printer
    ... > (which I didn't setup as unix is not my forte, ... Does freebsd support USB printers or doesn't it matter as samba is ... postscript to whatever the printer wants (unices generally want postscript ... Mind that you thinking your ports collection being old should have ...
    (comp.unix.bsd.freebsd.misc)