I have a custom developed application (stand-alone) installed in Windows 2012 R2 server and the drive is mapped to end user's Windows 10 workstation. User opens the mapped drive and double click on the application to run it.
Now my question is: Is there a way to find who (user ID) executes the application and when? It may be in event log or may be somewhere else, but I am looking for that information to satisfy my auditor.
Also if not captured right now, is there a way (through some batch file etc.) to capture these information?