scottnoddin@hotmail.com hath wroth:
>The box is already checked off. I don't know what else to do.
So much for the easy fix.
Incidentally, the last time I blundered into something like what
you're seeing was when I somehow successfully had the same NETBIOS
machine names for both machines.
>> >When I browse for a network printer on
>> >my basement computer (desktop) the printer shows up. I think this
>> >problem has something to do with the XP Home not sharing its files and
>> >printers properly because it is the same for file sharing.
Well, let's verify this from the command line.
Go unto the machine with the printer and invoke:
Start -> run -> cmd <enter>
Run:
net view
which should result in the name of the available servers:
Server Name Remark
-----------------------------------
\\CHOLESTEROL
Then, run:
net view \\cholesterol
which should result in something like:
Share name Type Used as Comment
---------------------------------------------------
_DRIVERS Disk
HPLaserJ Print LPT1 HP LaserJet 2100
ZIP Disk
Note the name of the printer above. The LPT1 is rather unusual as I
need it for running some ancient MSDOS programs. You can see the
redirection with:
net use
which displays something like:
Status Local Remote Network
----------------------------------------------------------------
OK LPT1 \\cholesterol\hplaserj Microsoft Windows
Network
If you don't see the LPT1 on your system, don't worry about it.[1]
Obviously, the names of the servers and printers will be different on
your system.
Now, go unto the other machine and do roughly the same tests:
net view \\cholesterol
You should see the same shares and shared printers as when you were on
the machine with the printer attached.
To manually use the remote printer, run:
net use \\cholesterol\hplaserj /persistent:yes
net use
which will result in something like:
Status Local Remote Network
----------------------------------------------------------------
OK \\cholesterol\hplaserj Microsoft Windows
Network
What I'm hopeing is that you'll get some coherent error message in the
process of running these incantations.
[1] Someone is sure to ask how I did this.
Run:
net use lpt1: \\cholesterol\hplaserj
--
Jeff Liebermann
jeffl@comix.santa-cruz.ca.us
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060
http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558