'Specifies the total number of processes currently associated with the job. When a process is associated with a job, but the association fails because of a limit violation, this value is temporarily incremented. When the terminated process exits and all references to the process are released, this value is decremented. '
ActiveProcesses property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the number of I/O operations performed, other than read and write operations, by all processes that have ever been associated with the job, in addition to all processes currently associated with the job. '
'Specifies the number of bytes transferred during operations, other than read and write operations, by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
'Specifies the number of read operations performed by all processes that have ever been associated with the job, in addition to all processes currently associated with the job. '
'Specifies the number of bytes read by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
'Specifies the total amount of kernel-mode execution time, in 100 nanoseconds, for all active processes associated with the job (as well as all terminated processes no longer associated with the job) since the last call that set a per-job kernel-mode time limit. This property is set to 0 on creation of the job, and each time a per-job kernel-mode time limit is established. '
Units
'100 nanoseconds'
ThisPeriodTotalKernelTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the total amount of user-mode execution time, in 100 nanoseconds, for all active processes associated with the job (as well as all terminated processes no longer associated with the job) since the last call that set a per-job user-mode time limit. This property is set to 0 on creation of the job, and each time a per-job user-mode time limit is established'
Units
'100 nanoseconds'
ThisPeriodTotalUserTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the total amount of kernel-mode execution time, in 100 nanoseconds, for all active processes associated with the job, as well as all terminated processes no longer associated with the job.'
Units
'100 nanoseconds'
TotalKernelTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the total number of page faults encountered by all active processes associated with the job, as well as all terminated processes no longer associated with the job. '
TotalPageFaultCount property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the total number of processes associated with the job during its lifetime, including those that have terminated. For example, when a process is associated with a job, but the association fails because of a limit violation, this value is incremented. '
TotalProcesses property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the total amount of user-mode execution time, in 100 nanoseconds, for all active processes associated with the job, as well as all terminated processes no longer associated with the job.'
Units
'100 nanoseconds'
TotalUserTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
'Specifies the number of write operations performed by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
'Specifies the number of bytes written by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. As a Kernel object job object names are case sensitive. Because WMI keys are case insensitive, the name of the named job object must be decorated as follows: a capital letter should be preceded by a backslash. As a consequence of this convention, 'A' and 'a' are lower case and '\A' and '\a' are upper case.'