added a few dell apps to remove
This commit is contained in:
@@ -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" }
|
} Else { Write-Output "Cannot remove Appx packages because this endpoint is not running Windows 8 or higher" }
|
||||||
|
|
||||||
# Uninstall unwanted Dell apps
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user