Open
Description
Description of the new feature / enhancement
After implementing #25438 (#27468) we have to update the GPO report in BugReport tool. Because this policies are not static we can't simply query their method in gpo.h as we don't have a list of plugin IDs.
I suggest to simply do a Registry export of the following keys:
- HKCU\Software\Policies\PowerToys
- HKLM\Software\Policies\PowerToys
We need the following keys / values included in the report:
- The value "PowerLauncherAllPluginsEnabledState" in "HKCU\Software\Policies\PowerToys" and "HKLM\Software\Policies\PowerToys".
- All entries with name and value in "HKCU\Software\Policies\PowerToys\PowerLauncherIndividualPluginEnabledList" and "HKLM\Software\Policies\PowerToys\PowerLauncherIndividualPluginEnabledList".
Scenario when this would be used?
Having problems with policies.
Supporting information
Note: Because we log the policy state of the plugins in the log file of PT Run this enhancement is no must have for the v0.75.0 release.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Activity