UcLobbyTeams

0.7.0

UC Lobby Teams PowerShell Module

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UcLobbyTeams

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UcLobbyTeams

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 David Paulino. All rights reserved.

Package Details

Author(s)

  • David Paulino

Tags

MicrosoftTeams Teams TeamsDevices Microsoft365 Office365 MicrosoftGraph GraphAPI Graph

Functions

Export-UcM365LicenseAssignment Export-UcOneDriveWithMultiplePermissions Get-UcArch Get-UcEntraObjectsOwnedByUser Get-UcM365Domains Get-UcM365LicenseAssignment Get-UcM365TenantId Get-UcOneDriveWithMultiplePermissions Get-UcTeamsDevice Get-UcTeamsVersion Get-UcTeamsVersionBatch Get-UcTeamsWithSingleOwner Get-UcTeamUsersEmail Test-UcPowerShellModule Test-UcTeamsDevicesCompliancePolicy Test-UcTeamsDevicesConditionalAccessPolicy Test-UcTeamsDevicesEnrollmentPolicy Test-UcTeamsOnlyDNSRequirements Update-UcTeamsDevice

Dependencies

This module has no dependencies.

Release Notes

0.7.0 - 2024/11/01
   Get-UcObjectsOwnedByUser
       New cmdlet: Returns all Entra objects associated with a user.
   Get-UcTeamsVersion
       Fix: Teams Classic was include in the output if settings file was present after Teams Classic uninstallation.
       Fix: Running this in Windows 10 with PowerShell 7 an exception could be raised while importing the Appx PowerShell module. Thank you Steve Chupack for reporting this issue.
0.6.3 - 2024/10/25
   Get-UcTeamsVersion
       Fix: No output generated for New Teams if the tma_settings.json file was missing.
0.6.2 - 2024/10/23
   Export-UcM365LicenseAssignment
       Change: The SKU parameter can be use to search, if we use "copilot" then all licenses with copilot will be included in the export file.
       Fix: In some scenarios the license exists in the tenant but no information available in "Products names and Services Identifiers" file, for these cases the output will be the SKU Part Number.
   Update-UcTeamsDevice
       Change: For ReportOnly we can use TeamworkDevice.Read.All, since we dont require write permissions (TeamworkDevice.ReadWrite.All).
       Change: Now the user/application running the cmdlet can have User.ReadBasic.All or User.Read.All as graph permission.
       Fix: The current user display name was empty in the output file.

FileList

Version History

Version Downloads Last updated
0.7.0 (current version) 54 11/1/2024
0.6.3 18 10/25/2024
0.6.2 13 10/23/2024
0.6.1 40 10/4/2024
0.6.0 24 9/20/2024
0.5.1 691 5/8/2024
0.5.0 98 3/19/2024
0.4.4 24 3/14/2024
0.4.3 167 2/22/2024
0.4.2 451 11/17/2023
0.4.1 40 10/20/2023
0.4.0 16 10/13/2023
0.3.5 99 6/16/2023
0.3.4 39 5/17/2023
0.3.3 25 5/3/2023
0.3.2 7 5/1/2023
0.3.1 14 4/25/2023
0.2.7 23 4/14/2023
0.2.6 50 2/10/2023
0.2.5 17 2/3/2023
0.2.2 88 10/24/2022
0.2.0 18 10/20/2022
0.1.4 19 10/5/2022
0.1.3 43 6/10/2022
0.1.2 26 5/23/2022
0.1.0 22 3/25/2022
Show more