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.

PXE Boot problems during SCCM OSD

sccm logo 600x400

I recently have had some issues with machines not PXE booting for me to be able to deploy an image to new machines. I couldn’t quite figure it out as all of our worldwide sites were working perfectly and the office I was working at was also working in one part of the building but … Read more

Fix AutoCAD Installation Failure – Error 1606: Could Not Access Network Location

AutoCAD Installation Failures

If you’re encountering the Error 1606: Could not access network location while attempting to install AutoCAD, especially when deploying it via SCCM (System Center Configuration Manager), you’re not alone. This issue often arises due to misconfigured user profile settings, particularly in environments with split partitions. Here’s how to resolve the problem. Understanding the Issue This … Read more

SCCM capture of Windows 8 fails during Sysprep stage – Fatal error occurred while trying to sysprep the machine

sccm logo 600x400

I’ve recently been trying to create a custom built Windows 8 image for future deployment using SCCM 2012 SP1. I built a clean Windows 8 base image and then installed all the programs that I wanted on the image and then run Windows Update. I made some changes to the Metro front screen and updated, … Read more

Fixing SCCM Console Connection Errors Caused by Corrupted Performance Counters

microsoft black logo

We recently expanded SCCM Console access to a number of additional users. Before access was granted, each user completed a short training session, and their SCCM permissions were heavily restricted as expected. However, several machines began displaying an error when launching the SCCM Console: Cannot connect to the SCCM database If you’re an SCCM administrator, … Read more

Install System Center Endpoint Protection (SCEP) During SCCM OSD Task Sequence Process

sccm logo

As stated in my previous post, I have been asked recently about installing Endpoint Protection (SCEP) during the SCCM OSD process. This is pretty easy to do and the knock on affect is that you also can have SCEP available to install from your Software Catalog. To prepare the SCEP software for deployment in your … Read more

Install System Center Endpoint Protection (SCEP) using the SCCM Software Catalog

sccm logo

]I’ve had a few requests recently asking whether it is possible to install System Center Endpoint Protection (SCEP) during the task sequence for an operating system deployment. I’ve also been asked if it is possible to put SCEP into the Software Catalog. Well, the answer to both questions is yes and I’ll be breaking the … Read more

SCCM Global Condition Setup

System Center Configuration Manager SCCM

I had been given a task to build a Software Catalog application where Outlook must be closed to allow the successful installation of the software. We had previously just packaged the software and made it available to the Software Catalog with a message stating that users must first shut down Outlook before attempting to run … Read more