PowerShell Variable Scope Guide: Using Scope in Scripts and Modules
PowerShell uses variables to store information that can be useful later on. Variables also make it easy to change values…
Posts regarding PowerShell topics
PowerShell uses variables to store information that can be useful later on. Variables also make it easy to change values…
This week, Microsoft released version 2.0.0 of the Microsoft Teams PowerShell module. This version of the Microsoft Teams PowerShell module…
The Microsoft Teams admin center is a vast improvement over its Skype for Business Online predecessor. It is responsive and…
Git is a great source control option for developers and systems administrators alike. One of the key features is the…
Assigning a PowerShell variable the same value as another PowerShell variable is pretty straight forward. You set the variable equal…
A neat but often unknown feature is the PowerShell dynamic parameter. These are no ordinary parameters as dynamic parameters only…
PowerShell parameter sets are a great tool to have in your function writing arsenal. With PowerShell parameter sets, you can…
The Microsoft Teams admin center is a fine way to manage your enterprise voice deployment. You can assign phone numbers,…
PowerShell is a powerful tool for automation, and many of Office 365's features can only be configured in PowerShell. In…
The latest preview version of the Microsoft Teams PowerShell module includes functionality to connect to Skype for Business Online.