Re: Save passwords
From: Dave (dave_at_dave.com)
Date: 02/27/04
- Next message: djc: "bypass login every boot - right to desktop"
- Previous message: Sheldon: "finding dacls"
- In reply to: Shaz: "Save passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: djc: "bypass login every boot - right to desktop"
- Previous message: Sheldon: "finding dacls"
- In reply to: Shaz: "Save passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|