Jump to content

Tall order for Unattended: relogging on


Recommended Posts

I know this may sound like a tall order for unattended installs but heres the question:

Is there a way to tell the unattended install to log in first as the administrator (no prob) add the domain admin account (no prob) and then have it reboot and log in as the domain admin to install the added programs. We have to do a profile copy from the domain admin to the default user after installing programs. Doing a profile copy of the local admin account won't let some of the programs run. So this is the only way I can go. Hope someone can help. Thanks in advance for any help!

Link to comment
Share on other sites


Hi

U will have to overwrite the existing Default User profile with Domain Admins profile with xcopy.exe. You must be logged on as administrator to do so.

Option 1:

1. Enable auto logon to log on domain admin.

Note: Password is exposed in the registry till auto logon is disabled

2. Log of and auto logon as local admin.

3. Use Xcopy.exe from RunOnce to copy the domain admin profile to default user profile.

4. Disable auto logon and then Log Off.

Option 2:

1. have a pre configured domain admin profile folder as part of your build.

2. At the first logon, use Xcopy.exe from RunOnce to copy the domain admin profile to default user profile

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...