Notepad++ MSI Installers

Download and Use Notepad++ MSI Installer.png

As you may know, there is no native Notepad++ MSI installers available from the developers. However, MSI installers are excellent for using with deployment systems such as Microsoft Endpoint Configuration Manager (MEMCM), MDT, and Group Policy. We are happy to provide packaged MSI installers for Notepad++ and here you will find all the versions that … Read more

Windows Bluetooth Issues – Bluetooth Devices Disconnecting

Windows Bluetooth Issues

We have recently had a number of reports of Bluetooth devices like mice and keyboards randomly disconnecting. This can be extremely frustrating when you are flying along typing an email and you have nothing to show on your screen for your efforts! Most of the time, you then have to reboot or mess about with … Read more

Identifying Users Not in a Specific Active Directory Group with PowerShell

Identifying Users Not in a Specific Active Directory Group with PowerShell

Introduction Managing Active Directory (AD) groups is an essential task for IT administrators, especially in large organizations. Ensuring that users are in the correct security groups can be a time-consuming task. This blog post will walk you through a PowerShell script that automates the process of identifying users who are not members of a specific … Read more

How to Check If Your Website or Plugins Are Using XML-RPC

How to Check If Your Website or Plugins Are Using XML-RPC

If you’re managing a WordPress site and want to know whether xmlrpc.php is being actively used by your site or plugins, you’ll need to perform some advanced steps. Disabling xmlrpc.php can improve security, but it’s essential to ensure that this won’t break any functionality. Here’s how you can determine if XML-RPC is in use on … Read more

Google AdSense Alternatives – Monetise Your Website

Google AdSense Alternatives - Monetise Your Website

If you’re looking for an alternative to Google AdSense – whether because you weren’t approved, prefer to diversify your income, or simply want to explore other options – there are several great alternatives out there. Below is a list of effective advertising networks that can help you monetize your website or blog. Why Consider Google … Read more

How to Extract Microsoft Surface Drivers from the official MSI File

How to Extract Microsoft Surface Drivers from the official MSI File

Whether you’re managing a fleet of Surface devices or just need to install fresh drivers on your Surface Go, extracting the necessary drivers from an MSI file is a crucial skill. This blog post will guide you through the process of extracting drivers for a Surface Go device, and provide helpful tips on using these … Read more

WinRAR Uninstall using SCCM or silent command line

WinRAR Uninstall using SCCM or silent command line

This guide walks you through a straightforward method to automate the uninstallation of WinRAR using SCCM, assuming your clients have installed WinRAR in the default location. There’s no need to create a package; you can simply use a Program command line. Uninstall Command Use the following command to silently uninstall WinRAR: You can push this … Read more