'A vendor-specific error code. The value must be set to zero if the Job completed without error. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property.'
'A free-form string that contains the vendor error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property.'
'A free-form string that represents the status of the job. The primary status is reflected in the inherited OperationalStatus property. JobStatus provides additional, implementation-specific details.'
JobStatus property is in 1 class (MSFT_SMJob) of ROOT\Microsoft\Windows\Storage\SM and in 15 namespaces
'This property indicates whether the times represented in the RunStartInterval and UntilTime properties represent local times or UTC times. Time values are synchronized worldwide by using the enumeration value 2, "UTC Time".'
ValueMap
['1', '2']
Values
['Local Time', 'UTC Time']
LocalOrUtcTime property is in 1 class (MSFT_SMJob) of ROOT\Microsoft\Windows\Storage\SM and in 13 namespaces
'Strings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.'
'The amount of time that the Job is retained after it has finished executing, either succeeding or failing in that execution. The job must remain in existence for some period of time regardless of the value of the DeleteOnCompletion property. '
TimeBeforeRemoval property is in 1 class (MSFT_SMJob) of ROOT\Microsoft\Windows\Storage\SM and in 13 namespaces
'The date or time when the state of the Job last changed. If the state of the Job has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated.'
TimeOfLastStateChange property is in 1 class (MSFT_SMJob) of ROOT\Microsoft\Windows\Storage\SM and in 17 namespaces
'The time that the Job was submitted to execute. A value of all zeroes indicates that the owning element is not capable of reporting a date and time. Therefore, the ScheduledStartTime and StartTime are reported as intervals relative to the time their values are requested.'
TimeSubmitted property is in 1 class (MSFT_SMJob) of ROOT\Microsoft\Windows\Storage\SM and in 15 namespaces