Windows 11 Language Packs — How to Download and Install (2026)

How to download and install Windows 11 language packs using DISM Windows Update and VLSC 2026

Unlike Windows 10, Microsoft does not provide direct offline language pack downloads for Windows 11. Instead, language packs are distributed through Windows Update, the Microsoft Update Catalog, or via VLSC for enterprise customers. This guide covers all available methods for installing Windows 11 language packs in 2026. Windows 11 Language Pack — What Has Changed … Read more

CCMClean — Completely Remove and Repair the SCCM Client (2026)

CCMClean — Completely Remove and Repair the SCCM Client

If you have a Configuration Manager client that is not working correctly, the tell-tale signs are missing tabs, missing selections under the Actions tab, and incorrect or missing information on the General tab. Standard fixes like ccmsetup.exe /uninstall often fail to fully clean the client — leaving behind WMI corruptions and registry entries that cause … Read more

Microsoft Windows & Server Evaluation, KMS & Product Keys — The Complete Free Guide (2026)

Microsoft Windows and Windows Server evaluation, KMS and product keys complete reference guide 2026

This is the complete TechyGeeksHome reference for Microsoft Windows and Windows Server product keys. Whether you need evaluation keys to spin up a test lab, KMS client keys (GVLKs) for a volume licensing deployment, dummy keys for SCCM or MDT task sequences, or guidance on how to rearm and extend your evaluation period — it’s … Read more

Windows 10 Language Packs Offline Download (Full Guide 2026)

Windows 10 Language Packs

Are you looking for Windows 10 language packs offline download options in 2026? This guide shows you how to download, install, and troubleshoot language packs without relying on Windows Update. If you need offline downloads for Windows 10 language packs for use with Group Policy, DISM, SCCM or even directly with Windows, then there is … Read more

How to Enable SMBv1 in Windows Using PowerShell

Create a wordpress featured image for a article titled Enable SMBv1 using PowerShell

SMBv1 is an outdated and insecure file‑sharing protocol that Microsoft deprecated years ago. Modern systems should avoid SMBv1 entirely, and in most environments it should remain disabled. However, there are still rare situations – usually involving legacy hardware, old NAS devices, or outdated embedded systems – where enabling SMBv1 temporarily becomes necessary. This guide explains … Read more

Windows Admin Center – WSUS/SCCM Update Category Explained

Create a wordpress featured image for a article titled Windows Admin Center – WSUS SCCM Update Category

When configuring Software Update Point (SUP) classifications and products in SCCM or WSUS, it’s easy to overlook some of the more specialised product categories—especially those that don’t directly relate to Windows OS or Office patching. One of these often-ignored categories is Windows Admin Center. Although it may seem like a niche product category, enabling it … Read more

How to Find Inactive Computers in Active Directory Using PowerShell

Create a bold high‑impact 16 9 featured image with a dark PowerShell‑and‑Active‑Directory auditing theme. Use a deep black or charcoal background with accent colours like neon green infra

Keeping your Active Directory clean and free of unused computer accounts is essential for security, reporting accuracy, and overall domain hygiene. One of the most effective ways to identify stale computer objects is by using PowerShell to check when each device last authenticated with the domain. This guide walks you through how to locate inactive … Read more

How to Audit Microsoft Defender Antivirus Exclusions with PowerShell and Identify Their Source

Audit Microsoft Defender Antivirus

Microsoft Defender Antivirus is a cornerstone of endpoint protection, but exclusions—whether for performance, compatibility, or policy reasons—can introduce risk if not properly managed. As IT admins, we need visibility not just into what exclusions exist, but where they originate: local policy, Group Policy (GPO), Microsoft Endpoint Manager (Intune), or Configuration Manager (SCCM). In this post, … Read more

Manually Installing a Monthly Windows Update on Windows Server

Manually Installing a Monthly Windows Update on Windows Server

Overview In some cases, Windows Updates may fail to install via Windows Update or SCCM Software Center. This document provides a step-by-step guide to manually installing a monthly cumulative update (CU) by extracting and installing the relevant CAB files using DISM (Deployment Image Servicing and Management Tool). Prerequisites Step 1: Download the Windows Update Package … Read more

DHCP Server Configuration: Windows Server Mastery

DHCP Server Setup and Configuration

Configuring DHCP Servers on Windows Server Dynamic Host Configuration Protocol (DHCP) is critical for automating IP address allocation within Windows Server 2022 environments, ensuring reliable network connectivity. This guide offers a comprehensive, professional approach to installing, configuring, and managing a DHCP server, incorporating PowerShell automation, troubleshooting techniques, and optimization strategies. Tailored for IT administrators maintaining … Read more

Active Directory Tools: Installation, Management, and Automation

Active Directory Tools

Effective Management with Active Directory Tools Active Directory Users and Computers (ADUC) remains a cornerstone for managing Active Directory (AD) environments on Windows Server 2022 or Windows 11 systems. This guide provides a comprehensive walkthrough for installing, utilizing, and enhancing AD tools through Remote Server Administration Tools (RSAT), PowerShell, and integration with Azure AD. Designed … Read more