In this post I will be demonstrate you how to create automatic computer during during OSD through SCCM. Without having any logic for the Computer name generation, random system name will be generated starting with MININT and with some other random string.
[Read more…] about Create Automatic Computer Name during OSD through SCCM Part 1OSD
Create Windows 10 Task Sequence through SCCM
In this post I will be showing how to create Windows 10 task sequence through SCCM. I will be deploying Windows 10 1909 x64 version. There are few pr-requisites before deploying Windows 10 image to a system.
[Read more…] about Create Windows 10 Task Sequence through SCCMIntegrate MDT with SCCM
In this post I will be showing you how to installation of MDT and integrating it with SCCM. MDT ie. Microsoft Deployment Toolkit which is also a standalone tool, can be used to deploy operating system on its own (without using SCCM). This can also be integrated with SCCM. We will first discuss why it is important to integrate MDT with SCCM
[Read more…] about Integrate MDT with SCCMTroubleshoot PXE Boot issues
In this post we will be discussing and talking about troubleshooting various PXE boot issues.
[Read more…] about Troubleshoot PXE Boot issuesSCCM PXE Boot Configuration
In this post we are going to configure SCCM PXE Boot environment which enables us to deploy operating system in the environment.
Enabling PXE will allow us to do PXE Boot helping us to load boot image and selecting the Task Sequence to continue the build.
[Read more…] about SCCM PXE Boot Configuration