Kill all Internet Explorer processes that have been running for more than 5 minutes using Powershell -


I would like to kill all Internet Explorer processes that are running more than 5 minutes, using a parcel shell v1.0 There should be a command in

Another way:

  process found. ? {([DateTime: :: now - $ _startime.) Total seconds -gt 300} | Prevention    

Comments