How safe we are from MS telemetry with this scripts,is this script so effecctive to protect us from all this spy-telemetry and trust it for install windows 10?
Thanks for this script! I like it and i have a few suggestions: -Option to enable System Restore Points (maybe restore old behaviour of creating automatic restore points) -Option to change windowmetric The selector should activate the pressed button, without pressing enter.
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /v " {09F7EDC5-294E-4180-AF6A-FB0E6A0E9513}" /t REG_MULTI_SZ /d "1" /f vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=10GB schtasks /Change /TN "\Microsoft\Windows\SystemRestore\SR" /Enable You mean metric in Measurement system settings like this? reg add "HKCU\Control Panel\International" /v "iDigits" /t REG_SZ /d "2" /f reg add "HKCU\Control Panel\International" /v "iLZero" /t REG_SZ /d "1" /f reg add "HKCU\Control Panel\International" /v "iMeasure" /t REG_SZ /d "0" /f reg add "HKCU\Control Panel\International" /v "iNegNumber" /t REG_SZ /d "1" /f reg add "HKCU\Control Panel\International" /v "iPaperSize" /t REG_SZ /d "1" /f reg add "HKCU\Control Panel\International" /v "iTLZero" /t REG_SZ /d "1" /f reg add "HKCU\Control Panel\International" /v "sDecimal" /t REG_SZ /d "," /f reg add "HKCU\Control Panel\International" /v "sNativeDigits" /t REG_SZ /d "0123456789" /f reg add "HKCU\Control Panel\International" /v "sNegativeSign" /t REG_SZ /d "-" /f reg add "HKCU\Control Panel\International" /v "sPositiveSign" /t REG_SZ /d "" /f reg add "HKCU\Control Panel\International" /v "NumShape" /t REG_SZ /d "1" /f
does this code return system restore to default Code: reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /v " {09F7EDC5-294E-4180-AF6A-FB0E6A0E9513}" /t REG_MULTI_SZ /d "0" /f vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=10GB schtasks /Change /TN "\Microsoft\Windows\SystemRestore\SR" /Disable
Thanks i will change in the next version maybe it will be 2.0 because a added a lot now since 1.6 and i will add more and i may add options to manage Windows apps Uninstall/install ... reinstalling is the hardest part
Please, do add option to remove windows apps. And maybe make it when you take an action, not to return to the first scree, but at the previous. Your script is getting better and better, soon it is going to irreplaceable.
From the log: Code: 2015-08-25 19:31:29 DROP TCP 192.168.1.106 191.234.72.188 49872 443 0 - 0 0 0 - - - SEND 2015-08-25 19:31:29 DROP TCP 192.168.1.106 191.234.72.183 49873 443 0 - 0 0 0 - - - SEND 2015-08-25 19:31:36 DROP TCP 192.168.1.106 191.234.4.50 49875 80 0 - 0 0 0 - - - SEND 2015-08-25 19:35:44 DROP TCP 192.168.1.106 191.234.72.188 50023 443 0 - 0 0 0 - - - SEND 2015-08-25 19:35:44 DROP TCP 192.168.1.106 191.234.72.183 50024 443 0 - 0 0 0 - - - SEND 2015-08-25 19:35:59 DROP TCP 192.168.1.106 191.234.4.50 50026 80 0 - 0 0 0 - - - SEND 2015-08-25 19:37:36 DROP TCP 192.168.1.106 191.234.72.188 50029 443 0 - 0 0 0 - - - SEND
Just ran this tweaker tool and now my Windows Update won't check for updates, error code: 0x80070422 Someone else seeing this?