Commit Graph

12 Commits

Author SHA1 Message Date
Richard Newton
57ef7e83b6
Update Windows10SysPrepDebloater.ps1 2018-07-28 20:37:23 -07:00
Richard Newton
c49ce96d55
Update Windows10SysPrepDebloater.ps1
Removed Microsoft.DesktopAppInstaller and Microsoft.RemoteDesktop from the blacklist function Remove-AppxPackagesForSysprep
2018-07-28 20:37:07 -07:00
Matt
4854877459 Added Privacy switch and added verbose messaging so that it appears in the MDT logs 2018-07-26 11:43:31 +01:00
Matt
4caf494048 fixed error with apps installed as other users 2018-07-25 17:09:03 +01:00
Matt
d770bf1f2b Fixed Sc command 2018-07-25 16:37:40 +01:00
Matt
30541754f6 Fixed logic to make use of the switches 2018-07-25 16:36:27 +01:00
Matt
ae7fd52b09 added Extra steps to remove provisioned packages.
Added registry keys to stop autoupdates on Windows Store
Added step to stop installer service
2018-07-25 15:10:05 +01:00
Richard Newton
cc4633c8be
Added missing function FixWhitelistedApps to be called correctly
Added missing function FixWhitelistedApps to be called correctly on line 235
2018-04-05 19:05:56 -07:00
Richard Newton
f4da442ca6
Fixed Parameter switches 2018-03-15 21:25:00 -07:00
Richard Newton
f30ac403de
Added CanonicalGroupLimited.UbuntuonWindows to whitelisted apps 2018-03-02 21:09:57 -08:00
Richard Newton
78e439b703
Added -ErrorAction SilentlyContinue to lines 165-170 2018-03-02 21:00:47 -08:00
Richard Newton
fd4ecb03fd
Renamed Windows10SilentDebloater to Windows10SysPrepDebloater
I renamed Windows10SilentDebloater to Windows10SysPrepDebloater to better show what the intended purpose of this version of the script is for.
2018-02-21 13:33:48 -08:00