Get-RASPrintingSettings
Last updated
Last updated
Get-RASPrintingSettings
Retrieves the Parallels RAS Universal Printing settings.
Get-RASPrintingSettings [- <uint>] [<>]
Retrieves the Parallels RAS Universal Printing settings.
-SiteId <uint> The site ID.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASPrintingSettings
Retrieves the RAS Universal Printing settings. ---------- EXAMPLE 2 ----------
Get-RASPrintingSettings | Format-List
Retrieves the RAS Universal Printing settings.
The Format-List cmdlet formats the display output to include all available farm properties.