Remove-AppxOnline
Last updated
Was this helpful?
Removes AppxOnline items.
Module
OSD
Platform
WinPE (amd64 / arm64)
Deletes matching AppxOnline items from the current context.
Remove-AppxOnline [-GridRemoveAppx] [-GridRemoveAppxPP] [[-Name] <String[]>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]-GridRemoveAppx
SwitchParameter
False
Specifies the GridRemoveAppx to use when running Remove-AppxOnline.
-GridRemoveAppxPP
SwitchParameter
False
Specifies the GridRemoveAppxPP to use when running Remove-AppxOnline.
-Name
String[]
False
Specifies the Name to use when running Remove-AppxOnline.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Remove-AppxOnline.
