Net Use command...

  • Thread starter Thread starter Hendry
  • Start date Start date
H

Hendry

Dear all,

Q1:
I'm using XP Home and going to assign a Net Use command to
capture a network printer in the LAN. I had tried to key-
in and save it in the c:\windows\system32\autoexec.nt, but
it seen never execute at all during the XP Home booting
up. Is it I need to save it in c:\autoexec.bat instead of
c:\windows\system32\autoexec.nt?

eg. : net use LPT1: \\HS01\HPLJ1300

Q2:
Because I'm using XP Home & not supported Domain Logon, if
I want to add-in the logon username as "hendry" and
password as "1234", so how I key-in the full path for it?

eg. : net use LPT1: \\HS01\HPLJ1300 /user:hendry 1234

the above path is it correct???

Please feedback. Thank you.

-Hendry-
 
Q1: you may want to try the /persistent:yes flag rather than a bat file.
Q2: looks good to me
 
Back
Top