{"id":29416257,"url":"https://github.com/b0tmtl/ad-wmi-filter-manager","last_synced_at":"2025-07-11T19:02:27.293Z","repository":{"id":303100146,"uuid":"1014407037","full_name":"b0tmtl/AD-WMI-Filter-Manager","owner":"b0tmtl","description":"WMI Filter Validator","archived":false,"fork":false,"pushed_at":"2025-07-05T17:19:02.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-05T18:33:56.373Z","etag":null,"topics":["active-directory","gpo","powershell","wmi-query","xaml-ui"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b0tmtl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-05T16:59:17.000Z","updated_at":"2025-07-05T17:20:01.000Z","dependencies_parsed_at":"2025-07-05T18:34:04.758Z","dependency_job_id":"31d7708f-5eed-403a-a206-a6861e34da2d","html_url":"https://github.com/b0tmtl/AD-WMI-Filter-Manager","commit_stats":null,"previous_names":["b0tmtl/ad-wmi-filter-manager"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/b0tmtl/AD-WMI-Filter-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0tmtl%2FAD-WMI-Filter-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0tmtl%2FAD-WMI-Filter-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0tmtl%2FAD-WMI-Filter-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0tmtl%2FAD-WMI-Filter-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b0tmtl","download_url":"https://codeload.github.com/b0tmtl/AD-WMI-Filter-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0tmtl%2FAD-WMI-Filter-Manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264878580,"owners_count":23677451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["active-directory","gpo","powershell","wmi-query","xaml-ui"],"created_at":"2025-07-11T19:02:25.432Z","updated_at":"2025-07-11T19:02:27.218Z","avatar_url":"https://github.com/b0tmtl.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AD WMI Filter Manager - Validator\n\n\u003cdiv align=\"center\"\u003e\n\n![PowerShell](https://img.shields.io/badge/PowerShell-%235391FE.svg?style=for-the-badge\u0026logo=powershell\u0026logoColor=white)\n![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white)\n![License](https://img.shields.io/badge/License-Custom%20Non--Commercial-yellow.svg?style=for-the-badge)\n![Version](https://img.shields.io/badge/Version-3.1-blue.svg?style=for-the-badge)\n\n\u003ch3\u003eA modern PowerShell GUI tool for managing, validating and testing Active Directory WMI Filters\u003c/h3\u003e\n\n[Features](#features) • [Installation](#installation) • [Usage](#usage) • [Requirements](#requirements) • [License](#license)\n\n\u003c/div\u003e\n\n---\n\n## 📋 Overview\n\nAD 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.\n\n## ✨ Features\n\n### Core Functionality\n- 🔍 **Browse WMI Filters** - View all WMI filters in your domain with instant search\n- 🔗 **GPO Linking** - See which Group Policy Objects are linked to each filter\n- 🧪 **Live Testing** - Test WMI filters against specific computers in real-time\n- 🔐 **Credential Support** - Test filters using alternate credentials when needed\n- ⚡ **Performance Optimized** - Fast loading and responsive interface\n\n### User Experience\n- 🎨 **Modern Dark Theme** - Easy on the eyes with a professional appearance\n- 🔎 **Instant Search** - Filter results as you type\n- 📊 **Statistics Dashboard** - See filter counts and GPO links at a glance\n- 💫 **Smooth Animations** - Polished interactions and transitions\n- 🖱️ **Intuitive Interface** - No training required\n\n## 🖼️ Screenshots\n\n\u003cdiv align=\"center\"\u003e\n![Main Interface](https://github.com/user-attachments/assets/b5a01867-d14e-493a-9aac-050da0d7dac2)\n\u003c/div\u003e\n\n## 🚀 Installation\n\n### Option 1: Direct Download\n1. Download `WmiGUI.ps1` from the [Releases](https://github.com/b0tmtl/AD-WMI-Filter-Manager/releases) page\n2. Right-click the file and select \"Properties\"\n3. Check \"Unblock\" if present and click \"Apply\"\n4. Run the script with PowerShell\n\n### Option 2: Git Clone\n```powershell\ngit clone https://github.com/b0tmtl/AD-WMI-Filter-Manager.git\ncd AD-WMI-Filter-Manager\n.\\WmiGUI.ps1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0tmtl%2Fad-wmi-filter-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb0tmtl%2Fad-wmi-filter-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0tmtl%2Fad-wmi-filter-manager/lists"}