Forum Discussion
S4B Session Details - Report
is there a way to run this cmdlet without using a username ?
my aim is to retrieve ALL users sessions from the last 15minutes
At the moment i take all users from the directory and run this PS with each of the users (automatically)
disadvantage is that i execute this for every user although plenty of users do not show activity in sfb.
is there a way ?
i will try my luck again.
I need to find a way to retrieve SfB User Sessions on a regular basis (example: get all sfB user sessions from the last 15min)
The current cmdlet "Get-CsUserSession" does not help here that much because i need to provide a username for each cmdlet call , in order to get to the stats
--> if i would pull for thousands of users SfB user sessions for the last 15min, the cmdlet would run ages
I really hope that there is a possibility ..somehow
IS there a way for SfB - new Backend via MS Teams - to get to this data ? i haven't seen/found any single way even for the new SfB backend :(((
If yes, i would skip the old cmdlet way and would pull only the new SfB backend
thank you