Guide

Exchange 2007 – Change a User Mailbox to Shared Mailbox

Exchange 2007 – Change a User Mailbox to Shared Mailbox

If you want to change a user mailbox in Exchange to a shared mailbox, then there is a simple powershell command that you can run within Exchange Management Shell (EMS) to carry this out. Just open up EMS and use this command: Set-Mailbox “user mailbox name” -Type:Shared where “user mailbox name” – is the name […]

Exchange 2007 – How to create a shared mailbox

Exchange 2007 – How to create a shared mailbox

If you need to create a shared mailbox in Exchange Server 2007, then you should first gather the following information about the mailbox: Mailbox Name Organisational Unit that the mailbox will sit in Mailbox Server/Database User Principal Name Once you have this information, you should start up Exchange Management Shell (EMS) and run the following […]

Windows 10 – Troubleshooting

Windows 10 – Troubleshooting

If you would like to run your own troubleshooting on Windows 10, then you can do this by going through the Control Panel and selecting the Troubleshooting option. To get into the Control Panel, simply right click on the Start Menu button at the bottom left and select Control Panel. When you open the Control Panel, […]

How to Capture Microsoft Office Updates

How to Capture Microsoft Office Updates

This is a guide on how to capture Microsoft Office updates from a machine and then use these captured updates to either streamline a fully updated installation of Microsoft Office, or it can be used with Configuration Manager to ensure that you are pushing out the software fully patched. The reason we started using this […]

SCCM – 52 Operational Collections

SCCM – 52 Operational Collections

There is an excellent Powershell download available giving you 52 operational collections within SCCM. You should go over to the link below and take a look: 52 SCCM Powershell Collections Full list of collections created using the Powershell script are: All Clients All Clients Active All Client Inactive All Clients R2 CU0 All Clients R2 […]

WSUS – Server Clean Up Using Powershell

WSUS – Server Clean Up Using Powershell

If you use WSUS then you will be familiar with running Server Cleanup Wizard which is fine but what if you want to use Powershell? well, you can also use that to run the server cleanup on all your WSUS servers. By using Powershell you have the option to then automate its running using basic windows […]

Add Local User to Administrators Group During SCCM OSD

Add Local User to Administrators Group During SCCM OSD

You may have seen our previous post about adding a local user to a machine during SCCM OSD using a “Run Command Line”. Well in this guide we will show you how to add a local user into the Administrators Group on the local machine. This means that you can add a local user and […]

How to clear your YouTube search and viewing history

How to clear your YouTube search and viewing history

We recently had a request from someone wanting to know how to clear both their search and viewing history from YouTube. For whatever reason this can be handy to do this especially if you use YouTube at work – you don’t want your colleagues seeing the dodgy stuff you view on a weekend!! Instructions We have […]

VMWare ESX Serial Number Activation

VMWare ESX Serial Number Activation

If you have set up VMWare ESX you will find that it defaults to the evaluation version giving you 60 days of unlimited use. But, how do you apply your serial number? We have created a quick video below to help you with this easy process: Video Walkthrough – How to activate VMWare ESXi Serial […]

SCCM – Set Time Zone During OSD

SCCM – Set Time Zone During OSD

If you are using SCCM for your operating system deployments across different countries, then you may want to set the time zone within the task sequence. To do this, you can take advantage of the built in Windows tool call tzutil.exe. In this example we will set the time zone for a computer deployment based […]

Scroll to top