The CIM_CopyFileAction specifies files that exist on a computer system, and to move or copy those files to a new location. ...

The CIM_CopyFileAction specifies files that  exist on a computer system, and to move or copy those  files to a new location.   The to/from information for the copy is specified using  either the CIM_ToDirectorySpecification/CIM_FromDirectorySpecification  or the CIM_ToDirectoryAction/CIM_FromDirectoryAction associations.  The first set is used when the source and/or the target are to  exist before any actions are taken. The second set is  used when the source and/or target are created as a part  of a previous action. In the latter case, the action  to create the directory must occur prior to the CIM_CopyFileAction object.