Customizing the CM12 Console: Part 1 – AdminUI.ConsoleBuilder.exe

2 minute read

I’m apparently a big fan of guides… Anyway, this guide is going to show you how to customize the console by adding and removing items with the ConsoleBuilder.

I don’t think many people realize there is a pretty useful tool that is installed with your CM12 console. The filename is AdminUI.ConsoleBuilder.exe and it is stored in the AdminConsolebin folder. This tool can alter menus in the ConfigMgr console and lets you pick and choose what you see. This can help de-clutter the console for yourself or for your co-workers who might not have the same rights as you.

This part of the guide will show you how to do the easy stuff… removing things! As an example, I’ll walk you through how to remove the “Assign to New Site” options that now appear in R2, for those of us that just have one site. Before you do anything, back up your console. There is no save button in this tool, if you make a change, it is set. Now, is your console folder backed up? Alright, fire up the tool as an admin:

image28

And then File –> Open –> Connected Console. At the bottom left, you will see the tabs you normally see in the console.

image29

Click on Assets and Compliance and you will see all the options you can see in the ConfigMgr console.

image30

I know from my previous annoyances that “Reassign Site” shows up when you right click on a device in Devices.

image31

Click on Devices in the ConsoleBuilder, and here is where the resemblance to the Console ends, you knew it had to happen sometime:

image32

Now, where do we go from here? Well, you want to go to the queries tab. The Queries tab will show you what query is ran when someone clicks on the node. If you click on the query, it will also show you all the right click options that are available:

image33

image34

Right click options are under “Root Actions”

image35

How do we get rid of that pesky Reassign Site?  Just right click on it and select delete!

image36

You will need to do this for all three queries.

Once that’s done, open up your console (close it and re-open if it was already open) and you will no longer see Reassign Site when you right click on a device!

image37

And that’s it. See, easy!  Stay tuned for when I show you how to add things to the console, that is a little bit more difficult…

Categories:

Updated:

Leave a Comment