
Windows










Powershell – Export all members of all AD Security Groups to CSV
Powershell is an awesome tool and can help IT professionals in gathering information in a split second whereas otherwise it could take hours manually. We were recently asked to carry …
Read More
KB4093118 & KB4093108 – Another Faulty Windows Update Released by Microsoft
Microsoft have yet again released another Windows Update which has caused corruption and crashing on Windows computers. We have particularly hit with issues on Windows 7 machines. Although there are …
Read More
Import Active Directory Powershell Module
If you want to use Active Directory modules for Powershell then you can will need to run the commands to import the required module and then install the RSAT tools. …
Read More

How to take ownership of a Windows File
If you have a stubborn file that you cannot delete or move, then you will need to take ownership of the file to allow you to carry out any action …
Read More
MSI Installers for Silent Distribution
Simple guide stepping you through the process of silent distribution using a MSI Installer.
Read More
New Technology and Gadgets Perfect for an Online Startup
When it comes to your startup, you need to have the right technology to compete and get moving right away. Startups are all about innovation, and if you fall behind …
Read More
Start a stopped service on multiple devices using Powershell
Following on from our recent guide about restarting a service on multiple devices, we were also asked about starting a stopped service using a similar method. This is pretty simple …
Read More
How to create correct partitions to deploy a Windows image to a UEFI based device
We have recently come across an issue when trying to deploy a test virtual machine using Hyper-V (Generation 2 – UEFI) that once you have selected your task sequence, you …
Read More