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

SCCM Client Center Tool

System Center Configuration Manager SCCM

An excellent tool to use alongside Configuration Manager is SCCM Client Center Tool. We have been using it for years and it also makes a great tool to hand out to helpdesk staff if you do not want them to have access to the full Configuration Manager Console. The tool has many functions but the … Read more

Remote UAC Access Denied Errors – Local Account Token Filter Policy – Remote UAC Fix

microsoft black logo

Introduction If you are trying to use any remote tools like sysinternals against Windows Vista, 7 or 8.1 machines then you need to have remote UAC elevation privileges to enable you to carry out changes on the machine you are trying to amend. However, you may find that you are still having problems with connecting … Read more

SQL Query for SCCM – Hierarchy information

sccm logo

This is a very simple SQL query but still very useful and will give you a lot of information about your Configuration Manager hierarchy. select * from sites Run this on your Configuration Manager database server or you can use it to create a custom report using SSRS. More Queries Our full range of SQL … Read more