File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "deployment_profile" : " home_user" ,
3+ "description" : " Home user workstation with essential applications" ,
4+ "bloatware_removal" : {
5+ "enabled" : true ,
6+ "aggressive_mode" : false ,
7+ "preserve_apps" : [
8+ " Microsoft.WindowsCalculator" ,
9+ " Microsoft.WindowsCamera" ,
10+ " Microsoft.Photos" ,
11+ " Microsoft.Movies & TV"
12+ ]
13+ },
14+ "core_applications" : [
15+ " Google.Chrome" ,
16+ " 7zip.7zip" ,
17+ " Adobe.Acrobat.Reader.64-bit" ,
18+ " VideoLAN.VLC"
19+ ],
20+ "home_applications" : [
21+ " Microsoft.Skype" ,
22+ " Zoom.Zoom" ,
23+ " Spotify.Spotify" ,
24+ " Discord.Discord"
25+ ],
26+ "security_settings" : {
27+ "enable_windows_defender" : true ,
28+ "disable_consumer_features" : false ,
29+ "configure_family_safety" : false
30+ },
31+ "privacy_settings" : {
32+ "disable_telemetry" : true ,
33+ "disable_location_services" : false ,
34+ "disable_advertising_id" : true
35+ }
36+ }
You can’t perform that action at this time.
0 commit comments