Added section about Windows10DebloaterGUI

pull/82/head
Richard Newton 6 years ago committed by GitHub
parent 04681b7507
commit ed146e0f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,12 +120,14 @@ Xbox Game CallableUI,
Xbox Identity Provider, and
ContactSupport.
# Silent and Interactive
# Silent, Interactive, and GUI Applciation
There are now 2 versions of my Windows10Debloater - There is an interactive version, and a pure silent version. The silent version now utilizes the switch parameters: -Sysprep, -Debloat -Privacy and -StopEdgePDF. The silent version can be useful for deploying MDT Images/sysprepping or any other way you deploy Windows 10. This will work to remove the bloatware during the deployment process.
The interactive version is what it implies - a Windows10Debloater script with interactive prompts. This one should not be used for deployments that require a silent script with optional parameters.
There is now a GUI Application named Windows10DebloaterGUI.ps1 with buttons to perform all of the functions that the scripts do. This is better for the average user who does not want to work with code.
# Switch Parameters
There are 3 switch parameters in the Windows10SysPrepDebloater.ps1 script.

Loading…
Cancel
Save