UcLobbyTeams

0.4.2

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 -RequiredVersion 0.4.2

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

Install-PSResource -Name UcLobbyTeams -Version 0.4.2

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

Get-UcArch Get-UcM365Domains Get-UcM365LicenseAssignment Get-UcM365TenantId Get-UcTeamsDevice Get-UcTeamsForest Get-UcTeamsVersion Get-UcTeamsVersionBatch Get-UcTeamsWithSingleOwner Get-UcTeamUsersEmail Test-UcModuleUpdateAvailable Test-UcTeamsDevicesCompliancePolicy Test-UcTeamsDevicesConditionalAccessPolicy Test-UcTeamsDevicesEnrollmentPolicy Test-UcTeamsOnlyModeReadiness Update-UcTeamsDevice

Dependencies

This module has no dependencies.

Release Notes

0.4.1 - 2023/10/20

       Get-UcM365LicenseAssignment
         Feature: Added Parameter to filter for a specific SKU, only supports SKU Part Number and SKU Product Name (if UseFriendlyName is use).
         Change: OutputPath will be for both report and "Product names and service plan identifiers for licensing.csv"
         Change: Report will included a column with all service plans, when empty the license doesnt have the service, and "On/Off" will be the status of the assigned license service plan.
         Change: Added execution time to the output.
         Fix: Issue when generating a report on a tenant with a large number of users.
       
       Get-UcTeamsDevice
         Fix: Exception was thrown when MAC Address was blank.

FileList

Version History

Version Downloads Last updated
0.5.0 77 3/19/2024
0.4.4 23 3/14/2024
0.4.3 166 2/22/2024
0.4.2 (current version) 449 11/17/2023
0.4.1 39 10/20/2023
0.4.0 15 10/13/2023
0.3.5 98 6/16/2023
0.3.4 38 5/17/2023
0.3.3 24 5/3/2023
0.3.2 6 5/1/2023
0.3.1 13 4/25/2023
0.2.7 22 4/14/2023
0.2.6 49 2/10/2023
0.2.5 16 2/3/2023
0.2.2 87 10/24/2022
0.2.0 17 10/20/2022
0.1.4 18 10/5/2022
0.1.3 42 6/10/2022
0.1.2 25 5/23/2022
0.1.0 21 3/25/2022
Show more