added a few dell apps to remove

This commit is contained in:
2023-12-15 10:07:24 -05:00
parent 1cdbf5ee9a
commit cb8603c2f8
+1 -1
View File
@@ -74,4 +74,4 @@ If ( IsWindowsBuild -ge 9200 )
} Else { Write-Output "Cannot remove Appx packages because this endpoint is not running Windows 8 or higher" }
# Uninstall unwanted Dell apps
'Dell*SupportAssist*', 'Dell Digital Delivery*' | Uninstall-MSI
'Dell SupportAssist*', 'Dell Digital Delivery*', 'Dell Optimizer*', 'Dell Peripheral*', 'Dell Power Manager*', 'DellOptimizerUI*' | Uninstall-MSI