It’s been a short while since I posted anything, so here’s a small and simple issue I had today which I’ve dealt with in the past but forgot to write up here. Apparently it’s quite common; so, here’s a solution just in-case you stumble across this blog before the other 100+ other solutions available online. […]
VirtualBox only allows you to create 32-bit VMs?
This is a problem I came about recently while installing VirtualBox on my home server so I could have a play about with some VM’s. Apparently it’s quite a common problem but I couldn’t find too much on it so I thought I’d go through a few steps you can take in order to get […]
Adding and Removing Calendar Permissions in Office 365 with PowerShell
Right then! More PowerShell shenanigans and this one is more by necessity rather than simply ‘doing it because you can’ as (correct me if I’m wrong) there’s no way to do this in the GUI/Admin Center. So, nice and simple really this one. As before in the last post, you’ll need to connect to your […]
Setting an Out of Office reply in Office365 with PowerShell.
Since I started my new role, something I have been tasked with getting to grips with more is PowerShell. From my limited experience with it so far I can already tell you I love it and it’s truly going to be massive going forwards, if not already. So, I’ve started to wean myself into some […]
How to Subnet
Prologue I have held the now-retired CCENT before in the past and am currently preparing to start my CCNA revision. So, I thought I’d try and explain subnetting in my own way. I struggled with this initially and thought I’d write a little piece on how I managed to get it to click. I’m not […]
Microsoft Office add-in’s not loading Automatically?
If you’ve got an extension that keeps disabling itself every time you close Word/Excel/Outlook etc then here’s something you could give a try: Firstly, verify that the extension is actually disabled from the start by going to: File -> Options -> Add-In’s and then click on the “Go” button next to “COM Add-In’s” From there […]