Windows 10: how to block telemetry
Open PowerShell and run it:
New-NetFirewallRule -DisplayName “BlockDiagTrack” -Name “BlockDiagTrack” -Direction Outbound -Program “%SystemRoot%\System32\utc_myhost.exe” -Action block
Open PowerShell and run it:
New-NetFirewallRule -DisplayName “BlockDiagTrack” -Name “BlockDiagTrack” -Direction Outbound -Program “%SystemRoot%\System32\utc_myhost.exe” -Action block
Windows 10: how to block telemetry
How to add RemoteAddresses to the existing Windows Firewall rule
Openmediavault: join a Windows 2008R2 domain
Linux: How to get an external IP address from the command line
How-to Install custom certificate on RDP Server
How to reset the admin password for ISPConfig 3
Делим Интернет или QoS на Mikrotik
Шпаргалка начинающего Debian/Ubuntu администратора по управлению пакетами