Commit graph

137 commits

Author SHA1 Message Date
32a89d1368 Update README 2018-05-02 23:50:48 +02:00
34ea37af43 Add DisableFeatures module 2018-05-02 23:15:22 +02:00
d7329ab94e Error message details display with Write-Debug 2018-05-02 22:57:36 +02:00
88b48f5c66 Remove onedrive icon in Explorer 2018-05-02 21:36:35 +02:00
d4e384be68 Markdown and syntax corrections 2018-05-02 21:15:21 +02:00
6b55544443 Rewrite README in French 2018-05-02 19:28:15 +02:00
e2fe868454 Test if registry key value is null of empty in AddRegKey() 2018-04-16 16:29:55 +02:00
00e4a21767 Better output for AddRegKey() 2018-04-12 01:39:42 +02:00
5e9148b111 Rework message output for ExecCommand() 2018-04-12 00:57:00 +02:00
10eecf17f5 Add ErrorAction Stop for Get-ItemProperty in DelRegKey() 2018-04-11 23:08:20 +02:00
37bb194595 Path testing was wrong 2018-04-11 22:29:18 +02:00
2d9dc9743b Re-indent all file 2018-04-11 22:04:18 +02:00
186b8b04eb Better output for DelRegKey() 2018-04-11 21:20:35 +02:00
62e6d18efd Remove provisioned package before uninstall it for users 2018-04-11 21:17:01 +02:00
5536ab63b3 Syntax error in RemoveModernApp() 2018-04-10 17:16:19 +02:00
1739c2f800 Rework ExecCommand() 2018-04-10 15:35:41 +02:00
0529b16387 Powershell script is now process in ExecCommand() 2018-04-09 16:27:16 +02:00
3cc0e75289 Add a _H_ where firewall rue is created with hostname 2018-04-06 08:59:11 +02:00
7466a25ac2 Modify IP ranges 2018-04-05 00:06:04 +02:00
545a63db03 Rework DisableService() 2018-04-04 23:30:08 +02:00
a4df335b49 Remove Mc Afee host textfile in FW_Hosts module 2018-04-04 22:48:14 +02:00
4c4ec03375 Reworked FW_Hosts module and files 2018-04-04 22:44:38 +02:00
335ba9b548 Error if .firewall was null for file in BlockHost() 2018-04-04 22:43:35 +02:00
915ba84aa1 Modify IPs 2018-04-04 22:13:31 +02:00
97b826a915 Revert to Resolve-DnsName in BlockHostByIP(), File in BlockHost() can use comment 2018-04-04 22:12:48 +02:00
6151c51531 BlockHostByIP() use GetAddressIP instead ResolvDNSName to retrieve IP with hostname 2018-04-04 15:16:22 +02:00
9cd6d3a7f5 Add MNO Metadata Parser task to remove 2018-04-04 11:50:29 +02:00
91ba06eaef Corrections for tasks modules 2018-04-04 11:46:11 +02:00
a6abc0f73a Merge branch 'dev' of https://git.epha.se/ephase/win10-privacy-script into dev 2018-04-04 11:37:46 +02:00
ca98df6e24 Add tasks relatives modules 2018-04-04 11:37:06 +02:00
5db809b884 Reworked BlockHost() BlockHostByIP() 2018-04-03 22:24:07 +02:00
d986ccb16d Host is also blocked in firewall if action.firewall is true in BlockHost action 2018-04-03 16:05:53 +02:00
4a715091b7 Add module to block hosts 2018-04-03 15:05:42 +02:00
9fddccdc62 Reworked Firewall function for better output and message in rules 2018-04-03 10:16:44 +02:00
5269bf5d78 Remove duplicate entries 2018-04-03 10:16:00 +02:00
7fbd179fe2 Write module rules 2018-04-03 11:03:33 +02:00
246441cb50 Add module to block MS telemetry IPs 2018-04-03 10:50:17 +02:00
6a1bf1af0e Remove debug output 2018-04-01 00:12:23 +02:00
068e82ef28 userService variable use real JSON Boolean type 2018-04-01 00:09:40 +02:00
c107756bd5 Rework DisableService() : write UserFlagService reg key even although service could not be disable 2018-04-01 00:07:42 +02:00
745049551a Error in action name 2018-03-31 23:31:12 +02:00
ce7da69a5b Add services modules 2018-03-31 23:15:47 +02:00
80e3c40b43 service with userService to True write a registry key to not create a user service when log-in 2018-03-31 23:13:23 +02:00
ae3fe95912 Add a service to disable 2018-03-31 22:46:46 +02:00
8a30b58fd1 Reworked conf file for HKCU + Corrections 2018-03-28 21:54:30 +02:00
fca51612cd ExecCommand() now display 'file not found' if the path not exist 2018-03-28 21:40:15 +02:00
47329ea298 Better output for DelRegKey() 2018-03-28 21:30:29 +02:00
c1d3c82c35 Better output for users hive mount 2018-03-28 21:08:20 +02:00
7c6aed89e3 Dynamicaly load users information, AddRegKey() and DelRegKey() now process local users hives
This is the first step to make the script process already 'used' installation.
2018-03-28 20:47:35 +02:00
69d2d6ce76 Incorrect path for scheduled tasks 2018-03-27 00:17:11 +02:00