by Manish | Mar 5, 2022 | SCCM, Software Update, Windows 10
In this post I will be sharing you the information on how to upgrade to Windows 10 21H2 using Enablement package through SCCM. Upgrading existing Operating System using Enablement Package is a simplistic approach with minimal downtime as it just enable few features on current operating system which were already present. Though Enablement package upgrades your OS like any other feature update, but it is not actually a feature update as it just activates the features which were in dormant state with previous Operating system.
(more…)
by Manish | Mar 3, 2022 | SCCM, Troubleshooting
In this post I will be discussing on how to fix the issue “no task sequence found” for new devices. This is a very common error we see while trying to initiate the SCCM task sequence. Sometimes we see this error for old devices and sometimes for new devices. Let’s looking into it why it is caused.
(more…)
by Manish | Mar 1, 2022 | Office 365, Azure, Cloud, Intune
In this post I will show you multiple methods on how to assign O365 license to users. We can assign the license using various portals such as “Microsoft 365 admin center”, “Azure Portal”, “Microsoft Endpoint Manager admin centre”. For repetitive activity, I will show you how to assign O365 license to users using PowerShell command which requires AzureAD module to be installed. Though we can use MSOnline Module as well but that is soon going to be depreciated, hence recommended module to install is AzureAD. This is not just limited to Office 365 license but any other kind of license which has been assigned to you.
(more…)
by Manish | Feb 18, 2022 | SCCM, Cloud, Intune
In this post I will be explaining the SCCM Co-management capabilities and various workloads related to it. Before deep diving into co-management capabilities, first understand what exactly is co-management and workloads associated with it.
(more…)
by Manish | Feb 17, 2022 | Intune, Cloud
In this post I will be showing how to do bulk enrollment of windows devices using Windows Configuration Designer. This method requires to create a provisioning package which is in ppkg format and can be created using Windows Configuration Designer (WCD).
(more…)