Get-RASAppPackageSettings
Last updated
Last updated
Get-RASAppPackageSettings
Retrieves Application Package settings.
Get-RASAppPackageSettings [- <uint>] [<>]
Retrieves the active Application Package settings for the current site.
-SiteId <uint> The ID of the Site from which to retrieve the application package settings.
To obtain the ID of the desired Site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASAppPackageSettings
Obtains the active Application package settings for the current site.