Get Computer Workstations Manufacturer and Model Remotely using a PowerShell Script

In this post we are going investigate the use of PowerShell scripting to remotely mass gather all desktops \ laptops make and model details within an environment. Asset management is a big part of the general management of business IT. Having useful little scripts to gather information quickly with minimal effort has proved very beneficial … Continue reading Get Computer Workstations Manufacturer and Model Remotely using a PowerShell Script

List and size of all folders – Exchange Mailbox – user created / default

In this post we are going to look at a simple method to identify all the folders and the folder-sizes a user has in their mailbox, including both default and user created folders. Using the Exchange Management Console, type in the command below to output both the path and size of each folder in a … Continue reading List and size of all folders – Exchange Mailbox – user created / default

Useful Exchange PowerShell Commands – The Ultimate List.

In this post we are going to look at a list of useful Exchange PowerShell commands that should be apart of any Sysadmin's arsenal when managing an Exchange environment. Notes on regular expressions/wildcards: Three of the codes that I've found to be particularly useful and you will see being used in quite a few examples … Continue reading Useful Exchange PowerShell Commands – The Ultimate List.