Articles

Collapse

Articles Home Page

  •  
  • Time
  • Show
  • Prefix
Clear All
new posts

  • Windows Package Manager (Winget)

    Windows Package Manager (Winget)

    📦 Windows Package Manager (Winget) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Windows Package Manager (Winget) is Microsoft’s official command-line utility for discovering, installing, upgrading, and managing applications on Windows. It provides a unified package management experience similar to Linux package managers, enabling automation, bulk deployments, and consistent system provisioning using simple, scriptable...
    Go to post

  • Windows Terminal (Modern Command Line Interface)

    Windows Terminal (Modern Command Line Interface)

    🖥️ Windows Terminal (Modern Command Line Interface) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Windows Terminal is Microsoft’s modern command-line application designed for developers, system administrators, and power users. It unifies access to PowerShell, Command Prompt, Azure Cloud Shell, and the Windows Subsystem for Linux (WSL) under a sleek, tabbed interface with full GPU-accelerated text rendering. Terminal su...
    Go to post

  • Windows Assessment and Deployment Kit (ADK) + WinPE Add-on

    Windows Assessment and Deployment Kit (ADK) + WinPE Add-on

    🧰 Windows Assessment and Deployment Kit (ADK) + WinPE Add-on Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview The Windows Assessment and Deployment Kit (ADK) provides a comprehensive set of tools used by IT professionals and system integrators to deploy, assess, and customize Windows images. It includes key components such as Deployment Image Servicing and Management (DISM), Windows System Image Manager (Windows SIM), and the Wind...
    Go to post

  • PC Health Check (App Compatibility Tool)

    PC Health Check (App Compatibility Tool)

    💻 PC Health Check (App Compatibility Tool) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview PC Health Check is Microsoft’s official utility for verifying whether a system meets the hardware and firmware requirements for Windows 11. It performs a detailed compatibility scan, checking TPM 2.0 status, Secure Boot capability, CPU generation, available storage, and memory capacity. Results are presented in a clear, user-friendly summ...
    Go to post

  • PowerToys (Productivity Utilities for Windows 11)

    PowerToys (Productivity Utilities for Windows 11)

    🧩 PowerToys (Productivity Utilities for Windows 11) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Microsoft PowerToys is an official suite of open-source utilities designed for advanced Windows users who want to streamline and customize their workflow. Originally introduced for Windows 95, PowerToys has been reimagined for modern versions of Windows 10 and 11 — offering refined, lightweight tools that integrate seamlessly...
    Go to post

  • Deployment Image Servicing and Management (DISM) • Complete Guide for Windows 11 25H2

    🧱 Deployment Image Servicing and Management (DISM) • Complete Guide for Windows 11 25H2 Category: Deployment & Imaging Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Deployment Image Servicing and Management (DISM) is a built-in Windows command-line utility used to create, modify, and repair Windows images (.wim, .vhd, or .esd). System administrators, engineers, and advanced users rely on DISM to maintain stable, deployable environments and resolve deep-...
    Go to post

  • SetupDiag (Windows Setup Failure Diagnostic Tool)

    SetupDiag (Windows Setup Failure Diagnostic Tool)

    🧩 SetupDiag (Windows Setup Failure Diagnostic Tool) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview SetupDiag is Microsoft’s official diagnostic utility for analyzing Windows Setup logs to determine why an upgrade, feature update, or installation failed. It scans installation and upgrade logs, detects known failure patterns, and generates a report named SetupDiagResults.log with detailed explanations of each error encounter...
    Go to post

  • Windows 11 Media Creation Tool (Official Microsoft Utility)

    Windows 11 Media Creation Tool (Official Microsoft Utility)

    🧰 Windows 11 Media Creation Tool (Official Microsoft Utility) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview The Windows 11 Media Creation Tool is Microsoft’s official utility for downloading and preparing Windows 11 installation media. It enables users to create bootable USB drives, DVDs, or ISO files directly from Microsoft’s servers, ensuring that all installation files are genuine and digitally signed. The tool also s...
    Go to post

  • DISM (Deployment Image Servicing and Management Tool)

    DISM (Deployment Image Servicing and Management Tool)

    🧱 DISM (Deployment Image Servicing and Management Tool) Category: Deployment & Imaging Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Deployment Image Servicing and Management (DISM) is Microsoft’s official command-line tool used for servicing and repairing Windows images, both online and offline. It can mount, modify, and repair .wim, .esd, and .vhd(x) files — making it essential for IT professionals who manage Windows deployments or troubleshoot syste...
    Go to post

  • Rufus (Bootable USB Creation Tool)

    Rufus (Bootable USB Creation Tool)

    💾 Rufus (Bootable USB Creation Tool) Category: Installation & Media Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Rufus is a lightweight, open-source utility used to create bootable USB drives for Windows and Linux installations. Developed by Pete Batard of Akeo Consulting, Rufus is recognized for its speed, reliability, and compatibility with a wide range of ISO images. It is frequently used by IT professionals, system builders, and enthusiasts to prepa...
    Go to post
There are no articles in this category.
 
  • Time
  • Show
  • Prefix
Clear All
new posts
Please log in to your account to view your subscribed posts.

Article Tags

Collapse

There are no tags yet.

Latest Articles

Collapse

  • Windows Package Manager (Winget)
    by jmarket
    📦 Windows Package Manager (Winget) Category: Microsoft Official Tools Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Windows Package Manager (Winget) is Microsoft’s official command-line utility for discovering, installing, upgrading, and managing applications on Windows. It provides a unified package management experience similar to Linux package managers, enabling automation, bulk deployments, and consistent system provisioning using simple, scriptable...
    10-16-2025, 06:07 PM
  • Windows ADK + WinPE Add-on (Deployment Tools for Windows 11 25H2)
    by jmarket
    🧱 Windows ADK + WinPE Add-on (Deployment Tools for Windows 11 25H2) Category: System Recovery & Imaging Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview The Windows Assessment and Deployment Kit (ADK) and its companion Windows Preinstallation Environment (WinPE) Add-on provide the essential framework for customizing, deploying, and maintaining Windows 11 images. These tools replace the earlier Windows Automated Installation Kit and include utilities such as Depl...
    10-16-2025, 02:53 PM
  • Using PowerShell & Command-line Scripts Safely
    by jmarket
    ⚙️ Using PowerShell & Command-line Scripts Safely Category: Windows 11 • PowerShell & Command-line Scripts Author: jmarket (PCHF Founder) Verified by: PCHF Staff • October 2025 Overview Windows 11 includes several advanced administrative tools such as PowerShell, DISM, and Command Prompt. These tools provide system administrators and technicians with extensive control over Windows maintenance, deployment, and troubleshooting tasks. The scripts shared in this section are verified by PCHF S...
    10-16-2025, 03:40 AM
  • Deployment Automation Toolkit (DIS / MDT Integration Scripts)
    by jmarket
    Deployment Automation Toolkit (DIS / MDT Integration Scripts)

    Category: PowerShell & Command-line Scripts
    Author: Microsoft / PCHF Lab
    Version: 2.1 (October 2025)

    Summary:
    PowerShell automation suite for image capture and deployment using DISM and MDT.
    Streamlines Windows 11 image mounting, servicing, and deployment creation.

    Usage Example:
    Code:
    Mount-WindowsImage -ImagePath "C:\ISO\install.wim" -Index 1 -Path "C:\Mount"
    Add-WindowsPackage -Path "C:\M
    ...
    10-16-2025, 03:39 AM
  • Windows Defender Offline Update and Quick Scan (PowerShell Script)
    by jmarket
    Windows Defender Offline Update and Quick Scan (PowerShell Script)

    Category: PowerShell & Command-line Scripts
    Author: Microsoft / PCHF Staff
    Version: 1.2 (October 2025)

    Summary:
    Forces Defender to update signatures and run a quick scan from PowerShell.
    Ideal for repairing Defender update failures or automating endpoint checks.

    Usage:
    Code:
    Update-MpSignature
    Start-MpScan -ScanType QuickScan
    Notes: • Built...
    10-16-2025, 03:38 AM
  • Windows Update Reset and Repair (PowerShell Automation)
    by jmarket
    Windows Update Reset and Repair (PowerShell Automation)

    Category: PowerShell & Command-line Scripts
    Author: Microsoft Support / Modified for PCHF
    Version: 3.0 (October 2025)

    Summary:
    Resets Windows Update components, clears the SoftwareDistribution and Catroot2 folders, and re-registers core update services.

    Usage:
    Code:
    net stop bits
    net stop wuauserv
    net stop cryptsvc
    Del "%systemroot%\SoftwareDistribution" /s /q
    Del "%systemroot%\System32\ca
    ...
    10-16-2025, 03:38 AM
Working...