UCLobby Teams 0.2.0

A new version is now available in PowerShell Gallery and here are the changes included:

Get-UcTeamsVersion

  • Added Computer parameter to get Teams version on a remote machine.
  • Added Path parameter to specify a path that contains Teams log files.

Get-UcTeamsDevice

  • New cmdlet that gets Microsoft Teams Devices information using MS Graph API.

Test-UcTeamsDevicesConditionalAccessPolicy

  • New cmdlet that validates which Conditional Access policies are supported by Microsoft Teams Android Devices.

Test-UcTeamsDevicesCompliancePolicy

  • New cmdlet that validates which Intune Compliance policies are supported by Microsoft Teams Android Devices.

For more information, please go to:

UC Lobby Teams PowerShell module

Source code available in GitHub:

GitHub – UCLobbyTeams