tracking user applications using vbscript - TechRepublic
Question
January 26, 2007 at 04:51 AM
waqar_mohmand

tracking user applications using vbscript

by waqar_mohmand . Updated 19 years, 5 months ago

I have one domain controller and some member servers and my clients/users logon on to these member servers remotely.

I want to apply a vbscript on them at logon time so that when they logon to any of my member server the following information is automatically stored in a file.

UserId computername Domain applications
abc 123 example.com msword
abc 123 example.com msexcel
xyz 456 example.com Inpage
ali 123 example.com Adobe PDF

I have done all the work except the application column.
i.e i want to know that which application is launched by the user.
i only need the vbscript for the application portion.

This discussion is locked

All Comments