We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello Steve,
Line 175 of DEBLOAT script shows: Set-ItemProperty -Path $dcPath -Name "AllowTelemetry" -Value 1 Typo or intended?
Set-ItemProperty -Path $dcPath -Name "AllowTelemetry" -Value 1
Hello Steve,
Line 175 of DEBLOAT script shows:
Set-ItemProperty -Path $dcPath -Name "AllowTelemetry" -Value 1Typo or intended?