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

DP PXEBoot Speed Up Tool Released for Configuration Manager

sccm logo

We are pleased to announce the release of our new small tool for Configuration Manager – DP PXEBoot Speed Up. This is a very simple and basic tool that allows you to make changes to your Configuration Manager Distribution Points registry settings to speed up the PXE booting process. For a long time now you … Read more

Configuration Manager Software Catalog – Standard Programs to add

System Center Configuration Manager SCCM

One of the great functions of Configuration Manager 2012 is the Software Catalog. This allows your users to become self-sufficient and stops them from pestering the IT Department every time they want the latest version of Java Client installed! So, apart from all your custom tools and programs, what should you have in your catalogue … Read more

ConfigMgr OSD Boot Image Problems with Dell Machines

dell

With the recent release of Dell’s new laptop ranges, Configuration Manager OSD professionals face new challenges. We recently had issues with some of Dell’s new laptops not picking up the network after PXE boot even though we had gone through the normal process of adding the network card drivers to the boot image and ensuring … Read more

Configuration Manager SQL Query for Installed Software Per Machine & Per Collection

sccm logo 600x400

If you are using Configuration Manager, you will be aware that you can create a number of custom reports using the SQL data and SSRS to produce the reports. The best way to start to create a custom report is to ensure that you get your SQL query correct first. We have written hundreds of … Read more