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.
Security is a must these days and if you have spent as much time as I have on your blog, then you want to ensure that it is safe for your visitors to come to you and submit information, safe in the knowledge that it is protected and secure. Also as a blogger, traffic is … Read more
I have been using a physical computer for some time to run some automated programs that I use. However, that physical computer is now not in good shape and needs to be replaced. The problem is though, I have years of customised scripts, sequences and environment variables that I obviously do not want to lose and … Read more
If you have setup VMWare ESX you will find that it defaults to the evaluation version giving you 60 days of unlimited use. But, how do you apply your serial number? We have created a quick video below to help you with this easy process: Video Walkthrough – How to activate VMWare ESXi Serial When … Read more
Introduction Are you trying to access a network share using unauthenticated user credentials? – in simple terms, are you trying to access a network share without using a username and password? If you are, you may run into a problem as Windows 10 does not like you doing this! Assuming that you are trying to … Read more
Group Policy is an awesome tool for IT Departments to ensure that their end user computers have the correct enforcement settings on them. It also ensures that company policies are met while also helping to keep security measures in place. The wide range of policies available to IT Departments via Group Policy, means that computers … Read more
We recently had a request to provide to our Project Management team, a full list of all Exchange mailboxes with all folders within each mailbox and also the total sizes of each folder for each mailbox. This came as a bit of a shock to us and we still have no idea why they wanted … Read more
We were asked recently about how to use a SCCM package to amend current user registry keys (HCU). To be honest, we didn’t really know, HCU registry changes have always been a bit of a nightmare to manage. However, we started to have a look around and found an excellent guide on how to carry … Read more
If you want to test your SMTP server is working correctly, you can use the telnet feature within Windows. The following guide will walk you through the steps to carry this out. Telnet to test your SMTP server Just open up an elevated command prompt then enter these commands in turn: This should then connect … Read more
Following on from our previous post about how IT professionals can use the tools available to them to make their lives easier, we have another Exchange Management Shell (EMS) script which will get all the information available from all Shared Mailboxes including the sizes of each mailbox. Guide Open up the Exchange Management Script tool … Read more