From 9c7d563fcfe0c0d40093d2586e83dc3adf1d2dc4 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Fri, 23 Feb 2018 05:58:53 -0800 Subject: [PATCH] Changed the name of the .ps1 used in #Switch Parameters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79d55ed..2bf2590 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Alternatively, download the Windows10SilentDebloater.ps1 file, place it in any d # Switch Parameters -There are 3 switch parameters in the Windows10SilentDebloater.ps1 script. +There are 3 switch parameters in the Windows10SysPrepDebloater.ps1 script. The first one is -SysPrep, which runs the command within a function: get-appxpackage | remove-appxpackage. This is useful since some administrators need that command to run first in order for machines to be able to properly provision the apps for removal.