I think you would need to have audit process tracking enabled to do this:
Computer Configuration\Windows Settings\Security Settings\Local
Policies\Audit Policy
Description
Determines whether to audit detailed tracking information for events such as
program activation, process exit, handle duplication, and indirect object
access.
If you define this policy setting, you can specify whether to audit
successes, audit failures, or not audit the event type at all. Success
audits generate an audit entry when the process being tracked succeeds.
Failure audits generate an audit entry when the process being tracked fails.
To set this value to no auditing, in the Properties dialog box for this
policy setting, select the Define these policy settings check box and clear
the Success and Failure check boxes.
Default: No auditing.
Anthony
www.airdesk.com
"yaro137" <> wrote in message
news:f8175861-7ca0-4dae-839a-...
> Is there any log that cold point me to what process with a particular
> PID was running at a particular time?
> yaro