PowerShell

Exchange Powershell Cmdlets

Exchange administrators can really take advantage of the Exchange Management Shell for the administration of their messaging infrastructure on-premises or in the cloud. Here is a reference to the Exchange 2016 Powershell Cmdlets.  For some older links on working with PowerShell and Exchange, I really liked this quick reference sheet from…


Desired State Configuration

Desired State Configuration is a PowerShell extension that ships with Windows Server 2012 R2 and Windows 8.1. Why is PowerShell Desired State Configuration (DSC) so cool. Well to borrow from this Technet Blog here are a few reasons. First of all declaring a DSC configuration is PowerShell based. So you can…


PowerShell Video Training

People frequently ask, “Where can I learn more about PowerShell?” Today’s post will highlight popular video training options available directly from Microsoft. Click here for more information.


Powershell Networking Commands

Here is a great blog post by Thomas Maurer on replacing your basic networking commands with PowerShell. He mentions that after working with Microsoft Azure, Nano Server and Containers, Powershell together with networking becomes more and more important. He created this little cheat sheet so it becomes easier for people…