| System_Environment_Variables | |||
| NA | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | NA | |
| Description | String | NA | |
| InstallDate | DateTime | NA | |
| Name | String | NA | |
| Status | String | NA | |
| SystemVariable | Boolean | NA | |
| UserName | String | NA | |
| VariableValue | String | NA | |
| SAMPLE DATA INSTANCE | |||
|        instance of System_Environment_Variables    {     Caption = "     Description = "     InstallDate = NULL;     Name = "ComSpec";     Status = "OK";     SystemVariable = TRUE;     UserName = "     VariableValue = "%SystemRoot%\\system32\\cmd.exe";    }; | |||