Practical IT Guides for Windows, SCCM & PowerShell Admins

TechyGeeksHome has been helping IT professionals and sysadmins since 2010. Find 1,500+ real-world guides covering Windows 10 & 11, Windows Server, SCCM/ConfigMgr, PowerShell scripting, Active Directory, networking, and virtualisation — all written from hands-on production experience by a UK IT pro with 26 years in the field.

How to fix your machine after Microsoft Updates cause blue screen crashes

microsoft black logo

So Microsoft have done it again, released a batch of updates and our machines start to blue screen! Problem Updates From what we have experienced so far are that the following updates are the culprits and should be uninstalled where possible: KB4015217 KB4041676 KB4041691 Removing the Updates If you still have access to Windows, open … Read more

Windows Server – Change to GUI or Core

blog windows server 2016 GA LS

If you are using Windows Server 2012 or 2016 then you may want to change your server from GUI to Core for security purposes. To do this, open up an elevated Powershell command box and run the following command: Uninstall-WindowsFeature User-Interfaces-Infra This will run through the uninstall of the GUI process and once complete, you … Read more

Long File Names Information Gathering

Blue and White Windows 10 Logo

If you are looking to gather information about long file names that are over 255 characters on your filestores, then there is a very simple utility you can use which will export this information to a text file. The utility is called simply TLPD and is available as a free download from Sourceforge. Once you have … Read more

How to fix the “The disk is write-protected. Remove the write-protection or use another disk” error

microsoft black logo

If you are trying to format a second disk on your computer (or server) and you are getting this error: “The disk is write-protected. Remove the write-protection or use another disk.” Then this could be because the disk is write-protected. To get around this, you can use the diskpart utility built into Windows. Open up … Read more

Are Microsoft using your computer as a Windows Update distribution point?

microsoft black logo

Since the upgrade to Windows 10, you may not be aware but your computer may be being used by Microsoft to help distribute Windows Updates. There is a setting within Windows 10 which allows your machine to send updates to other Windows 10 computers on your local network and even on the Internet! What? How … Read more

Windows 10 Group Policy ADMX Templates

Windows 10 Logo

Administrative Templates files are divided into .admx files and language-specific .adml files for use by Group Policy administrators. The changes that are implemented in these files let administrators configure the same set of policies by using two languages. Administrators can configure policies by using the language-specific .adml files and the language-neutral .admx files. Administrative Templates … Read more

Windows Service Tweaker to Speed up Windows

Windows Service Tweaker to Speed up Windows

The current version of Windows is pretty good and users will find that using the operating system is pretty straight forward and much improved on the first versions and previous operating systems like Windows Vista. However, on some older computers and even on some newer computers with low end processors like Celeron or AMD’s E1, … Read more