2
0
Эх сурвалжийг харах

Changed the name of the .ps1 used in #Switch Parameters

Richard Newton 7 жил өмнө
parent
commit
9c7d563fcf
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -131,7 +131,7 @@ Alternatively, download the Windows10SilentDebloater.ps1 file, place it in any d
 
 
 # Switch Parameters
 # 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.
 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.