Many thanks Connor,
paul
On 26/04/06, Conor Boyd <[EMAIL PROTECTED]> wrote:
Looks like you should supply * for the password instead of a specific password, which prompts the user to enter a password (which I think you wanted anyway) and then stores those credentials.So you probably want:net use * \\192.168.1.3 /u:domain\username /savecredMaybe that's what your conflict was. Dunno, I've never used it myself...C.
I completely overlooked/SAVECREDI'll give it a go. For either ...net use /SAVECRED \\192.168.1.3 passwordORnet use \\192.168.1.3 password /SAVECREDI get this back,"A command was used with conflicting switches."Which sort of confuses me as I only used one switch I think
[snip]
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi
_______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
