Skip to content

b0tmtl/AD-WMI-Filter-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AD WMI Filter Manager - Validator

PowerShell Windows License Version

A modern PowerShell GUI tool for managing, validating and testing Active Directory WMI Filters

Features β€’ Installation β€’ Usage β€’ Requirements β€’ License


πŸ“‹ Overview

AD WMI Filter Manager is a professional-grade PowerShell tool that provides a modern graphical interface for managing Windows Management Instrumentation (WMI) filters in Active Directory environments. Built with WPF and featuring a sleek dark theme, this tool simplifies the complex task of viewing, testing, and managing WMI filters across your domain.

✨ Features

Core Functionality

  • πŸ” Browse WMI Filters - View all WMI filters in your domain with instant search
  • πŸ”— GPO Linking - See which Group Policy Objects are linked to each filter
  • πŸ§ͺ Live Testing - Test WMI filters against specific computers in real-time
  • πŸ” Credential Support - Test filters using alternate credentials when needed
  • ⚑ Performance Optimized - Fast loading and responsive interface

User Experience

  • 🎨 Modern Dark Theme - Easy on the eyes with a professional appearance
  • πŸ”Ž Instant Search - Filter results as you type
  • πŸ“Š Statistics Dashboard - See filter counts and GPO links at a glance
  • πŸ’« Smooth Animations - Polished interactions and transitions
  • πŸ–±οΈ Intuitive Interface - No training required

πŸ–ΌοΈ Screenshots

πŸš€ Installation

Option 1: Direct Download

  1. Download WmiGUI.ps1 from the Releases page
  2. Right-click the file and select "Properties"
  3. Check "Unblock" if present and click "Apply"
  4. Run the script with PowerShell

Option 2: Git Clone

git clone https://github.com/b0tmtl/AD-WMI-Filter-Manager.git
cd AD-WMI-Filter-Manager
.\WmiGUI.ps1