Searched defs:wmic (Results 1 – 1 of 1) sorted by relevance
77 $wmic = shell_exec('wmic OS get FreePhysicalMemory,TotalVisibleMemorySize /Value'); variable113 $wmic = shell_exec('wmic os get lastbootuptime'); variable173 …$wmic = shell_exec('wmic process get Caption,KernelModeTime /format:csv | findstr /V "^$" | sort /… variable