Remove-RASTheme
Last updated
Last updated
Remove-RASTheme
Removes a theme.
Remove-RASTheme [-] <uint> [<>] Remove-RASTheme [-] <string> [<>]
Removes a theme.
-Name <string> Name of the Theme to be removed.
-Id <uint> The ID of the Theme to be removed. To obtain the ID, use the Get-RASTheme cmdlet.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ---------- Remove-RASTheme -Name NewTheme Removes the theme named NewTheme.