Skip to content

Telemetry

Paul Schaeflein edited this page Jun 29, 2021 · 1 revision

Disable or Enable telemetry

By default, MagicTooltips will report its usage to the development team. We collection information about the version of PowerShell and the provider invoked. We will not include parameters used and we will not include any values of parameters.

To disable telemetry, set the DISABLETELEMETRY property of the MagicTooltipsSettings variable to true.

Clone this wiki locally