# 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="using-ucmpstools/quickstart" %}
[quickstart](https://docs.ucmadscientist.com/using-ucmpstools/quickstart)
{% 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="using-ucmpstools/cmdlet-reference" %}
[cmdlet-reference](https://docs.ucmadscientist.com/using-ucmpstools/cmdlet-reference)
{% endcontent-ref %}
