Overview This guide will walk you through automating the process of forcing a Group Policy update on a target system using PowerShell and SCCM. Group Policy is a crucial component of Windows...
Overview Microsoft Intune is a cloud-based service that enables organizations to manage devices and applications across various platforms including Windows, macOS, iOS, and Android. This guide...
Overview This script automates the process of setting up an administrator account with secure settings in SCCM. It includes steps to create, manage, and distribute a package using the SCCM...
Description: This guide walks you through the steps to offboard a device from Microsoft Defender for Endpoint (MDE) and enroll it into Microsoft Intune for device management. It is essential to...
Overview This post provides a PowerShell script designed to create an SCCM package that enables verbose logging for Windows Update. Enhanced logging is crucial for diagnosing and troubleshooting...
Overview This post provides a PowerShell script that creates an SCCM package to employ a bypass method for overriding the BIOS administrator password, allowing for critical maintenance tasks to be...
Overview This post provides a PowerShell script that creates an SCCM package to check the Windows Remote Management (WinRM) status related to Windows Update. This script ensures that WinRM is...
Unveiling System Insights with PowerShell Dive into the efficiency of PowerShell to uncover critical service information across multiple devices. This script, designed for systematic scrutiny, scans...
Overview This post provides a PowerShell script that creates an SCCM package to remove the Cherwell Service Management software, ensuring a clean slate for system configuration. This script is...
Description This PowerShell script is designed to create an SCCM package that disables the SMBv1 protocol across your systems. Disabling SMBv1 is a critical security measure, as this legacy protocol...
In the world of IT and data management, verifying the integrity and identity of files is crucial. Whether you're managing backups, ensuring data hasn't been tampered with, or simply want to check if...
Overview This post provides a batch script that automates the process of clearing the DNS cache on a Windows system. Clearing the DNS cache can resolve issues related to outdated or corrupted DNS...