Clearing Microsoft Teams Cache with PowerShell

Introduction I recently came across a need to clear Teams cache. While the task might be simple, I ended up spending a little more time to address the scenarios I […]

How to find .NET Framework version using PowerShell

Often times when I am getting ready to install Exchange 2016 or Exchange 2013, I look at pre-requisites and wonder if correct version of .NET Framework is already installed on […]

Ignoring SSL Trust in PowerShell using System.Net.WebClient

This article was originally posted on my PFE blog here: http://blogs.technet.com/b/bshukla/archive/2012/08/22/3324650.aspx. I noticed a few inaccuracies with the article and since I am not a PFE anymore, I can’t edit […]

Book Review – PowerShell 3.0 Advanced Administration Handbook

Automation of mundane daily chores of any IT establishment is essential in today’s world. I would rather spend a day to automate a task that takes only 5 minutes to […]

Book Review – Microsoft Exchange Server 2013 PowerShell Cookbook (Second Edition)

Among other books that I have reviewed in past, I had pleasure reviewing Mike’s “Microsoft Exchange 2010 PowerShell Cookbook” when it was release in 2011. So, when PACKT Publishing asked […]

Error: 0x800f0906 Adding GUI features on Windows Server 2012 Core

I have always preferred to have least amount of overhead possible when running Server workloads. For the same reason my Hyper-V lab infrastructure is configured to run Windows Server 2012 […]