Get-ASPluginOptions
Edition: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:
Parameter |
Description |
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>