Ask Experts Questions for FREE Help !
Ask
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #1

    May 16, 2006, 05:36 AM
    Mapping Network drive?
    Hello,
    A user who is not a member of a domain, need to map for him/her a drive on the DC ( file server ), I can map the drive, but the system doesn't ask me to remember or save the password ( he asks for the user name and password of the DC ADMIN ).
    So every time the user starts his/her computer, he/she has to give the ADMIN password to access the mapped drive .

    The user is running Win-XP ( SP2 ), and client for MS-networks protocol is there.
    With some other users it went very well without any problem, and this computer has nothing special or different than the others.

    Any tips...

    Greetings
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    May 16, 2006, 05:40 AM
    Normally such mappings are done in the login script. However, if the user is not part of the domain there may be no login script for them to run. So you might use an Autoexec.bat file to do the mapping.
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #3

    May 16, 2006, 05:43 AM
    Using a startup batch file will not help, as the system maps the drive, but he doesn't allow the user to access it without the ADMIN password.

    Greetings
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #4

    May 16, 2006, 05:46 AM
    How about just setting up a custom batch file to run on log on.
    Something like this may be what you are after:
    Code:
    net use m: \\IP_ADDRESS\FOLDER_NAME PASSWORD /user:DOMAIN\USER_ID
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #5

    May 16, 2006, 05:49 AM
    Thanks

    I'll try it.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #6

    May 16, 2006, 06:00 AM
    Quote Originally Posted by Curlyben
    How about just setting up a custom batch file to run on log on.
    Something like this may be what you are after:
    Code:
    net use m: \\IP_ADDRESS\FOLDER_NAME PASSWORD /user:DOMAIN\USER_ID
    Couldn't the same be used in autoexec.bat?
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #7

    May 16, 2006, 10:08 AM
    Hello,
    Yes of course it could be used in a Autoexec.bat , accept my apology as I didn't get that what you meant.
    Thanks for your help.

    Greetings
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #8

    May 16, 2006, 10:15 AM
    Glad to assist
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #9

    May 18, 2006, 03:40 AM
    It worked...

    Thanks

    Greetings
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #10

    May 18, 2006, 03:46 AM
    No worries anytime we can help ;)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

USB External Hard Drive (drive connect problem) [ 7 Answers ]

After connecting my external hard drive to a usb port. Assigns to a used drive F. to get to the ext hd I have to disconnect F then I'm able to open the ext hd. How can I get the ext. hd to go to the next available drive letter or can I assign one?

Win98 and mapping a domain shared drive ? [ 2 Answers ]

Hello, I've some computers which are running Win98, 95 and ME, I don't need to make them as members of my domain, but just I want to map some folders on the File server which is located on the DC, and that to be used by those old OS users. Everything went fine, until the OS asked the...

I can't network my 2 PC... [ 33 Answers ]

I'm here again :), I want to ask how can I network my two PC I'm not using router, I'm just use a cable I already connected the two PC but seems they don't seen/locate each other does it something about what I'm using? Cause I'm using Win XP and the other is Win 2000... :confused: Please...

Modems on one drive not on other drive [ 3 Answers ]

Help I have a compaq 501OUS pent 3 win ME. I have a 2 gig hardrive I have no problem going on line, when I took my 2gig hardrive out and put a 40gig hardrive in my moden won't respond, I have reinstall the modem(US Robotics PCI Faxmodem includes V.92 and V.90 ITU standard technologies) physycly...


View more questions Search