jenovaramesh
June 6th, 2008, 03:38 AM
When a user connects to a windows box using remote desktop or through any other terminal services, I would like to capture following,
a. login time of the user
b. logoff time of the user
c. hostname from where user logged in
d. Whether the user tried to install or deinstall software
e. What were the programs user tried to invoke?
Is this can be achieved programmatically in C++ with Win32?
If yes, please let me know the way.
Or if this can be achieved through any other programming language,
please let me know.
a. login time of the user
b. logoff time of the user
c. hostname from where user logged in
d. Whether the user tried to install or deinstall software
e. What were the programs user tried to invoke?
Is this can be achieved programmatically in C++ with Win32?
If yes, please let me know the way.
Or if this can be achieved through any other programming language,
please let me know.