Modify the specified Process Matching Criteria. 1. wsrmc /Modify:Pmc /i: /Force must be a valid XML file. /Force overrides ...

Modify the specified Process Matching Criteria.   1. wsrmc /Modify:Pmc /i: /Force        must be a valid XML file.       /Force overrides time-stamp checking.   2. wsrmc /Modify:Pmc  /From [/Path:] [/User:] /To             [/Path:] [/User:] [/Desc:]       /From Specifies the rule that has to be replaced with the new rule.       /To   Specifies the rule that will replace the existing rule.   3. wsrmc /Modify:Pmc  /INS /Rule /Path: /User:            [/Desc:]       /INS Inserts the specified rule in the pmc.   4. wsrmc /Modify:Pmc  /DEL /Rule /Path: /User:            [/Desc:]       /DEL Deletes the specified rule from the pmc        Multiple match criteria may be inserted or deleted.  Note that at least        one of /Path or /User must be specified.   5. wsrmc /Modify:Pmc  /Desc:      /Rule   Use with /Path and /User.       /Path   Full path of the directory or executables to match.       /User   User or Group Name to match.               To exclude a  from matching, use an exclamation                point (!) before the < user name | command-line path>       /Desc   User defined description for the policy.               (Maximum of 256 characters allowed)