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.

Migrate a System Center Orchestrator database to a different SQL Server

A close-up of the System Center Orchestrator logo.

We were running through our list of servers and looking at what each one was doing in terms of Domain Controllers, Exchange servers, SQL servers, System Center servers etc when we noticed that we had quite a few servers that were using pretty small databases but had a large amount of host resource allocated to … Read more

SQL Query to find members of an Active Directory Security Group

sql2016

We recently helped out with a data migration which included creating a completely new set of Active Directory security groups. They wanted all the members to have the same level of access but wanted all the new security groups to have a matching standard. So we needed to create all the new security groups and … Read more

Group Policy Admin Templates Catalog

A computer screen displaying a rocket, text, and Group Policy settings.

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

Creating Current User Registry Keys in a SCCM Package

microsoft black logo

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