Windows PowerShell script samples for Keyboard Filter
The list below describes sample Windows PowerShell scripts that demonstrate how to use the Windows Management Instrumentation (WMI) providers for Keyboard Filter.
Script | Description |
---|---|
Add blocked key combinations | Demonstrates how to block key combinations for Keyboard Filter. |
Disable all blocked key combinations | Demonstrates how to disable all blocked key combinations for Keyboard Filter. |
List all configured key combinations | Demonstrates how to list all defined key combination configurations for Keyboard Filter. |
Modify global settings | Demonstrates how to modify global settings for Keyboard Filter. |
Remove key combination configurations | Demonstrates how to remove a custom defined key combination configuration for Keyboard Filter. |