Disassembler
bf69210346
Add Write-Output strings
2019-09-05 14:22:45 +02:00
Andy Pilate
8dbe0c49fc
Unset the feature on default preset
...
Co-Authored-By: kroimon <github@kroimon.de >
2019-08-23 15:43:53 +02:00
Andy Pilate
6d1b6b725d
Merge pull request #2 from Cubox-/patch-1
...
Add ShowBuildNumberOnDesktop function
2019-07-20 02:08:45 +02:00
Andy Pilate
f489347b17
Merge pull request #1 from Cubox-/patch-2
...
Add BuildNumberOnDesktop to Default.preset
2019-07-20 02:07:16 +02:00
Andy Pilate
26d5762d97
Add BuildNumberOnDesktop to Default.preset
...
Enabled by default
2019-07-20 02:05:41 +02:00
Andy Pilate
3472bde78c
Add ShowBuildNumberOnDesktop function
2019-07-20 02:03:59 +02:00
Disassembler
b67cde21cc
Add "Enable updates for Microsoft products via WU", closes #250 (thx @farag2)
2019-06-19 17:49:36 +02:00
Disassembler
e488251c16
v3.7, 2019-05-31
...
- Add -log parameter for output logging
- Add more bloatware for removal (thx @r3incarnat0r)
- Add "Disable Location services" (thx @r3incarnat0r)
- Add "Disable Sensor services" (thx @r3incarnat0r)
- Add "Disable Biometric services" (thx @r3incarnat0r)
- Add "Disable Camera" (thx @r3incarnat0r)
- Add "Disable Media Sharing" (thx @r3incarnat0r)
- Add "Show verbose startup/shutdown status messages" (thx @CruzMarcio)
- Add "Disable First Logon Animation" (thx @mrcrutch)
- Add "Disable Windows Update automatic downloads" (thx @pablospizzamiglio)
- Add "Disable Lock screen Blur" (thx @sippi90)
- Add "Show full path in Explorer title" (thx @Zweikeks)
- Add "Show protected operating system files" (thx @Zweikeks)
- Add "Show empty drives" (thx @Zweikeks)
- Add "Show folder merge conflicts" (thx @Zweikeks)
- Add "Show all folders in Explorer navigation pane" (thx @Zweikeks)
- Add "Show coloring of encrypted or compressed NTFS files" (thx @Zweikeks)
- Add "Disable accessibility keys prompts" (thx @r3incarnat0r)
- Add "Disable F1 Help key" (thx @Conder000)
- Add "Disable NetBIOS" (thx @shaunography)
- Add "Hide Recycle Bin From Desktop" (thx @mcavallo-git)
- Add "Show Network On Desktop" (thx @mcavallo-git)
- Add "Enable Clipboard History" (thx @Ash258)
- Add "Enable NTFS long paths"
- Add "Disable Internet Connection Sharing"
- Add "Disable Fullscreen optimizations"
- Add "Disable nightly wake-up for Automatic Maintenance"
- Update "EnableXboxFeatures" to disable Game mode
- Update "Enable Remote Desktop" to leave Network Level Authentication enabled
- Update "DisableTelemetry" to set more registry keys (thx @r3incarnat0r)
- Update "DisableCortana" to set more registry keys (thx @r3incarnat0r)
- Remove "DisableLocationTracking" in favor of "DisableLocation"
- Remove "DisableStickyKeys" in favor of "DisableAccessibilityKeys"
- Remove "DisableUpdateRestart" in favor of "DisableMaintenanceWakeUp"
3.7
2019-05-31 21:29:37 +02:00
Disassembler
3155383689
Add "Disable nightly wake-up for Automatic Maintenance", closes #240
2019-05-31 19:04:03 +02:00
Disassembler
f4c9bbab69
Simplify Disable/EnableCortana
2019-05-31 16:15:07 +02:00
r3incarnat0r
05d4790009
Disable more Telemetry, CEIP and Cortana keys ( #223 )
2019-05-31 16:13:02 +02:00
Disassembler
95a977a90c
Merge branch 'r3incarnat0r-features', closes #210
2019-05-31 15:06:10 +02:00
Disassembler
241c2b336d
Move DisableSensors to privacy tweaks, Remove old "DisableLocationTracking"
2019-05-31 15:05:46 +02:00
Disassembler
cd845fa123
Merge branch 'features' of git://github.com/r3incarnat0r/Win10-Initial-Setup-Script into r3incarnat0r-features
2019-05-31 15:03:10 +02:00
Disassembler
5335241c97
Add -log parameter for transcript output, reimplements #207
2019-05-31 13:24:17 +02:00
Disassembler
1070655187
Add "Disable Fullscreen optimizations", closes #209
2019-05-30 23:49:30 +02:00
Disassembler
7f304634d3
Add "Disable Internet Connection Sharing", closes #234
2019-05-30 22:35:30 +02:00
Disassembler
a9fa1d241b
Apply coding style for Enable/DisableVerboseStatus
2019-05-30 16:55:12 +02:00
Disassembler
3ded96eeaa
Reorder and add comment for Microsoft.Advertising.Xaml
2019-05-30 15:48:22 +02:00
Disassembler
5db2e9edda
Add "Enable NTFS long paths", closes #233
2019-05-25 17:49:53 +02:00
Disassembler
c37015a0ad
Add "Enable Clipboard History", closes #231 (thx @Ash258)
2019-05-25 17:42:49 +02:00
Disassembler
5c29297005
Add and reorder some more bloatware to uninstall, closes #211
2019-05-25 17:29:45 +02:00
Disassembler
2339aa6691
Add "Hide Recycle Bin From Desktop" + "Show Network On Desktop", reimplements #228 (thx @mcavallo-git)
2019-05-25 16:58:51 +02:00
Disassembler
1e8a668271
Fix some mess in ordering, add clarification for DEP options
...
(No functional changes)
2019-05-25 16:48:59 +02:00
shaunography
5bd2f62c4e
Add "Disable NetBIOS" ( #226 )
2019-05-25 16:39:40 +02:00
Conder000
30f93c340f
Add "Disable F1 Help key" ( #221 )
2019-05-25 16:30:49 +02:00
Disassembler
130db064bd
Add "Disable accessibility keys prompts", reimplements #213 (thx @r3incarnat0r)
2019-05-25 15:09:47 +02:00
r3incarnat0r
bd02d4322c
Update bloatware and subscribed content definitions ( #208 )
2019-05-25 14:52:28 +02:00
Zweikeks
47f8b9dede
Complement explorer folder options ( #206 )
2019-05-25 14:37:44 +02:00
sippi90
30af458827
Add "Disable Lock screen Blur" ( #204 )
2019-05-25 13:40:21 +02:00
Pablo
ed35417025
Add "Disable Windows Update automatic downloads" ( #203 )
2019-05-25 13:33:29 +02:00
mrcrutch
14f2f2caee
Add "Disable First Logon Animation" ( #202 )
2019-05-25 13:25:23 +02:00
CruzMarcio
0138d07863
Add verbose startup/shutdown status messages ( #198 )
2019-05-25 13:16:25 +02:00
Disassembler
6df419cf3f
Add 1903 to Windows builds overview
2019-05-25 13:04:42 +02:00
Disassembler
ac7a141a75
Align DiagTrack and dmwappushservice service names with 1809 naming
2019-05-25 09:50:35 +02:00
Disassembler
7017a38e4e
Update "Enable Remote Desktop" to leave Network Level Authentication enabled
2019-05-25 09:26:36 +02:00
Martin Hujer
e536019794
DisableSMBServer: add note regarding Docker ( #217 ), closes #216
2019-02-23 08:44:48 +01:00
r3incarnat0r
abc2aefb5e
Add new sensor and service tweaks (beta2)
...
Removed DisableAutoRotation:
I tested today and does not work as I expected. I put here this Sensors GPO instead...
DisableSensors:
Sensor features like autorotation are disabled. Autorotation button is removed from Action Center. Unfortunately I couldn't any detailed info what sensors exactly does it affect.
DisableCamera:
Disables use of camera devices. Settings\Privacy\Camera becomes "managed by organization".
2019-02-18 20:31:04 +01:00
r3incarnat0r
1006b2648d
Add new sensor and service tweaks (beta)
...
DisableLocation:
GPO to disable location related features. Location settings become "managed by organization".
DisableBiometrics:
GPO to disable biometric features. For example Windows Hello settings become "managed by organization".
DisableAutoRotation:
Machine-level tweak to disable auto rotation feature. For example makes the Action Center Rotation button greyed out. Autorotation is nice for tablet and mobile-oriented devices, but annoying if using regular laptops like EliteBook, as I personally experienced.
DisableMediaSharing:
GPO to prevent media sharing and streaming. Network and Sharing Center\Media streaming options will show a message that Media streaming is disabled by group policy etc.
2019-02-17 18:48:36 +01:00
Disassembler
b3b12239ec
Disable Game mode as part of "EnableXboxFeatures", resolves #205
2019-02-14 23:07:15 +01:00
r3incarnat0r
0129698032
Update ThirdPartyBloat ( #200 )
2019-02-09 21:02:01 +01:00
Disassembler
f49b932407
v3.6, 2019-01-28
...
- Add "Disable IE first run wizard" (thx @sippi90)
- Add "Disable Modern UI swap file" (thx gtein)
- Add "Disable enhanced pointer precision"
- Add "Enable clearing of recent files on exit" (thx @r3incarnat0r)
- Add "Disable recent files lists" (thx @r3incarnat0r)
- Reimplement HideMostUsedApps using GPO (thx @r3incarnat0r)
- *BREAKING* Removed HideRecentJumplists (superseded by DisableRecentFiles)
- Update UninstallMsftBloat to not remove Snipping tool
- Update DisableTelemetry to not report KMS client activation data (thx @wallrik)
- Fix main execution loop when the script is called by another PowerShell process
3.6
2019-01-28 15:22:29 +01:00
Disassembler
159626f45b
Add "Disable enhanced pointer precision"
2019-01-27 23:17:15 +01:00
r3incarnat0r
3b582a1f59
Add tweaks for disabling and cleanup of recent items ( #159 )
...
- Add "EnableClearRecentFiles" for cleanup on every logout
- Add "DisableRecentFiles" to not create MRU lists at all
- Add previously removed "HideMostUsedApps", this time via GPO
- Removed HideRecentJumplists (superseded by DisableRecentFiles)
2019-01-27 21:55:37 +01:00
Disassembler
53058b1322
Update DisableTelemetry to not report KMS client activation data, closes #195 (thx @wallrik)
2019-01-27 14:55:11 +01:00
Disassembler
031848fcb9
Add "Disable Modern UI swap file", closes #190 (thx gtein)
2019-01-27 14:13:07 +01:00
Disassembler
e9d329f3d2
Use script scope instead of global for preset compilation, fixes #196
2019-01-19 10:25:21 +01:00
Disassembler
7062510cc1
Don't remove Screen Sketch as it replaces Snipping tool, closes #193
2019-01-09 23:57:51 +01:00
sippi90
0f26a47e0d
Add "Disable IE first run wizard" ( #189 )
2018-12-26 22:16:28 +01:00
Disassembler
95c66ecf21
v3.5, 2018-12-23
...
- Fix "DisableUpdateDriver" to not block driver installation entirely (thx Nick for pointing this out)
- Fix "HideShortcutArrow" to not show black squares over the icons (thx @Ozgood for helping me debug)
3.5
2018-12-23 17:09:31 +01:00