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 disable SMBv1

ransomware

Following on from the ransomware attacks of the last few days, you should have by now patched all your servers and clients using the Windows Update that relates to your operating system (see list and download links at the end of this post). If you want more security around this then you should also disable … Read more

Install files into ProgramData folder using Visual Studio Installer

visualstudio2017

If you are a regular user of Visual Studio and you also use the Visual Studio Installer to create EXE and MSI installers for your programs then you sometimes may need to copy files to the ProgramData hidden folder. Within Visual Studio Installer this option is not easily available to you like the User’s Desktop … Read more

Microsoft Security Essentials – Updating older Operating Systems

MSE

If you are using Microsoft Security Essentials (MSE) on an older operating system, you may have noticed that you are not receiving all the latest definition updates. This seems to be a particular problem with businesses having to continue using older versions of Windows Server as from 2003 and below then definitions will not automatically … Read more

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