| Win32_MoveFileAction |
| The MoveFiles action allows the author to locate files that already exist on the user's machine, and move or copy those files to a new location. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ActionID | | String | The ActionID property is a unique identifier assigned to a particular action for a software element. |
| Caption | | String | NA |
| Description | | String | A description of the object. |
| DestFolder | | String | The name of a win32_Property whose value resolves to the full path to the destination directory. |
| DestName | | String | This property contains the name to be given to the original file after it is moved or copied. If this field is blank, then the destination file is given the same name as the source file. |
| Direction | | UInt16 | The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall". |
| FileKey | | String | A unique key identifying this move file action within its product. |
| Name | | String | Name is used to identify this software element |
| Options | | UInt16 | Integer value specifying the operating mode. ) indicates a copy, 1 indicates a move. |
| SoftwareElementID | | String | The SoftwareElementID is an identifier for this software element. |
| SoftwareElementState | | UInt16 | The SoftwareElementState indicates the state of a software element |
| SourceFolder | | String | This property contains the name of a Win32_Property having a value that resolves to the full path to the source directory. If the SourceName property is left blank, then the property named in the SourceFolder property is assumed to contain the full path to the source file itself (including the file name). |
| SourceName | | String | This property contains the name of the source files to be moved or copied.
This property may be left blank. See the description of the SourceFolder property. This field may contain wildcard characters (* and ?). |
| TargetOperatingSystem | | UInt16 | The TargetOperatingSystem indicates the target operating system of the owning software element. |
| Version | | String | Version should be in the form .. or .. |
| SAMPLE DATA INSTANCE |
   Timed out
|