Answered by:
Failed to Run Task Sequence for Operating System Installer

Question
-
I don't know what I am doing wrong. The task is failing to install the Operating System. The error is saying that it's unable to locate the program files on a distribution point, but the content of the Distribution Point show that the operating system installer is in there.
I've extracted the ISO onto a folder where CM is on. I've shared it, provided access.
What log file should I be looking at?
Thursday, February 14, 2013 6:58 PM
Answers
-
The docs might help: http://technet.microsoft.com/en-us/library/gg682108.aspx
Also you could follow this guide to compare with what you've done: http://www.windows-noob.com/forums/index.php?/topic/6353-using-system-center-2012-configuration-manager-part-7-build-and-capture-windows-7-x64-sp1/
Rob Marshall | UK | My Blog | WMUG | File CM12 Feedback | CM12 Docs | CM12 Release Notes
- Proposed as answer by Heinrich Pelser Wednesday, May 1, 2013 11:28 AM
- Marked as answer by Garth JonesMVP Friday, January 22, 2016 7:29 PM
Friday, February 15, 2013 1:51 PM
All replies
-
smsts.log on the client running the TS. Note that when it says it can't find files in a TS, it could be any of the packages referenced, not just the OS.
Jason | http://blog.configmgrftw.com
Thursday, February 14, 2013 7:38 PM -
smsts.log on the client running the TS. Note that when it says it can't find files in a TS, it could be any of the packages referenced, not just the OS.
Jason | http://blog.configmgrftw.com
I can't find this smsts.log and I've looked at all these locations found on this server -- http://technet.microsoft.com/en-us/library/bb932135.aspx
I have a smstsvc.log in c:\ .. not the same?
Thursday, February 14, 2013 8:28 PM -
How does the task sequence look like? How is it started? PXE? Software Center?
Torsten Meringer | http://www.mssccmfaq.de
Friday, February 15, 2013 7:16 AM -
If started with PXE open a command prompt on the client.
smsts.log should be located here: X:\%windir%\Temp\SMSTSLog
Friday, February 15, 2013 10:43 AM -
Mr Stokholm\Torsten is right, you need to find the smsts.log on the pc/laptop/device where you are trying to install the OS.
If you are pushing the OS via PXE, you also need to ensure that you have the boot.wim files for both x86 and x64 on the DP.
You can deploy these out via the console.
Friday, February 15, 2013 1:35 PM -
The docs might help: http://technet.microsoft.com/en-us/library/gg682108.aspx
Also you could follow this guide to compare with what you've done: http://www.windows-noob.com/forums/index.php?/topic/6353-using-system-center-2012-configuration-manager-part-7-build-and-capture-windows-7-x64-sp1/
Rob Marshall | UK | My Blog | WMUG | File CM12 Feedback | CM12 Docs | CM12 Release Notes
- Proposed as answer by Heinrich Pelser Wednesday, May 1, 2013 11:28 AM
- Marked as answer by Garth JonesMVP Friday, January 22, 2016 7:29 PM
Friday, February 15, 2013 1:51 PM