Remove-RASPrintingAutoInstallFont
Last updated
Last updated
Remove-RASPrintingAutoInstallFont
Removes an Auto install font from Parallels RAS Universal Printing settings.
Remove-RASPrintingAutoInstallFont - <string> [- <uint>] [<>]
Removes an Auto install font from Parallels RAS Universal Printing settings.
-FontName <string> Auto Install Font Name.
-SiteId <uint> The site ID. To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ---------- Remove-RASPrintingAutoInstallFont -FontName "arialbd.ttf" Removes the font from RAS Universal Printing Auto install fonts settings.