In this blog I will be discussing on difference between Azure AD Join vs Workplace Join (which is also called as Azure AD Registered). As per the registration of device to Azure, both terms can be confusing and you might be not having idea what we could achieve differently with these joining methods.
[Read more…] about Azure AD Join vs WorkPlace Join-Azure AD RegisteredHow to deploy Software Update Patches using SCCM
In this blog I will demonstrate you how to deploy Software Update / patches using SCCM. Usually Microsoft releases patches on 2nd Tuesday every month, however they may release patches on other day or week depending upon current threat or vulnerability resolving issue for the system.
[Read more…] about How to deploy Software Update Patches using SCCMHow to update Windows ADK 2004 on SCCM Server
In this blog I will be showing you how to update Windows ADK 2004 on SCCM Server. Windows Assessment and Deployment Toolkit (Windows ADK) version 2004 (10.1.19041) is the latest one which consists of 2 separate downloads, one for Windows 10 ADK and another one Windows PE add-on.
Release of these 2 separate packages started with Windows 10, version 1809 onwards. Windows ADK consists of deployment tools we need deploy and customize for windows images such Windows PE, Deployment Tools, Imaging and Configuration Designer etc.
[Read more…] about How to update Windows ADK 2004 on SCCM ServerHow to integrate MsDart with SCCM Boot Image
In this blog I will show how to integrate MsDaRT with SCCM Boot Image. Dart integration with Boot Image allows you to connect remotely to a system during WinPE phase when OS deployment is running. We are going to create a custom MDT boot image using SCCM and injecting Dart utility.
[Read more…] about How to integrate MsDart with SCCM Boot ImageCreate provisioning package using Windows Configuration Designer
In this blog I will be going through the process of creating provisioning package using Windows Imaging and Configuration Designer tool. The file format used for this type of package is ppkg and is very easy to deploy on Windows 10 systems using various ways.
[Read more…] about Create provisioning package using Windows Configuration Designer