Modifies the specified Policy. 1. wsrmc /Modify:Pol /i: /Force must be a valid XML file. /Force overrides time-stamp checking. ...

Modifies the specified Policy.   1. wsrmc /Modify:Pol /i: /Force        must be a valid XML file.       /Force overrides time-stamp checking.   2. wsrmc /Modify:Pol  /Alloc: [/PMC:]             [/CPU:] [/Aff:] [/MgmtRule:] [/MaxWS:]             [/MaxCM: /MemOpt:] [/Desc:]       At least one of the Pmc/CPU/Aff/MgmtRule/MaxWS/MaxCM/MemOpt values must        follow the /Alloc switch.   3. wsrmc /Modify:Pol  /INS /Alloc:[] /Pmc:             /Cpu: [/Aff:] [/MgmtRule:] [/MaxWS:]             [/MaxCM: /MemOpt:] [/Desc:]       /INS Inserts the specified pmc in the policy.   4. wsrmc /Modify:Pol  /DEL /Alloc: [/Desc:]       /DEL Deletes the specified pmc from the policy.   5. wsrmc /Modify:Pol  /MOVBEF /Alloc:                  [/Desc:]       /MOVBEF Moves the pmc before pmc.   6. wsrmc /Modify:Pol  /MOVAFT /Alloc:                  [/Desc:]       /MOVAFT Moves the pmc after pmc.        policy-name Name of the policy being created.       /Alloc     Auto-generated name for the allocation using the process                   matching criteria name. This will be auto generated.                  Do not supply this name while creating a top level allocation                   (default).                  Supply the name of the immediate parent Allocation to the                   /Alloc switch, while creating a hierarchy of allocations.       /PMC       Name of the Process Matching Criteria.       /Cpu       Percentage of CPU targeted for this Allocation.       /Aff       Affinity mask for the Allocation (for example - 0,3,5-11,31 or                  All)       /MgmtRule  Management rule for the allocation. Valid values are                   "EqualPerProcess", "EqualPerUser", "EqualPerSession",                  "EqualPerIISAppPool", "Standard"       /MaxWS     Maximum working set per process in megabytes.       /MaxCM     Maximum committed memory per process in megabytes.       /MemOpt    Action taken when the specified memory limit is exceeded.                   Options are - TERMINATEAPP or LOGEVENT.       /Desc      User defined description for the policy.                  (Maximum of 256 characters allowed)