Link to home
Start Free TrialLog in
Avatar of steve_mills
steve_mills

asked on

NET USE command

I am using WIN2000 using the command net use


net use l: \\uw_bol_eip_1\scratch /user:uw_bol_eip \operator

this command allows me to connect to the other domain by loging in as a user(operator )on the uw_bol_eip domain, and maps a l: drive to the share scratch.

The NET USE command on win98 doesn't seem to allow this. Is there a way around this or is there third party software avalable.

Thanks
Steve
Avatar of stevenlewis
stevenlewis

try this one
net use g: \\server\shared_files password {password} /user:domain_name\username


Here is a list of commands and switches you can use with the Net command.

http://www.computerhope.com/nethlp.htm
Hello all,
I am Computer101 from Experts-Exchange and also an expert within this topic area. This question has been open a long time.  What I am going to do is allow feedback from the questioner and xperts.  If it is not resolved, I will delete or accept an answer based on the info I have been given, Experts, feel free to offer input.  I will monitor these questions for a period of 5-7 days and come back and evaluate.  I will have another moderator (who is also an expert in this topic area) look at the question also to ensure we do the right thing for this question.

Thank you
Computer101
E-E Admin
Avatar of steve_mills

ASKER

I have found that the net command in win9x is different then win2000 so an alternitve pc has been used.
Please close this question.

Thanks
steve
ASKER CERTIFIED SOLUTION
Avatar of Computer101
Computer101
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial