Activating Windows 10

microsoft windows white logo

Some users have reported to us having issues in activating Windows 10. Well there are many ways of activating Windows 10 apart from the usual way through the Windows System dialog page. First of all, you can use an elevated command prompt and type in the following commands: Set the Product Key: slmgr /ipk “YOUR … Read more

WordPress – WP Tab Widget Broken Fix

wordpress blue and white and grey logo

Since the WordPress update to version 4.5, you may have noticed that your WP Tab Widget may not be working. There is an update coming out soon to fix this, however, in the meantime for a quick fix, you can add the following code to your themes “function.php” file: if (!is_admin()) { wp_deregister_script(‘jquery’); wp_register_script(‘jquery’, (“https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js”), … Read more

Exchange 2007 – How to create a shared mailbox

5d05eb33135798a962e3199db1fa4a4c

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 … Read more

Windows 10 – Troubleshooting

microsoft windows white logo

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, … Read more

How to Capture Microsoft Office Updates

microsoft windows white logo

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 … Read more