> For the complete documentation index, see [llms.txt](https://docs.ucmadscientist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ucmadscientist.com/welcome-ucmpstools.md).

# Welcome! - UcmPsTools

## Welcome to UcmPsTools

Hi there, UcmPsTools is a set of PowerShell cmdlets I've written to help out Microsoft Teams Voice Administrators in their day-to-day work, whether it's batch creating Common Area Phones. Standing up 100's of diversions or even licencing users, I have cmdlets in here to help you

## Build Status

Main ![Main Branch Pester Tests](https://github.com/Atreidae/UcmPSTools/actions/workflows/push-tests.yml/badge.svg?branch=main) ![Main Branch PSScriptAnalyzer Tests](https://github.com/Atreidae/UcmPSTools/actions/workflows/lint-public.yml/badge.svg?branch=main)

Dev ![Dev Branch PSScriptAnalyzer Tests](https://github.com/Atreidae/UcmPSTools/actions/workflows/lint-public.yml/badge.svg?branch=dev) ![Dev Branch Pester Tests](https://github.com/Atreidae/UcmPSTools/actions/workflows/push-tests.yml/badge.svg?branch=dev)

## Want to jump right in?

Grab the latest stable build from the PowerShell Gallery buy running the cmdlet below

`Install-Module UcmPsTools`

Then jump into out QuickStart below to get going!

{% content-ref url="/pages/Dgvbt6ILLdXozhsHQEDh" %}
[QuickStart](/using-ucmpstools/quickstart.md)
{% endcontent-ref %}

## Looking for more info on what each Cmdlet does?

Dive into the features UcmPsTools offers with a quick look at the Cmdlet reference

{% content-ref url="/pages/eFNknVjgFcvE8VvtxMzV" %}
[Cmdlet Reference](/using-ucmpstools/cmdlet-reference.md)
{% endcontent-ref %}
