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.

ConfigMgr OSD – Strange Task Sequence Failures Solved

ConfigMgr OSD – Strange Task Sequence Failures Solved

We had reports from a customer this week about strange issues with their Configuration Manager OSD Task Sequences failing. The OSD seemed to work on most machines but a new batch of refurbished laptops would PXE boot but then would fail after the task sequence had been selected with a generic Microsoft error (you know … Read more

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information

Exchange 2013

There are many uses for Exchange Management Shell and we will be adding various EMS commands over time so to start with we are going to show you how to get your Exchange mailboxes size information. For an overview of your Exchange mailboxes statistics, open your EMS console and type in the following command: Replacing … Read more

Change OSD Task Sequence Error Message Timeout Setting for Configuration Manager

sccm logo

You may have noticed that if you get an error when deploying an image using OSD in Configuration Manager the machine will display that error for 15 minutes and then reboot the machine. If you are running an image at lunch break or even overnight, this is obviously not even time to get the log … Read more

Configuration Manager Report Query for Systems with Torrent Software Installed

sql2016

If you want to check if any of the client machines within your Configuration Manager network have torrent software installed, you can run this query directly on your SQL database or you can use it to create a report within SSRS. How to create a Configuration Manager Report using SSRS The query is below and … Read more

Report Query for Package Distribution Status on Configuration Manager Distribution Points

sql2016

If you want to check the distribution status on your Configuration Manager Distribution Points you can run this query directly on your SQL database or you can use it to create a report within SSRS. How to create a Configuration Manager Report using SSRS The query is below and can be altered to fit your … Read more