|
#1
|
|||
|
|||
|
This is the only place I could think of asking this question.
I know that Sysprep passes on the administrator user id and password for up to 3 logins after running. Is there a stripped out or stand alone application from MS which can script the local administrator user id and password on a workstation? I need to install a program which requires the local administrator to log in after first reboot. If I could package the administrator user ID and password into the software delivery package, i can pass on the credentials and avoid visiting each machine and logging on as administrator. Any takers on this one? |
|
#2
|
|||
|
|||
|
There is no way I know of to do that other than setting up autologon with
the administrator account which is very insecure. If this is a domain computer and the application is a .msi package you could assign the application to the computer via Group Policy Software Installation. You might be able to access the computer via Remote Desktop which also may help. You might try posting in the setup_deployment newsgroup to see if anyone there has any ideas which may include Remote Installation [RIS] images. --- Steve "ieden" <ieden@discussions.microsoft.com> wrote in message news:23595600-8959-4456-9D97-E6B57C74C0C9@microsoft.com... > This is the only place I could think of asking this question. > > I know that Sysprep passes on the administrator user id and password for > up > to 3 logins after running. Is there a stripped out or stand alone > application > from MS which can script the local administrator user id and password on a > workstation? I need to install a program which requires the local > administrator to log in after first reboot. If I could package the > administrator user ID and password into the software delivery package, i > can > pass on the credentials and avoid visiting each machine and logging on as > administrator. > > Any takers on this one? > > |
|
#3
|
|||
|
|||
|
Thank you Steve,
I did go out to the deployment section and was able to determine that the best way to proceed was with the registry key which allows auto logon. Not only does it work for XP in a domain environment but also with 2000. Security concerns have been assuaged by making sure any changes are also undone as soon as the package has been delivered. Jim "Steven L Umbach" wrote: > There is no way I know of to do that other than setting up autologon with > the administrator account which is very insecure. If this is a domain > computer and the application is a .msi package you could assign the > application to the computer via Group Policy Software Installation. You > might be able to access the computer via Remote Desktop which also may help. > You might try posting in the setup_deployment newsgroup to see if anyone > there has any ideas which may include Remote Installation [RIS] images. --- > Steve > > > "ieden" <ieden@discussions.microsoft.com> wrote in message > news:23595600-8959-4456-9D97-E6B57C74C0C9@microsoft.com... > > This is the only place I could think of asking this question. > > > > I know that Sysprep passes on the administrator user id and password for > > up > > to 3 logins after running. Is there a stripped out or stand alone > > application > > from MS which can script the local administrator user id and password on a > > workstation? I need to install a program which requires the local > > administrator to log in after first reboot. If I could package the > > administrator user ID and password into the software delivery package, i > > can > > pass on the credentials and avoid visiting each machine and logging on as > > administrator. > > > > Any takers on this one? > > > > > > > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: Server rejecting sender's e-mail address | Fred | Outlook Express | 19 | 01-05-2006 04:42 PM |
| Aiternate credentials | Dave | Windows XP Work Remotely | 2 | 01-05-2006 07:12 AM |
| CHKDSK hangs at 13% of first pass -- help! | Dannward | Windows XP Setup Deployment | 4 | 01-05-2006 06:22 AM |
| Removing cached network credentials after network share (\\servername) is used | chuwy | Windows XP Security Admin | 2 | 01-05-2006 04:24 AM |
| Help!!! Credentials Changing | gowens@nixonpeabody.com | Windows XP Security Admin | 2 | 01-05-2006 04:17 AM |