by Manish | Aug 4, 2021 | SCCM
SCCM 2107 is the recently released ConfigMgr version. This is an in-console Upgrade guide of SCCM Current Branch ie Update 2107 for Configuration Manager current branch which is now known as Microsoft Endpoint Configuration Manager. This update can be applied on sites version 2002 or later through Configuration Manager service method called Updates and Servicing.
(more…)
by Manish | Jul 14, 2021 | SCCM, OSD
Remote Server Administration Tools (RSAT) for Windows 10 can be installed through multiple ways. We can install it through PowerShell, dism command line using online method (by connecting to internet), or we can install it in offline mode as well using Feature on Demand package.
(more…)
by Manish | Jul 9, 2021 | OSD, SCCM
Windows ADK for Windows 11 has recently released by Microsoft. Windows ADK stands for Windows assessment and deployment kit. I will show you step by step guide on how to download and install Windows ADK 11 on SCCM server.
(more…)
by Manish | Jul 3, 2021 | SCCM
In this post I will show you how to use SCCM client actions via command line. We can initiate SCCM Client agent actions using command line by going to Configuration Manager Properties & clicking on Action Tab. However, we can do the same using command line and PowerShell commands. These commands can be executed on Local as well remote systems.
Every action stated under actions tab has a specific Trigger Schedule ID. The list of these ID’s are as follows:
(more…)
by Manish | Jun 29, 2021 | SCCM
Below is the list of all SCCM build version starting onwards release of SCCM Current Branch. SCCM builds are released 3 times a year, sometimes it is released as baseline versions and sometimes as in-console updates version. Configuration manager version can be identified as YYMM (for example SCCM version 2107 indicates a combinate of Year and Month (’21’ + ’07’)
Below is the list of SCCM build numbers with detailed configuration manager version, availability date and other details:
(more…)
by Manish | Jun 29, 2021 | SCCM
To uninstall SCCM client from the system, we have to run the command with specific parameter. Configuration manager client cannot be uninstalled through Programs and features. On a system where configuration manager client installed, we cannot see its entry under Programs and features.
(more…)