Registry
Scripts for working with the Windows Registry.
Delete Registry Key | The command deletes the Windows registry key with all its subkeys. |
Delete Registry Value | This command removes one or more Windows registry values. |
Foreach Registry Subkey | The command executes nested commands for each Windows Registry subkey. |
Foreach Registry Value | The command executes nested commands for each value of the Windows Registry subkey. |
Get Registry Value | The command retrieves one or more Windows registry values. |
Set Registry Value | The command sets one or more Windows registry values. |