SCCM Distribution Point Pre-Requisite Powershell Script

sccm logo

If you are setting up some distribution points for Configuration Manager (SCCM) then you will need to ensure that you have all the correct server features installed and also the correct firewall ports opened. To do this, we have created a quick PowerShell script to carry this all out for us. To download this script … Read more

WSUS Cleanup Powershell Script

WSUS Cleanup Powershell Script

The WSUS Cleanup PowerShell Script automates the WSUS server maintenance process, removing expired updates, unnecessary files and declined updates to keep your WSUS server running efficiently. Includes optional email notification output. Requirements Windows Server with WSUS installed PowerShell 5.1 or later WSUS Administrator rights For full instructions see our guide: WSUS Cleanup using PowerShell with … Read more

Install GUI on Windows Server 2012 R2 (Server Core to Full GUI Guide)

install GUI on Windows Server 2012 R2 using PowerShell server core to full interface

If you installed Windows Server 2012 R2 Core and later realised you need a graphical interface, you can switch to the full GUI without reinstalling the OS. This guide shows you exactly how to install the GUI using PowerShell, including the required source files and common issues. Requirements Before you begin, make sure you have: … Read more

Powershell Commands

powershell

Powershell is becoming more and more important these days and the possibilities for using it are endless. However, there are also a large amount of very basic easy-to-use commands that you should add to your knowledge collection. We all pick up new Powershell commands that help us to do our jobs all the time so … Read more

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information

Exchange 2013

There are many uses for Exchange Management Shell and we will be adding various EMS commands over time so to start with we are going to show you how to get your Exchange mailboxes size information. For an overview of your Exchange mailboxes statistics, open your EMS console and type in the following command: Replacing … Read more