Skip to main content

Get-ASPluginOptions

AdminStudio 2025 | 29.0 | AdminStudio PowerShell Cmdlets

Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.

Use this cmdlet Get-ASPlugins to get the required plugin Id.

note

Use Get-ASPlugins cmdlet to get the required plugin Id.

Example


*Get-ASPluginOptions -PluginId "3C2F8362-A53C-44A2-B524-748F91FB6864"*

Parameters

The Get-ASPluginOptions cmdlet has the following parameters:

ParameterDescription
PluginId(Required) Use to get the required details of the plugin options.

Return Values

<PluginOptions>
<IntunewinOutputDirectory>[InstallLocation]Converted Packages\Intunewin\[Vendor]\[Product Name]\[Version]</IntunewinOutputDirectory>
<AuthenticationType>Windows Authentication</AuthenticationType>
<UserId></UserId>
<Password></Password>
</PluginOptions>