Powershell

WSUS Cleanup Powershell Script

WSUS Cleanup Powershell Script

Download To download, simply scroll down towards the bottom of this page and you will see the options for this download. Ensure you select the correct one and click the blue Download button as detailed below:

Powershell – Install Server Core GUI Features

Powershell – Install Server Core GUI Features

If you have Windows Server 2012 R2 Core installed but you want to be able to use a Graphical User Interface (GUI) then you can use the following Powershell command to enable it: Install-WindowsFeature Server-Gui-Shell –Source d:sourcessxs NOTE: you should ensure that your source location is correct and up to date with your Windows Updates. […]

How to enable Remote Desktop using Powershell

How to enable Remote Desktop using Powershell

If you are using Windows 2012 R2 Core or if you just like using Powershell, then you may want to know how to enable Remote Desktop. To do this, you should go into your Core server where you should see a command box. In here, type in Powershell and press enter. This will open up […]

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information

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 […]

Powershell error when running scripts – scripts disabled

Powershell error when running scripts – scripts disabled

If you are trying to run a Powershell script, you may find sometimes that you get this following error message: Cannot be loaded because the execution of scripts is disabled on this system. There is a very simple fix for this, all you have to do is ensure that you run your Powershell program as […]

Scroll to top