3.1.4.1.34.3.8 Server Manager Workflows Plugin

Plug-in Name: microsoft.windows.servermanagerworkflows

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

 <PlugInConfiguration Name="microsoft.windows.servermanagerworkflows" SDKVersion="1" XmlRenderingType="text" Enabled="true" UseSharedProcess="true" 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.windows.servermanagerworkflows" SupportsOptions="true" ExactMatch="true">
             <Security Uri="http://schemas.microsoft.com/powershell/microsoft.windows.servermanagerworkflows" ExactMatch="true" Sddl=""></Security>
             <Capability Type="Shell"></Capability>
         </Resource>
     </Resources>
     <Quotas MaxIdleTimeoutms="180000" IdleTimeoutms="180000" MaxConcurrentUsers="5" MaxMemoryPerShellMB="2000" MaxShells="100" MaxProcessesPerShell="45" MaxShellsPerUser="25" MaxConcurrentCommandsPerShell="5000"></Quotas>
 </PlugInConfiguration>