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.
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
We have just started to update our hardware BIOS’s during the Configuration Manager OSD process taking advantage of the Application model. It works extremely well and is very easy to setup. We used this excellent guide to help us so we thought that we would share this with our visitors for it to help you … Read more
If you use Google Blogger and you have searches or menu items based on labels, you might find that when you click on these you get the below information appear at the top of your posts: This can be extremely annoying when you are trying to make your site look as professional as possible, so … Read more
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
We have recently had to rebuild a number of machines and the main issue that our users bring up is the fact that our first line techs keep forgetting to put users Outlook email signatures back. This, infuriates end users nearly as much as not putting back their 500 desktop shortcuts. Now, we – as … Read more
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
If you want to report on the number of machines per manufacturer that you have within your Configuration Manager environment then 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 … Read more
If you want to report on the server names and properties of those servers that you have within your Configuration Manager environment then 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 … Read more
If you want to report on the number of certain makes and models of machines that you have within your Configuration Manager environment then 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 SQL … Read more
If you are having problems uninstalling a piece of software that has become corrupt then it can be an absolute nightmare to get it uninstalled from your machine fully. There are a large range of software products that will not allow you to install if a previous piece of software is still on the machine, … Read more
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
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