Forum Discussion
Microsoft Teams Presence Report
[New Blog Post]
In this article I describe my #PowerShell script, which I have made available for you on #GitHub.
This script is used to retroactively display the #MSTeams presence status as an HTML report per user.
https://www.msb365.blog/?p=5816
#M365 #MVPbuzz
3 Replies
- PD223345Copper Contributor
Great work ! Exactly what I was looking for, but it seems to be generating random data: $hours = Get-Random -Minimum 0 -Maximum ($remainingHours + 1)
Also what is maximum historical data we can go back ? Tried to find the information on internet but nothing came back that clearly states/provides the information.
Thank you
- RobEllis_M365ChapBrass Contributor
Looks useful - but I cannot make it work - I get an error as per the Issue I raised on the Github - https://github.com/MSB365/Teams_PresenceReport/issues/1
Any thoughts on what the fix is?
Thank you for the reminder, I have updated the Script.