Orchestrator & SCCM OSD Task Sequence Failed Email Notification

I’ve recently started to use Orchestrator in our live environment to conduct a number of actions but mainly to solve the issue of lack of email alerts within Configuration Manager. At the moment, we are not using Service Manager so finding an alternative to what that offers has become a task of mine. Using Orchestrator and a mixture of Powershell …

Orchestrator & SCCM OSD Task Sequence Failed Email Notification Read More

Endpoint Virus Exclusion Updates for Service Pack 1 (SP1)

With System Center Endpoint Protection now having been updated to Service Pack 1 along with the rest of the System Center products, there are a few more exclusions that you should consider adding for your ConfigMgr servers. If you are using Operating System Deployment (OSD) then you should add these: This should help with offline servicing of images and the …

Endpoint Virus Exclusion Updates for Service Pack 1 (SP1) Read More

SCCM 2012 SP1 Unhealthy Upgraded Clients – UAC Setting

Since I upgraded our SCCM 2012 environment to Service Pack 1 everything seemed to be working fine. But, after checking the client health monitoring, I noticed that some (a very small percentage) clients were coming back as unhealthy for various different reasons. So, I started off by looking at a few individual machines that were reporting as unhealthy and the …

SCCM 2012 SP1 Unhealthy Upgraded Clients – UAC Setting Read More

SCCM – SQL Query for newly discovered devices in last 24 hours

This query for SCCM will tell you the devices that have been discovered by Configuration Manager in the last 24 hours. This query can be amended to change the amount of days you wish to look back at for newly discovered devices by changing the last digit in the code. SQL Query More Queries Our full range of SQL and …

SCCM – SQL Query for newly discovered devices in last 24 hours Read More

Find last logged on user by NetBIOS name – SCCM Query

I’ve been asked a lot of questions about the various ways of using queries and there are almost no limits to what you can do with a query and of course, you can then go on and use these queries for creating collections or just to supply you with the information you require. I have created some very basic queries …

Find last logged on user by NetBIOS name – SCCM Query Read More

SCCM Query to create collection for x86 & x64 machines

We have been asked on a number of occasions how to create Configuration Manager Collections for machines on x86 or x64 Windows Operating Systems. To do this, you should use the two collection queries as below: Instructions Query to create collection for x86 machines Query to create collection for x64 machines More Queries Our full range of SQL and WQL …

SCCM Query to create collection for x86 & x64 machines Read More

Prompt for Computer Name during SCCM OSD

In previous blog posts I’ve put together a guide to automatically create the computer name in your OSD task sequences using MDT (see the link below..): Automatically generate computer name during SCCM OSD However, there is also a slightly more manual way of inputting your computer name during an OSD TS using a pop-up prompt. To do this, complete the …

Prompt for Computer Name during SCCM OSD Read More

SCCM Asset Intelligence & Software Licensing Usage

This guide details how to add Products into the General Licence Statement to match up licence usages using Asset Intelligence. What this means is that you can then use Asset Intelligence reports to see what your corporate software licence usages are against what you actually have purchased. Instructions Open the Configuration Manager console. Go into the Asset and Compliance Workspace …

SCCM Asset Intelligence & Software Licensing Usage Read More

SCCM Management Points not working – SMS Agent Host Service

UPDATE Although the below does help, the issue I had was actually with the WCF 3.0 Windows Update. It was this that messed up our MPs, having applied the MS “fix” (or reg hack quick fix as it really is) we have not had an issue since. I’ve had an issue for the last few days where my clients were …

SCCM Management Points not working – SMS Agent Host Service Read More