Hi Richard, Things to try: - adding the domain of your server the the account name like: net use z: \\server\install abcd /user:domainname\alex (Of course the username alex must exist in the domain. - what happens when you do net use z: \\server\install /user:alex? (without the password). do you get the password prompt and does it work when you type the password at the prompt? -does the password contain 'strange' characters like '-'? ( had a password that started with a - once, and I couldn't use it from a DOS batchfile. The - signaled the start of an option, so it got an invalid option error.)
Good luck, Niels -----Oorspronkelijk bericht----- Van: chee [SMTP:[EMAIL PROTECTED] Verzonden: donderdag 31 maart 2005 3:41 Aan: [email protected]; [EMAIL PROTECTED] Onderwerp: [Unattended] Trouble mapping Z drive in XP Hi Everybody & Gerhard I am using appsonly.bat (a script contributed by Gerhard in this mailing list) to install applications unattended on Windows XP ready machines. Cannot map the ' install' share after reboot. Even when I do it manually (i.e. netuse Z: \\servername\install abcd /user:alex), I get this error "System error 1326 has occurred. Logon failure: unknown user name or bad password." message. There is nothing wrong with the user and password (e.g. user: alex and password 'abcd') . When I am logged on as another user, I could do "net use Z: \\server\install abcd /user:alex" without problem. But not when I am logged on as 'alex'. When I am logged on as 'alex', I could map using another user account. Is this a problem of Windows XP ? Or Windows XP working with Samba share? Sorry this may not be an 'Unattended' problem, but it is preventing 'Unattended' from working. Thank you very much in anticipation. Richard ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
