Re: Save passwords

From: Dave (dave_at_dave.com)
Date: 02/27/04


Date: Thu, 26 Feb 2004 16:59:21 -0800

You can make a login script to help you do this.

Check out the net use command

Here's an example

net use W: \\192.168.200.30\C$ yourPassword
/user:192.168.200.30\yourUserName /persistent:no

This will map the computer's C drive onto your computer as W. Pick any
letter that doesn't have a drive attached to it.

Put that command in a batch file. Something like myStartup.bat and stick
that in your startup group.

Good luck.

Dave



Relevant Pages

  • Re: Updating Ad-Aware SE Personal i SpyBot S&D from command line?
    ... > is CareWare) as my Domain Login Script. ... When using spybot 1.04 do not stop with scan and immunization. ... Get familiar with the Winsock LSPs that belong as I have seen several ... Here are Spybot command ...
    (alt.computer.security)
  • Re: Disabling non-Microsoft services?
    ... You can see what happens by going to a command prompt and typing "echo ... before letting it loose in a login script. ... installing Symantec AntiVirus 10.0 Corporate Edition. ... service is automatically set to AUTOMATIC. ...
    (microsoft.public.windows.server.sbs)
  • Re: Benchmarking a script that cant be executed form the command line
    ... > employeer wants it to be system using Perl. ... It's been in production ... > login script. ... command line - you may run into this type of situation again. ...
    (comp.lang.perl.misc)
  • Re: Launch an EXE from a Login Script
    ... Does the start command work for both ... Joe ... >> the login script run the program and then continue to process the login ... > Precede the name of the .exe file with "start". ...
    (microsoft.public.windows.server.general)
  • Re: User login problem
    ... >>I would rename the user's profile folder, ... modify the login script like so: ... @echo off off ... This would allow you to see which command hangs the ...
    (microsoft.public.win2000.general)