Tag: reference

238 script(s) tagged “reference”

🧬 WQL / PowerShell

Win32_PnPSignedDriver: Event-Driven Monitoring (WQL __InstanceCreationEvent)

Subscribes to WMI's __InstanceCreationEvent for Win32_PnPSignedDriver via Register-CimIndicationEvent — real WQL event …

🧬 WQL / PowerShell

Win32_TimeZone: Querying Time Zone Settings Remotely (CIM Session)

Runs the same Win32_TimeZone WQL query against a remote computer over a CIM session — the modern, WinRM-based replaceme…

🧬 WQL / PowerShell

Win32_NetworkLoginProfile: Event-Driven Monitoring (WQL __InstanceCreationEvent)

Subscribes to WMI's __InstanceCreationEvent for Win32_NetworkLoginProfile via Register-CimIndicationEvent — real WQL ev…

🧬 WQL / PowerShell

Win32_LogicalDisk: Logical Disks (WQL)

A minimal WQL reference query against Win32_LogicalDisk — the raw SELECT statement plus a one-line runner, useful for l…

🧬 WQL / PowerShell

Win32_NetworkAdapterConfiguration: Event-Driven Monitoring (WQL __InstanceCreationEvent)

Subscribes to WMI's __InstanceCreationEvent for Win32_NetworkAdapterConfiguration via Register-CimIndicationEvent — rea…

🧬 WQL / PowerShell

Win32_TimeZone: Event-Driven Monitoring (WQL __InstanceCreationEvent)

Subscribes to WMI's __InstanceCreationEvent for Win32_TimeZone via Register-CimIndicationEvent — real WQL event query s…

🧬 WQL / PowerShell

Win32_StartupCommand: Discovering Available Properties (Get-CimClass)

Uses Get-CimClass to list every real property and method Win32_StartupCommand exposes on the current system, instead of…

🧬 WQL / PowerShell

Win32_VideoController: Querying Video Controllers Remotely (CIM Session)

Runs the same Win32_VideoController WQL query against a remote computer over a CIM session — the modern, WinRM-based re…

🧬 WQL / PowerShell

Win32_PageFileUsage: Filtering Page File Usage (WQL WHERE)

Shows the WQL WHERE clause syntax against Win32_PageFileUsage, starting from a LIKE '%' wildcard you customize with a r…

🧬 WQL / PowerShell

Win32_DesktopMonitor: Connected Monitors (WQL)

A minimal WQL reference query against Win32_DesktopMonitor — the raw SELECT statement plus a one-line runner, useful fo…

🧬 WQL / PowerShell

Win32_TimeZone: Time Zone Settings (WQL)

A minimal WQL reference query against Win32_TimeZone — the raw SELECT statement plus a one-line runner, useful for lear…

🧬 WQL / PowerShell

Win32_Product: Event-Driven Monitoring (WQL __InstanceCreationEvent)

Subscribes to WMI's __InstanceCreationEvent for Win32_Product via Register-CimIndicationEvent — real WQL event query sy…