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.

System Center Orchestrator – SQL Query to show log file data

SystemCenter logo

If you are using System Center Orchestrator (SCORCH)  Runbooks then you may have run into issues where the database is increasing in size due to the large amount of log files being created. This typically occurs when monitoring event logs on servers amongst some other runbook options in SCORCH. If you want to check how … Read more

Outlook.com SMTP, POP and IMAP Settings

outlook blue logo

You may have noticed that Microsoft have recently been migrating email accounts over to their new Exchange based platform and this has meant that some people using email programs like Outlook have had to change their settings to connect to their email accounts. How to get your Outlook.com SMTP, POP and IMAP Settings Just login … Read more

WordPress Speedup – Change the way you add Google Adsense Ads

wordpress blue and white and grey logo

Google Adsense is a great way of earning some cash by placing a few adverts on your WordPress blog. However, if you create an advert in your Google Adsense console and just copy and paste it straight into your WordPress site, you are loading a separate script each time for each advert. So, would it … Read more

IIS Management Console to connect to a remote IIS Server

IIS Management Console to connect to a remote IIS Server

If you want to use the IIS Management Console on a technician’s computer then you may run into the problem that a lot of people have – simply installing the IIS components and console on the technician’s machine will not work. This is because it will only connect to the localhost – you need to … Read more

How to setup a DNS Wildcard when using WordPress Multisite on a sub-domain

wordpress blue and white and grey logo

If you are using WordPress on a sub-domain already and you want to setup WordPress Multisite using further sub-domains (if you have an existing WordPress sub-domain site for example) then following all the standard guides out there on the web may not get you all the way to a fully working sub-sub-domain WordPress site. As … Read more