Remove-RASThemeCustomImage
Last updated
Last updated
Remove-RASThemeCustomImage
Remove a theme custom image.
Remove-RASThemeCustomImage [] (uint) [()]
Remove a theme custom image.
The ID of the Theme Custom Image to remove. To obtain the ID, use the Get-RASThemeCustomImage cmdlet.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Remove-RASThemeCustomImage -Id 1
Remove the theme custom image with Id 1.