SCCM Task Sequence GUI - How to set up the TS to work with a GUI
Before I have posted how you can create a TS for windows 10 , add a GUI to your TS and run a script to configure your windows 10 install . However all of this has become out dated and so I wanted to update all of that. This how to will walk you through how to create a TS that will allow you to choose a windows 10 or windows 7 image, name the computer, add the computer description to AD, Choose form a list what applications you want to install, Choose to enable BitLocker and set the PIN as well as create a local account. Prerequisites: MDT integrated to SCCM A boot image with the following components added Windows Powershell(WinPE-DismCmdlest) HTML(WinPE-HTA) Microsoft .NET (WinPE-NetFx) Windows Powershell (WinPE-Powershell) A windows 10 and windows 7 image 1. Download the package I have put together containing the scripts you will need https://github.com/sccmtst/SCCM-Management-Scripts/tree/master/TSGUI 2. If you have not already done so download and in...
Great guide, works perfectly on the UEFI part!
ReplyDeletesection 7. I think for Windows (Recovery) partition you need 100% of remaining disk space. You type 1%.
ReplyDeleteYep you are right but I recently have changed this a little but have not updated the documentation yet, Change the order do so the recovery partition is first and keep it it at 1% then create your os partition having it use 100% of the remaining drive.
ReplyDeleteHi, I keep gettting this error 0x80070490
ReplyDeleteWhere are you getting the error
DeleteI am getting this error as well, (0x80070490) I keep getting it at Partition Disk 0 - UEFI
DeleteTry to format the disk and run your ts again http://blog.tofte-it.dk/sccm-task-sequence-error-0x80070490/
DeleteI don't really see comment hear to to well so if you would like you can email me at Krisgross@sccmtst.com
Just as a heads up... If you use MDT instead of SCCM, you literally disable one step in the deployment task sequence and it works like a charm. The "Format Partition Disk (BIOS)" step, which is found under the Preinstall>New Computer Only group just needs to be disabled.
ReplyDeleteAnd if for some reason that doesn't work, this article illustrates how to disable both those steps and create a new one: https://www.dell.com/support/article/hr/en/hrbsdt1/sln301421/microsoft-deployment-tools-2013-update-2-contains-a-bug-in-uefi-deployment-sequence?lang=en
I'm not trying to sway anyone one way or the other. I've just always been an MDT guy instead of SCCM. I don't know if there is a similar step in the TS within SCCM but thought I'd throw it out there.
Best of luck either way! Hope these tidbits help!
THANK YOU!!!!!!! I have been working on this for two weeks with fail after fail until I found this article. We are about to order 51 computers that are UEFI boot only. This article saved the day.
ReplyDeleteTell me how to create in Partition Disk: Windows (Primary) - 100 Gb and DATA (Primary) 99% of remainig space on disk NTFS file system?
ReplyDeleteThanks a lot for this perfect guide! Work like a charm with SCCM (2016) 1902, DELL Optplex 3060 with Windows 10 1809 UEFI.
ReplyDeleteHola, parece que caducó o pinchó la pagina, no puedo visualizar nada. Alguien me puede dar una mano? Hace semanas que vengo con este tema y no lo puedo solucionar. Muchas gracias,
ReplyDeleteDidn't work for me :(
ReplyDeleteWhere are you having issues ?
Delete