You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-Draft/RFCNNNN-AdditionalTelemetry.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ Add telemetry to track the following metrics:
95
95
or using the Set-PSTelemetry cmdlet
96
96
- $True indicates all telemetry will be collected
97
97
- $False indicates no telemetry will be collected
98
-
- The existing disabling mechanisms for PowerShell telemetry will remain including the ability to
98
+
- The existing disabling [mechanisms for PowerShell telemetry](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-core-61?view=powershell-6#telemetry-can-only-be-disabled-with-an-environment-variable) will remain including the ability to
99
99
set the telemetry environment variable before ever needing to launch PowerShell.
100
100
Setting the telemetry environment variable to $False will block telemetry from being sent on
0 commit comments