This post is more than 5 years old
1 Rookie
•
5 Posts
0
77641
November 8th, 2015 15:00
Error Installing Image Assist: Sysprep has already been run on this image
Hi All,
Hope someone can help me get past this error.
I’ve just built up my Windows 8.1 Maintenance Image in Audit Mode and captured it.
Now I am trying to install the Dell Image Assist tools however I am being met with an error insisting that “Sysprep has already been run on this image. Please reboot and run the tools again.” However rebooting does not solve the issue.
I thought perhaps this may be to do with the fact that audit mode opens the Sysprep window automatically on reboot which you then have to cancel but I can’t see any way of stopping the Sysprep window from opening. I tried renaming the Sysprep exe but that stopped the computer from booting to the desktop at all and I had to restore the Maintenance build backup.
DavidNGS
1 Rookie
•
5 Posts
1
November 8th, 2015 16:00
I just realised how silly this question is being that Audit Mode is a part of sysprep.. Easily can get around by running the audit mode sysprep then installing Dell Image Assist then going through the rest of the process
benjaminhess
3 Posts
0
July 4th, 2016 06:00
Hi,
I have the same problem and don't know how you solved it. I have a virtual machine that boots to the out of the box experience. If I go to Audit Mode I get the same message as you.
Then I've tried to create a user, install ImageAssist and create the image. But this results in an image which already has a user account created. I'd like to have an image which shows the OOBE screen and the customer can create a user account.
Next, I've tried to enable the local admin account in the newly created user account, switch to local admin account and delete the newly created user. With this, I get an image with no user account but also no OOBE screen which allows me to create one.
So I'm confused how to create an image which has no user account and boots to OOBE to allow the customer to create a user account.
Regards,
Ben
DavidNGS
1 Rookie
•
5 Posts
0
July 4th, 2016 20:00
2 different answer files could resolve that I think?
The first runs when it comes out of audit mode where you could tell it to not create a user and the second one to run with image assist
benjaminhess
3 Posts
0
July 4th, 2016 23:00
Thank you for the answer.
But with which user account do I run ImageAssist?
I can't run it in AuditMode (sysprep already run) and if I create a user I'm not getting the OOB experience to create a user.
What I'm trying right now:
But I still feel that I'm missing something very obvious.
best regards,
Ben
DavidNGS
1 Rookie
•
5 Posts
0
July 4th, 2016 23:00
Are you not enabling the built in Administrator account to run sysprep? I would just use that.
So the process would be:
Install Windows
Enter Audit mode before creating a user and it will use the local administrator
Build your reference image and then sysprep it using an answer file that tells it to skip user creation. It should log back into the local administrator when sysprep finishes
Then install image assist and verify/sysprep/capture
All the computers I did are joined to a domain so this is only guess work on my part for getting the user prompt to appear
benjaminhess
3 Posts
0
July 5th, 2016 08:00
Thank you again.
One try was working fine the way you suggested it. I have to go through the whole process again but it looks good.
Just for a reference what I did:
Maybe it helps others to find a working process for them.
Thank you for the help and I will check tomorrow if it is really working now.
Answer file to boot into local admin:
schemas.microsoft.com/.../State" xmlns:xsi=" www.w3.org/.../XMLSchema-instance">
true
true
true
true
Home
true
true
1
Administrator
true
5
Answer file for dell tools:
schemas.microsoft.com/.../State" xmlns:xsi=" www.w3.org/.../XMLSchema-instance">
false
false
schemas.microsoft.com/.../State" xmlns:xsi=" www.w3.org/.../XMLSchema-instance">
true
Home
true
false
1
DavidNGS
1 Rookie
•
5 Posts
0
July 5th, 2016 15:00
Nice!
Glad you were able to get it sorted