Return to site

Python log into citrix receiver login

broken image

$users = Invoke-RestMethod -Method Get -Uri '`$expand=Sessions' -Credential (Get-Credential) You might be able to get this information via Monitor API: I really didn't know where I should put this. And apologies if this is a wrong place for the thread. I would need to get this information via PowerShell. Or does something get logged in on Controllers or StoreFront -servers, or Directory when a user logs in? We use Citrix UPM, is there a file that updates in users profile folder at each logon? Or can I get some info from NetScaler VPX? We have enterprise licenses. I've been trying to figure out what other information I could use to determine this. The problem is that I cannot simply check the Active Directory LastLogon/LastLogonDate parameters, because our users access the environment from another Active Directory forest, so in AD they are represented as Foreign Security Principals. I need this information from all of our Citrix users.

broken image

We are using XenDEsktop 7.14.1 from which we publish desktops and apps to users. I have the following problem I need to find out when a user has logged in to our Citrix-environment the last time.

broken image