Computing.Net > Forums > Networking > NET USE password issue

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

NET USE password issue

Reply to Message Icon

Name: MrRedPants
Date: November 19, 2004 at 12:26:18 Pacific
OS: XP Pro SP1
CPU/Ram: AMD TB 900/512 Mushkin Re
Comment:


net use G: \\Fvs-dc\shared /user:fvs

With this, when the script runs, it prompts me in the DOS window for the password, and if I just hit the enter key, it continues without issue.

I obviously would like to have it just login without the password prompt. I have tried multiple examples using the 'password' command to no avail, e.g.

net use G: \\Fvs-dc\shared password /user:fvs

Any ideas would be much appreciated.




Sponsored Link
Ads by Google

Response Number 1
Name: FishMonger
Date: November 20, 2004 at 18:11:57 Pacific
Reply:

Have you tried?

net use G: \\Fvs-dc\shared /user:fvs /password:''


0

Response Number 2
Name: MrRedPants
Date: November 21, 2004 at 11:07:17 Pacific
Reply:

Tried that, didn't work. Thanks though.


0

Response Number 3
Name: MrRedPants
Date: November 21, 2004 at 14:03:53 Pacific
Reply:

The temporary solution I found is to use the

/savecred

command after the initial mapping. It prompted me for username and password the first time, then saved it so I no longer have to enter it.


0

Response Number 4
Name: ivalencia
Date: December 29, 2004 at 07:23:42 Pacific
Reply:

net use G: \\Fvs-dc\shared "" /user:fvs

the "" is a blank password (the password word in the net use sintax help is replaced by the password)

i hope this helps

Regards

ivc-monterrey-mexico


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


ethernet help alert for stuck email pro...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: NET USE password issue

net use ADMIN$ share remote issue.. www.computing.net/answers/networking/net-use-admin-share-remote-issue/15727.html

Net Use Logon Failure Error (1326) www.computing.net/answers/networking/net-use-logon-failure-error-1326/33140.html

Net Use logon Script for workgroup www.computing.net/answers/networking/net-use-logon-script-for-workgroup/24156.html