Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Get Explorer Process detailsContent of Get Explorer Process details.ps1MD5 Hash: FC0C22106FC552A208BCE989583BC536 |
||
Get-WmiObject win32_process -Filter "name='explorer.exe'" |
Format-Table handlecount,quotaNonPagedPoolUsage, PeakVirtualSize, ` WorkingSetSize, VirtualSize, UserModeTime,KernelModeTime, ` ProcessID, Name | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |