We created a report that fulfill all the needs expressed in this post.
Have a look and let me know if it helps : http://www.systemcenterdudes.com/sccm-2012-hardware-inventory-report/
Here's a basic query that will list all applications that don't have any deployments :
select DisplayName,NumberOfDeployments from fn_ListLatestApplicationCIs(1033)
where NumberOfDeployments = 0
Benoit
Blog : http://www.systemcenterdudes.com
In a new installation I would suggest that you apply the latest CU now. Maybe CU3 is not fixing a problem for you but maybe CU1 or CU2 is ! (which are included in CU3).
CU1 and CU2 fixes some major problems IMO, so install CU3 right now on your new installation.
Benoit
Blog : http://www.systemcenterdudes.com
A log file will be created in C:\Windows\Temp\CM12-R2CU3-KB2994331-X64-ENU.log
Start by checking if there's any more information in the log file.
Benoit
Blog : http://www.systemcenterdudes.com
Check if all requirements are met : http://technet.microsoft.com/en-us/library/gg682042.aspx
There's various reason why client push will fail. As Peter mention, start by checking the logs on the clients.
Why would you want to do that. Put all your package, application, drivers and OSD related stuff on the same 2008 DP.
You can install a site server (DP) on a domain controller without problem.
Ok, so you updated your site server to R2 CU2 (Site server and console) ? Your site version is .1303 ?
Now you are trying to install kb2910552 on your clients ? If so you don't need to apply this hotfix after CU2.
All hotfixes are included in the latest CU.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.