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.
I’ve recently been working on a project using WDS and MDT rather than SCCM and I needed to create some new custom images to deploy to around 200 machines. These consisted of Windows XP, Windows 7 Enterprise x86 and x64. Once I had created the custom image, I needed to then capture it using Sysprep … Read more
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
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
We are pleased to announce the release of the Shoretel Batch WAV Converter v2. There have been some improvements to make it more user friendly and to have a much better folder structure. We are working on v3 already which will have a GUI front end so it will be even easier to use and … Read more
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
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
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
]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
If you have a Software Center in your SCCM environment, you will want it to look as professional as possible. There are a number of ways to do this, one is to add your corporate name, setup your customise colours, but to top it all off, you can add an icon to each application. There … Read more
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
I have been working on a method to send our helpdesk an email notification when an OSD task sequence has completed. I started by looking into using the Status Filters and Powershell but this didn’t seem to work well enough for what I wanted to do, which was to create a fancy looking email by … Read more