Date and time of a file for different users

I should have been more specific here. I’m trying to figure out how I get this analyses to run for to capture the date and time of a file named qna.exe. It’s the “%username%” that’s screwing me up. Help, where am I going wrong? I need to generate reports for the suits this week. Someone please throw me a lifeline.

SPECIFICALLY WHAT I NEED IS TO CAPTURE THE DATE AND TIME STAMP OF QNA.EXE FOR DIFFERENT USERS. HOW DO i DO THIS? It’s the “%” that’s screwing everything up.

Below is what I came up with but it doesn’t work. Please help me, I need to generate some reports that are important.

Thanks,
Sno

(modification time of it) of file “C:\users%username%\QnA\qna.exe”

A post was merged into an existing topic: Date and Time on a file for different users