Import from files in XML format resource allocation policies, process matching criteria, calendar events, schedules, conditional ...

Import from files in XML format resource allocation policies, process matching
 criteria, calendar events, schedules, conditional policies and computer groups
 from the specified directory.

 wsrmc /Import /Dir: [/Mode:] [/cal:]                      [/sched:] [/pol:] [/pmc:][/y]

      /Dir    Source directory for the data files being imported.
      /Mode   Mode of import operation. If XML file is not found, those type of
              objects will not be altered in the configuration. For any object
              if same name same type of object exists and its contents
              are also same, import will have conflict, which can be handled by
              one of the following import-mode (Overwrite/IgnoreExisting/
              Override/RenameExisting/RenameImported).
              Overwrite: Clean the current configuration and then import.
              IgnoreExisting: Ignore import of conflicting objects.
              Override: Delete the conflicting object from the current
              configuration and bring in the new object to replace it.
              RenameExisting: Rename the object in current configuration in
              case of conflict.
              RenameImported: Rename the object being imported in case of
              conflict.
              If mode is not specified, Overwrite is taken as the default mode.
      /Cal    List of comma separated names of calendar events to be imported.
              The dependant resource allocation policies and schedules also 
              get imported.
      /Sched  List of comma separated names of schedules to be imported. The
              dependant resource allocation policies also get imported. 
      /Pol    List of comma separated names of resource allocation policies to
              be imported. The dependant process matching criteria also get
              imported.
      /Pmc    List of comma separated names of process matching criteria to be
              imported.
      /y      Suppresses prompting to confirm you want to overwrite an existing
              file.