dinocaputo / UCLobbyTeams

This module contains useful functions related to Microsoft Teams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCLobbyTeams

Please use the PowerShell Gallery to install this module:

PowerShell Gallery – UcLobbyTeams
https://www.powershellgallery.com/packages/UcLobbyTeams/

Available cmdlets:


Get-UcTeamsVersion


Get-UcM365TenantId


Get-UcTeamsForest
Get-UcM365Domains
Test-UcTeamsOnlyModeReadiness


Get-UcTeamUsersEmail
Get-UcTeamsWithSingleOwner


Get-UcTeamsDevice
Test-UcTeamsDevicesConditionalAccessPolicy
Test-UcTeamsDevicesCompliancePolicy


Get-UcArch


More info:
https://uclobby.com/uclobby-teams-powershell-module/


Change Log:
0.2.0 - 2022/10/20

  • 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 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.

0.1.3 - 2022/06/10
  • Get-UcTeamVersion
    Fixed the issue where the version was limited to 4 digits.
    Added information for Ring, Environment, Region.
  • Get-UcTeamUsersEmail
    This function returns a list of users email address that are part of a Team.
  • Get-UcTeamsWithSingleOwner
    This function returns a list of Teams that only have a single owner.

0.1.2 - 2022/05/23
  • Test-UcTeamsOnlyModeReadiness
    Add an additional check to skip non SIP enabled domains;
    Add progress status.
  • Get-UcTeamsForest
    New cmdlet that returns the Teams Forest, this is helpfull for Skype for Busines OnPrem to Teams migrations.

0.1.0 - 2022/03/25
  • Initial Release uploaded to PowerShell Gallery

About

This module contains useful functions related to Microsoft Teams.


Languages

Language:PowerShell 100.0%