If you have an issue with your server where you cannot see the roles in Server Manager, cannot install service packs or you see this […]
Microsoft
Identifying Users Not in a Specific Active Directory Group with PowerShell
Introduction Managing Active Directory (AD) groups is an essential task for IT administrators, especially in large organizations. Ensuring that users are in the correct security […]
How to Extract Microsoft Surface Drivers from the official MSI File
Whether you’re managing a fleet of Surface devices or just need to install fresh drivers on your Surface Go, extracting the necessary drivers from an […]
How to Fix Windows Time Drifting Issues
If you have a server that is experiencing time drifting, it can lead to a host of issues, including synchronization problems with other servers and […]
WinRAR Uninstall using SCCM or silent command line
This guide walks you through a straightforward method to automate the uninstallation of WinRAR using SCCM, assuming your clients have installed WinRAR in the default […]
SCCM WQL Collection Query for All WinRAR Installations
To automate the process of identifying all systems with WinRAR installed, you can create a custom collection in SCCM using a WQL (WMI Query Language) […]
Clearing the SCCM Local Cache to Resolve Deployment Issues
The SCCM local cache on a client computer is very helpful for straightforward deployments. However, if the machine encounters any issues during the deployment or […]
Updating Active Directory Computer Description Using SCCM and MDT
You may have seen our previous post on how to set the local computer description during SCCM OSD (Operating System Deployment). Now, with the help […]
Setting the Local Computer Description During SCCM Task Sequence
If you are using Configuration Manager (SCCM) to deploy your operating systems, you might want to set the local computer description during the task sequence […]
Windows Easy Transfer for Windows
A simple step by step guide on how to use Windows Easy Transfer for Windows 10.
Deploy a Microsoft Store App through SCCM Software Center
How to deploy a Microsoft Store appx using Microsoft System Center Configurtion Manager.
Retrieve Installed Windows Updates with PowerShell
If you want to find the full list of Windows Updates installed on your machine, you can use a PowerShell command. This method is particularly […]