WPNinjas HeaderWPNinjas Header

Category: Problems/Errors

Namespace root\cimv2 not found! Repair WMI!!!

I had some funny WMI problems yesterday. I couldn’t connect to any WMI namespace except to root. This means, the WMI service was running and had no errors. The root cause of the problem was the SCCM Eval Task, which is running on any SCCM Client in combination with Windows

Read More »

Export SCUP Self-Signed Certificate on Server 2012

Last week I had a problem. It was not possible to export the WSUS Publishers Self-signed Certificate with the private key.      To solve this issue, you have to grant permission on the private key file in the file system to your user. Per default only the WsusCertServer and

Read More »

SCUP 2011 with Timestamp enabled and a Proxy

This week I tried to get SCUP up and running behind a proxy server. SCUP has a nice option to define the proxy server in the GUI. This works great for the download of updates, but the signing with a timestamp still fails with the following error: PublishItem: InvalidException occurred

Read More »

SCCM 2012 can’t connect to the SQL Server

​Localy on the SCCM Server there has to be an SQL Server Native Client. Version 2008 R2 is not supportet. So if you Install Reporting Services 2008 R2 later on the SCCM Server, the Native Client is updated and SCCM can’t connect to SQL.  

Read More »

Access Denied on Clients from Untrusted Domains/Workgroups

Applications and Windows Updates are not downloaded on clients which are in a workgroup or not in the same domain like the SCCM primary site server. The Network Access Account is specified in the site settings and is used for downloading Packages during OSD. When the OSD task sequence starts

Read More »