Hi,
While Invoke-RASExportSettings is dedicated to backing up the Farm configuration, it doesn't include live operational data like user sessions.
To automate the session details export, you should use the Get-RASRDSession cmdlet. This command returns a full object containing all the details you usually see in the console (IP, Login time, Latency, etc.).