New Technology and Gadgets Perfect for an Online Startup

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 it can become impossible to catch up. If you want to be one of the best in your industry, use the following new technology and […]

6 Free Online Design Tools for Creative Work

6 Free Online Design Tools for Creative Work

Whether you’re designing a new blog, producing an advert or creating leaflets and posters, design programs can be very expensive to buy. Often, free sights don’t have the same functions as paid for ones, and it can be frustrating to use programs which are outdated. When you want to produce high-quality work, it can be […]

What To Do If Windows 10 Update Failed

What To Do If Windows 10 Update Failed

Windows 10 is Microsoft’s latest operating system and many people use it on their computers, whether they are laptops or desktops. Even though it has been praised by lots of users, this OS has its own problems and the biggest one seems to be related to updates. Lots of people complain on forums that the […]

Start a stopped service on multiple devices using Powershell

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 and can be carried out in almost exactly the same way. Powershell Script So to carry this out, you should create a txt file with […]

How to create correct partitions to deploy a Windows image to a UEFI based device

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 get an error and the task sequence bombs out. This is because we had not setup the correct drive partitions to be able to deploy […]

5 Ways Security System Companies are Legit

5 Ways Security System Companies are Legit

Security companies are becoming increasingly popular and commonplace as they are one of the top methods used to prevent burglaries and crimes from being committed. When you are in the market for a new security system, there are a few tell-tale signs that service is legit, reliable, and trustworthy to look for before deciding on […]

Restart a service on multiple devices using Powershell

Restart a service on multiple devices using Powershell

We recently had a requirement to restart a single service on multiple devices across a single network. At first, it was going to be the job of the helpdesk to logon to each device and manually restart this service. However, as usual, there is always a way of using Powershell to speed up such tasks. […]

Xbox Live Gold Free Games for February 2018

Xbox Live Gold Free Games for February 2018

So it’s the start of a new month and Xbox Live Gold members can again download some free games! Not too bad a month this time with Assassin’s Creed and Crazy Taxi available, both pretty good games and worth a free download at least. The full set of available games in November are as below: […]

SCCM – Create user collections based on Active Directory department attribute with Powershell

SCCM – Create user collections based on Active Directory department attribute with Powershell

We recently built a new Configuration Manager system for a client who wanted user collections for all departments and companies within their corporate group. We were going to set these up manually which is a fairly simple, but time consuming, job to do. But this was a time restricted installation so we had a quick […]

SCCM – Create a device collection based on Exchange Server role

SCCM – Create a device collection based on Exchange Server role

Following on from our recent posts for Configuration Manager collection queries, we have another one here for all devices that are Microsoft Exchange servers. Go ahead and create a new device collection and then use this query: select * from SMS_R_System inner join SMS_G_System_SERVICE on SMS_G_System_SERVICE.ResourceId = SMS_R_System.ResourceId where SMS_G_System_SERVICE.Name like “Microsoft Exchange%” Save the […]

Technical Support Videos

Technical Support Videos

Take a look through our range of technical support videos. Many more also available on our YouTube channel. Windows Updates Stuck on Shut Down or Reboot VMWare ESX Serial Number Activation How to Fix Bluetooth Issues in Windows 8.1 Create a capture boot image in Windows Deployment Services WDS How to elevate a program – […]

Scroll to top