Author : Andrew Armstrong

SCCM OSD Stuck on “Just a moment…”

SCCM OSD Stuck on “Just a moment…”

We came across a problem with our SCCM OSD recently where it was getting through approximately half the build process and then seemingly getting stuck on “Just a moment…” before timing out and not completing the build. This was a bit of a head scratcher as there did not seem to be any crash or […]

Online Equivalents: Life Through a Mouse and Keyboard

Online Equivalents: Life Through a Mouse and Keyboard

Ready Player One was a box-office success this year and the film brings to light a conception of the future worth contemplating. In Ready Player One, people mostly live their lives online, in a virtual reality called “the Oasis”. This begs the question: is that what we’re headed towards? Here are four online equivalents to […]

Windows Server – Internet Security Blocking Downloads

Windows Server – Internet Security Blocking Downloads

If you are an IT administrator then the chances are that you have come across issues with trying to download files directly from a website to your server. You would have received this security alert when trying to download: Your current security settings do not allow this file to be downloaded. Although this is a […]

Powershell – Export all Active Directory User Information to CSV

Powershell – Export all Active Directory User Information to CSV

If you need to export all Active Directory user information to CSV, then you can use a simple Powershell script to carry this out. First Import the Active Directory module: Then get the user information from Active Directory. For the example below we are just going to grab all information, hence the * wildcard, but […]

CredSSP Error Breaks Remote Desktop Connections

CredSSP Error Breaks Remote Desktop Connections

You may have come across a problem when trying to connect remotely to a server using remote desktop connection. If you are receiving a CredSSP error like the one below: Then the chances are you have this update: CVE-2018-0886 – which seems to be from March 2018 but we have only just started to see […]

Microsoft Updates – More Faulty Updates – KB4103712

Microsoft Updates – More Faulty Updates – KB4103712

After our recent posts about Microsoft releasing faulty updates and breaking user computers, we have now found yet another Microsoft Update which has been causing a problem with machines rebooting themselves quite randomly and completely losing network connections. Again we have done a load of testing and Googling and found the update to be KB4103712. Problem […]

New Tuesday New Broken Microsoft Updates – KB4103713 & KB4130978

New Tuesday New Broken Microsoft Updates – KB4103713 & KB4130978

So it looks like Microsoft have done it yet again! Yes more updates have been causing us problems and we have had to go through a number of user machines uninstalling two more updates to fix broken computers. It is quite unbelievable that Microsoft continue to release updates that break our user machines! This seems […]

WordPress Speed Up – Remove Query Strings From Static Resources

WordPress Speed Up – Remove Query Strings From Static Resources

You may have seen in our previous post that we have been working on getting our WordPress blog sped up and we had done this by carrying out the steps in this awesome guide by Kinsta. Well, one of the last things that we had to carry out that was still being picked up as […]

Scroll to top