3.1.4.1.34.3.5 PowerShell32 Plugin

Plug-in Name: microsoft.powershell32

The plug-in configuration for this plug-in MUST follow the PluginType schema shown here.

 <PlugInConfiguration Name="microsoft.powershell32" SDKVersion="2" XmlRenderingType="text" Architecture="32" Enabled="true" UseSharedProcess="false" ProcessIdleTimeoutSec="0" RunAsUser="" RunAsPassword="" AutoRestart="false" OutputBufferingMode="Block" xml:lang="en-US" xmlns="http://schemas.microsoft.com/wbem/wsman/1/config/PluginConfiguration">
     <Resources>
         <Resource ResourceUri="http://schemas.microsoft.com/powershell/microsoft.powershell32" SupportsOptions="true" ExactMatch="true">
             <Security Uri="http://schemas.microsoft.com/powershell/microsoft.powershell32" ExactMatch="true" Sddl=""></Security>
             <Capability Type="Shell"></Capability>
         </Resource>
     </Resources>
     <Quotas MaxMemoryPerShellMB="1024" MaxIdleTimeoutms="180000" MaxConcurrentUsers="5" IdleTimeoutms="180000" MaxProcessesPerShell="15" MaxConcurrentCommandsPerShell="1000" MaxShells="25" MaxShellsPerUser="25"></Quotas>
 </PlugInConfiguration>