by Manish | May 30, 2022 | SCCM
In this post I will show you how to upgrade Configuration Manager evaluation version to full licensed version. When you install Evaluation version of Configuration manager, it provides you 180 days of trial period. There after it goes into read-only mode. To fully utilize the existing evaluation version we need to Product key and below mentioned steps to make it full licensed version.
(more…)
by Manish | May 12, 2022 | SCCM, OSD
In this post I will show you how to check the task sequence reference package size. As we know that task sequence is a series of multiple steps which can include Operating system step along with other list of applications and packages, we might need to know the actual size of all referenced packages included into task sequence.
(more…)
by Manish | Apr 27, 2022 | SCCM
In this post I will show you how to enable the dark theme in configuration Manager console. This is the new feature introduced as a Pre-release in Configuration manager version 2203. Hence, we have 2 options available, one as “light theme” and another as “dark theme”.
(more…)
by Manish | Apr 24, 2022 | Intune, Software Update
In this post I will be discussing on how to change source service to WSUS for feature update rather than pausing it. If you are not ready with deploying feature update, then changing the source service to WSUS (if configured) is a better option rather than pausing the feature update using update ring settings in Intune.
(more…)
by Manish | Apr 24, 2022 | Software Update, Intune
In this post I will be discussing on What is Dual scan and its impact on WUfB policies. Once dual scan is enabled, it allows devices to scan against both Windows Update and Windows Server Update service (WSUS) but apply different kind of patches through this different source.
(more…)
by Manish | Apr 18, 2022 | SCCM, Software Update, SQL
In this post I will be showing you how to find specific software update’s Package ID detail. Unlike Application / package which has a specific location and App ID associated with it, a specific update group can have multiple Software updates and those software updates can be part of various Deployment Packages.
By looking into configuration Manager console, it is not easy to find specific update part of which Deployment package. This can be an easy process by using SQL query.
(more…)