ConfigMgr 2012 – Log file to check package deletion progress

When you delete packages, applications or images using your Configuration Manager Console, it will then start to process the removal of the files from your distribution points. Depending on how many distribution points you have, this can take some time to complete. We recently had a scenario where we had to remove nearly 100GB of old driver packages, the removal …

ConfigMgr 2012 – Log file to check package deletion progress Read More

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 the type!). We had been …

ConfigMgr OSD – Strange Task Sequence Failures Solved Read More

Deploying Dell BIOS Updates using the Application Model

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 too. Deploying Dell BIOS Updates …

Deploying Dell BIOS Updates using the Application Model Read More

Google Blogger – Remove information when searching on labels

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 we are going to show …

Google Blogger – Remove information when searching on labels Read More

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information

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 “EXCHANGE-SERVER-NAME” with the name of …

Microsoft Exchange Management Shell Commands – Get Mailbox Size Information Read More

Change OSD Task Sequence Error Message Timeout Setting for Configuration Manager

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 file and scan through it …

Change OSD Task Sequence Error Message Timeout Setting for Configuration Manager Read More

Configuration Manager Report Query for Machine Count by Manufacturer

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 and can be altered to …

Configuration Manager Report Query for Machine Count by Manufacturer Read More

Configuration Manager Report Query for Server Name and Properties

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 is below and can be …

Configuration Manager Report Query for Server Name and Properties Read More