Skip to content
2 changes: 2 additions & 0 deletions src/System.Management.Automation/utils/Telemetry.cs
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ static ApplicationInsightsTelemetry()
"pkiclient",
"platformidentifier",
"pnpdevice",
"PowerShellEditorServices",
"PowerShellGet",
"powershellwebaccess",
"printmanagement",
Expand All @@ -455,6 +456,7 @@ static ApplicationInsightsTelemetry()
"PSDiagnostics",
"PSReadLine",
"PSScheduledJob",
"PSScriptAnalyzer",
"PSWorkflow",
"PSWorkflowUtility",
"RemoteAccess",
Expand Down