Tag: reference
238 script(s) tagged “reference”
Win32_Service: Querying Services Remotely (CIM Session)
Runs the same Win32_Service WQL query against a remote computer over a CIM session — the modern, WinRM-based replacemen…
Win32_NetworkAdapterConfiguration: Querying Network Adapter Configuration Remotely (CIM Session)
Runs the same Win32_NetworkAdapterConfiguration WQL query against a remote computer over a CIM session — the modern, Wi…
Win32_BaseBoard: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_BaseBoard exposes on the current system, instead of gues…
Win32_CDROMDrive: Finding Associated Objects (WQL ASSOCIATORS OF)
Demonstrates Get-CimAssociatedInstance, the modern CIM equivalent of WQL's ASSOCIATORS OF syntax, against a Win32_CDROM…
Win32_Process: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_Process exposes on the current system, instead of guessi…
Win32_Service: Finding Associated Objects (WQL ASSOCIATORS OF)
Demonstrates Get-CimAssociatedInstance, the modern CIM equivalent of WQL's ASSOCIATORS OF syntax, against a Win32_Servi…
Win32_Processor: Finding Associated Objects (WQL ASSOCIATORS OF)
Demonstrates Get-CimAssociatedInstance, the modern CIM equivalent of WQL's ASSOCIATORS OF syntax, against a Win32_Proce…
Win32_NetworkAdapterConfiguration: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_NetworkAdapterConfiguration exposes on the current syste…
Win32_BIOS: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_BIOS exposes on the current system, instead of guessing …
Win32_PointingDevice: Event-Driven Monitoring (WQL __InstanceCreationEvent)
Subscribes to WMI's __InstanceCreationEvent for Win32_PointingDevice via Register-CimIndicationEvent — real WQL event q…
Win32_Environment: Querying Environment Variables Remotely (CIM Session)
Runs the same Win32_Environment WQL query against a remote computer over a CIM session — the modern, WinRM-based replac…
Win32_Product: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_Product exposes on the current system, instead of guessi…