initial commit

This commit is contained in:
2023-01-30 14:30:27 -05:00
parent 8ace59d30a
commit 522f0abda3
+2
View File
@@ -0,0 +1,2 @@
# Disable telemetry
[Microsoft.Win32.Registry]::SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection","AllowTelemetry",0,[Microsoft.Win32.RegistryValueKind]::DWord)