Im trying to figure out how often remote desktops are being used on my hyper-v hosts. This would be something like how many sessions there where, how long the sessions were, and what collection they were in. Im currently using Unidesk to create desktops
in Hyper-v and it doesnt have this kind of reporting. Running get-rdusersession on the broker gives me a list of all the current sessions but that doesnt give me past sessions. I thought I might be able to parse some of the terminal services logs but
I cant find any place on either the broker or the hyper-v host that logs how long the sessions were or when they were closed. Does anyone know how to get this information?
↧