| Configurator.exe | |
| cmd.exe | /c wmic path Win32_ComputerSystem get Manufacturer,Model /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_ComputerSystem get Manufacturer,Model /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_OperatingSystem get Caption,Version,OSArchitecture /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_OperatingSystem get Caption,Version,OSArchitecture /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_Processor get Name,NumberOfCores,NumberOfLogicalProcessors /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_Processor get Name,NumberOfCores,NumberOfLogicalProcessors /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_VideoController get Name /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_VideoController get Name /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_ComputerSystem get TotalPhysicalMemory /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_ComputerSystem get TotalPhysicalMemory /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_OperatingSystem get FreePhysicalMemory /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_OperatingSystem get FreePhysicalMemory /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_OperatingSystem get Locale,OSLanguage /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_OperatingSystem get Locale,OSLanguage /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_Product get Name,Version /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_Product get Name,Version /FORMAT:TABLE |
| Configurator.exe | |
| cmd.exe | /c wmic path Win32_ComputerSystem get Manufacturer,Model /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_ComputerSystem get Manufacturer,Model /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_OperatingSystem get Caption,Version,OSArchitecture /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_OperatingSystem get Caption,Version,OSArchitecture /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_Processor get Name,NumberOfCores,NumberOfLogicalProcessors /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_Processor get Name,NumberOfCores,NumberOfLogicalProcessors /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_VideoController get Name /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_VideoController get Name /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_ComputerSystem get TotalPhysicalMemory /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_ComputerSystem get TotalPhysicalMemory /FORMAT:TABLE |
| cmd.exe | /c wmic path Win32_OperatingSystem get FreePhysicalMemory /FORMAT:TABLE |
| WMIC.exe | wmic path Win32_OperatingSystem get FreePhysicalMemory /FORMAT:TABLE |