WindowsAdmxParser
Module to parse Admx Policies Settings from a given PolicyDefinitions folder.
Install / Use
/learn @innovatodev/WindowsAdmxParserREADME
WindowsAdmxParser
Module to parse Admx Policies Settings from a given PolicyDefinitions folder.
It automatically uses found languages (en-GB, fr-FR, etc.), and fallbacks to en-US when necessary.
HowTo
Install it:
Install-Module -Name WindowsAdmxParser
Or simply import it:
Import-Module .\Module\WindowsAdmxParser.psd1 -Force
Examples
$Policies = Invoke-WindowsAdmxParser -DefinitionsPath "C:\Windows\PolicyDefinitions" -IgnoredAdmx "inetres"
$Policies | ConvertTo-Json -Depth 100 | Out-File "$env:USERPROFILE\Downloads\AllPolicies.json" -Force
Parses local computer's Definitions, ignoring "Internet Explorer" policies and then export them to JSON inside of user's Downloads folder.
<div align="center">
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
