C
cat-grep
Hi,I have written a Powershell script that installs a MAK, renames the computer, installs Windows updates, joins the company domain, and installs/uninstalls various applications and features. However, the first time Windows lands on the desktop, it starts to download various sponsored UWP apps, like Disney+, Instagram, Netflix, Prime Video, and Messenger.I need to automate the removal of these apps, but they don't in the Get-AppXPackage output. I'm using Powershell with elevated privileges.
Continue reading...
Continue reading...