# Get-RASPrintingAutoInstallFont.md

## NAME

Get-RASPrintingAutoInstallFont

## SYNOPSIS

Retrieves the Parallels RAS Auto install fonts settings.

## SYNTAX

\*\*Get-RASPrintingAutoInstallFont \[[SiteId](#siteid-string) *(uint)*] \[*(*[*CommonParameters*](#CommonParameters)*)*]

## DESCRIPTION

Retrieves the Parallels RAS Auto install fonts settings.

## PARAMETERS

## SiteId (uint)

The site ID.

To obtain the ID of a desired site, use the Get-Sites cmdlet.

```
        Required?                    false

        Position?                    named

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
```

(CommonParameters)

```
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation. 
```

## INPUTS

-none-

## OUTPUTS

[String](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/String.md)

## EXAMPLES

\*\*---------- EXAMPLE 1 ----------

Get-RASPrintingAutoInstallFont

Retrieves the RAS Universal Printing Auto install fonts settings.

## RELATED LINKS

* [Get-RASPrintingSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/get-rasprintingsettings)
* [Set-RASPrintingSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/set-rasprintingsettings)
* [Add-RASPrintingAutoInstallFont](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/add-rasprintingautoinstallfont)
* [Remove-RASPrintingAutoInstallFont](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/remove-rasprintingautoinstallfont)
