3.1.4.1.34.3.4 PowerShell Plugin
Plug-in Name: microsoft.powershell
The plug-in configuration for this plug-in SHOULD<96> follow the PluginType schema as shown here.
-
<PlugInConfiguration Name="microsoft.powershell" SDKVersion="2" XmlRenderingType="text" 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.powershell" SupportsOptions="true" ExactMatch="true"> <Security Uri="http://schemas.microsoft.com/powershell/microsoft.powershell" 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>