PoshZoom

1.0

Module to work with the Zoom API

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PoshZoom

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

Install-PSResource -Name PoshZoom

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 Zack Moss. All rights reserved.

Package Details

Author(s)

  • Zack Moss

Functions

Get-ZoomOAuthCredentials New-ZoomOAuthToken New-ZoomHeaders Invoke-ZoomRestMethod Get-AvailableNumbers Get-ZoomUserSummary Get-ZoomUserInfo Get-ZoomUser Get-ZoomUserDelegate Invoke-RevokeZoomSSOToken Remove-ZoomUser Set-ZoomUserPhoneFeature Get-ZoomDeskPhoneDevice Get-ZoomDeskPhoneIPInfo Get-ZoomDeskPhoneSetting Add-ZoomDeskPhoneDevice Update-ZoomDeskPhoneDevice Add-ZoomPhoneBlockedNumber Get-ZoomPhoneCallLog Get-ZoomPhoneCommonArea Get-ZoomPhoneCommonAreaSetting Get-ZoomPhoneHotDeskingStatus Get-ZoomPhoneNumber Get-ZoomDeskPhoneProvisionTemplate Remove-ZoomPhoneBlockedNumber Get-ZoomPhoneSharedLineGroup Get-ZoomPhoneSharedLineGroupSetting Get-ZoomPhoneUser Get-ZoomPhoneUserProfile Get-ZoomPhoneUserProfileSetting Get-ZoomPhoneQueue Get-ZoomPhoneQueueMember Get-ZoomPhoneQueueSetting Set-ZoomPhoneAutoReceptionistNumber Set-ZoomPhoneCommonAreaHotDeskStatus Set-ZoomPhoneUserHotDeskStatus Get-ZoomRoom Get-ZoomRoomDevice Get-ZoomUserChatChannel Search-ZoomUserChatMessages Invoke-SendZoomChatMessage Get-ZoomUserRecording Get-ZoomMeetingRecording Get-ZoomUserMeetingList

Dependencies

This module has no dependencies.

Release Notes


       Version 0.1
       - First release!

       Version 1.0
       - Lots of code formatting and function name changes. Please look through the module after updating to be sure any scripts have not broken
       due to function name changes.
       - Updated Chat and Meeting Recording functions
       

FileList

Version History

Version Downloads Last updated
1.0 (current version) 10 11/19/2024
0.1 345 8/22/2023