VMware Workspace ONE Community
Virtually_Jim
Enthusiast
Enthusiast

How to see who is currently logged on (Data users) and how to move data off of the VM

Is there a way to see who has logged on to Horizon when it comes to data users (internal or external\virtual)? I also see that you can do the Audit Events report to find out when people logged in and out and see the last login time of your virtual users from the Users & Groups tab. But can you see who is currently logged on in case you want to shut down the vAPP?

And unrelated is there an easy way to get user files off the Data-va without having the users themselves login and get them?

0 Kudos
5 Replies
vedeht
Hot Shot
Hot Shot

Check out the zmmboxmove command from this link: http://www.vmware.com/pdf/hw10-cli-guide.pdf

zmmboxmove -a <email> --from <servername> --to <dest> [--sync]


you could use MySQL command to query currently logged on users

Try our VMWare View Demo on www.virtualdojo.com
0 Kudos
Virtually_Jim
Enthusiast
Enthusiast

Will that work if both data-va VMs have the same name?

Do you have an example of the MySQL query to see who is logged in?

0 Kudos
admin
Immortal
Immortal

We have a work in progress for such feature, I'm now updating the internal ticket to prioritize it, thanks Jim.

0 Kudos
Virtually_Jim
Enthusiast
Enthusiast

For both the logged in users and transferring the data to another data-va?

0 Kudos
admin
Immortal
Immortal

Moving users via zmmboxmove commands is covered in the manuals, no need for a feature request on that. I  was referring to monitoring currently active users, for which we filed requests.

0 Kudos