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 Capture Microsoft Office Updates

microsoft windows white logo

This is a guide on how to capture Microsoft Office updates from a machine and then use these captured updates to either streamline a fully updated installation of Microsoft Office, or it can be used with Configuration Manager to ensure that you are pushing out the software fully patched. The reason we started using this … Read more

SCCM – 52 Operational Collections

sccm logo

There is an excellent Powershell download available giving you 52 operational collections within SCCM. You should go over to the link below and take a look: 52 SCCM Powershell Collections Full list of collections created using the Powershell script are: All Clients All Clients Active All Client Inactive All Clients R2 CU0 All Clients R2 … Read more

SCCM – Set Time Zone During OSD

sccm logo

If you are using SCCM for your operating system deployments across different countries, then you may want to set the time zone within the task sequence. To do this, you can take advantage of the built in Windows tool call tzutil.exe. In this example we will set the time zone for a computer deployment based … Read more

Enabling SSL on WSUS

microsoft windows white logo

If you are using Windows Server Update Services (WSUS) you should enable, where possible, SSL. To do this is a fairly simple task but needs to be carried out carefully to ensure all your client machines talk to your WSUS server successfully. There is an excellent step by step guide with images here: Enabling SSL … Read more