BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActionIDStringThe ActionID property is a unique identifier assigned to a particular action for a software element.
CaptionStringNA
DescriptionStringA description of the object.
DestFolderStringThe name of a win32_Property whose value resolves to the full path to the destination directory.
DestNameStringThis 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.
DirectionUInt16The 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".
FileKeyStringA unique key identifying this move file action within its product.
NameStringName is used to identify this software element
OptionsUInt16Integer value specifying the operating mode. ) indicates a copy, 1 indicates a move.
SoftwareElementIDString The SoftwareElementID is an identifier for this software element.
SoftwareElementStateUInt16 The SoftwareElementState indicates the state of a software element
SourceFolderStringThis 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).
SourceNameStringThis 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 ?).
TargetOperatingSystemUInt16The TargetOperatingSystem indicates the target operating system of the owning software element.
VersionStringVersion should be in the form .. or ..
SAMPLE DATA INSTANCE
   Timed out