We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bb507 commit 84ced94Copy full SHA for 84ced94
tools/findMissingNotices.ps1
@@ -272,6 +272,8 @@ function Get-CGRegistrations {
272
"Microsoft.WSMan.Management"
273
"Microsoft.WSMan.Runtime"
274
"System.Management.Automation"
275
+ "Microsoft.PowerShell.GraphicalHost"
276
+ "Microsoft.PowerShell.CoreCLR.Eventing"
277
)
278
279
Write-Verbose "Found $($targets.Count) targets to process..." -Verbose
0 commit comments