More 3.6 Issues - Stuck on "Set Engine Run Key"
I'm deplying a Windows 7 x64 WIM sysprepped image now, and I'm getting stuck on the "set engine run key" task, even before any post install tasks take place.
I read this article:
https://www.kace.com/support/resources/kb/solutiondetail?sol=SOL118934
However, it's the same image I've been using for the past year for our x64 machines. It has the NIC drivers already installed, and the driver feed already checked.
Any ideas?
Answers (2)
I had been experiencing the same issue after the upgrade from 3.5 to 3.6.
After logging a ticket with Dell and doing everything that they asked, deleting and re-adding nic drivers, checking for and IP addresses on start up, attempting to run various post-install tasks etc, I still could not get it to go past the Set Engine Run Key task.
Stumbling across this the below article this morning, it states way down the bottom that the run once converter is no longer needed in 3.6 because of the new task scheduler. I still had the "run one converter" executing at the Mid-level task from when I upgraded from 3.5. Didn't even know it needed to be removed! I have since deleted it and it now works like a charm! Hopefully Dell can update their knowledge base to reflect this.
http://web01.itninja.com/blog/view/k2000-best-practices
Hope this helps others in the future.
Cheers.
Russ
Comments:
-
The images I've been testing has had these removed. This could be a possible solution for some, but not for all. Didn't fix anything in my instance. Looks like 3.6 really screwed up a lot of people's images. Makes my push to go SCCM even easier for the boss to consider. - sfigg 10 years ago
-
have look here: http://www.itninja.com/question/k2000-3-6-has-an-issue-set-engine-run-key-stage-stalls-build-question-statement - avisintini 10 years ago
-
This fixed my issue with my scripted installation. Thank you so much for saving me from a huge headache.
I haven't tried deploying an image I created with 3.5 yet. - animerunt 10 years ago
That is the first Windows PO task, automatically set by the K2. Maybe put a pause type task as your first PO so that you can pull up a command prompt and see if you have an IP address, or check device manager to make sure the NIC is installed at that point.
For the task, create a Windows Batch Task, enter in:
start cmd.exe
pause
That will open a new command prompt window and pause for you. You could also just type 'Exit 1' which will give you the error page and the ability to open a command prompt.
Corey
Lead T3 Enterprise Solutions Consultant, K2000
Comments:
-
It images fine, then reboots and goes directly into Windows (after sysprep). Progress on the WebUI shows it being stuck there. I have a valid IP, and the NIC shows being installed without a problem. - sfigg 10 years ago
-
but does it have an IP and installed NIC driver immediately? Sometimes it gets installed later in the process. - cserrins 10 years ago
-
Yes, I believe the NIC drivers were installed prior to capturing the WIM. It's never been an issue prior to 3.6, as we've deployed almost 2,000 machines with this image. - sfigg 10 years ago
-
Should I open a ticket for this? We have some machines that aren't functional in our schools and need to be reimaged, but we're unable to now.
(disabled driver feed to see if that was related somehow - still gets stuck at that point. NIC driver is installed, and working fine. Only thing that happens between imaging and Windows is the sysprep setup of drivers/devices). - sfigg 10 years ago
I'm running an Optiplex 990 Windows 7 x64 - for your reference. - sfigg 10 years ago
Good luck. Once tech support resolves my issues with 3.6 right now, I'm not upgrading again. - sfigg 10 years ago
Another one of my post install tasks that worked prior to 3.6 also no longer works but that's another story. - twit 10 years ago
I'm also having issues with a few of my post install tasks not working correctly. It looks like it may have corrupted the files, so I'm still testing this with Tier 3 support. - sfigg 10 years ago
After logging a ticket with Dell and doing everything that they asked, deleting and re-adding nic drivers, checking for and IP addresses on start up, attempting to run various post-install tasks etc, I still could not get it to go past the Set Engine Run Key task.
Stumbling across this the below article this morning, it states way down the bottom that the run once converter is no longer needed in 3.6 because of the new task scheduler. I still had the "run one converter" executing at the Mid-level task from when I upgraded from 3.5. Didn't even know it needed to be removed! I have since deleted it and it now works like a charm! Hopefully Dell can update their knowledge base to reflect this.
http://web01.itninja.com/blog/view/k2000-best-practices
Hope this helps others in the future.
Cheers.
Russ - table_top_russ 10 years ago