Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. CMD> wmic process {PID} get creationdate,parentprocessid
  2.  
  3. Note: I'm sure this can be done with PowerShell as well, but it always
  4. takes me two or three times as long to use PowerShell so I rarely bother
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement