Hi all,
Happy New Year 2015 to all of you.
I have deployed an application to a collection that has 5000 machines. On checking the deployment status, I see that the application got installed on about 4700, about 133 machines are in progress & error state and 177 machines are showing under unknown.
I need to find the report/sql query that can be used to get the details of those 177 machines with the information of who last logged in to those machine with the email address of those users.
We have the email addresses available in the database which can be seen from mail0 table from v_r_user.
Using the inbuilt report I got the list of the machines that are in unknown state. But I cannot get the information about the user who last logged in and the email address of those users.
Can you please help?
Thanks in advance!!