“Error: Some driver(s) cannot be imported successfully” when trying to import Drivers to ConfigMgr 2012

I am trying to import signed Drivers into a ConfigMgr 2012 Site that is running Windows Server 2008 R2 but I get the following error message:

Error: Some driver(s) cannot be imported successfully. See following details.
Error: Failed to import the following drivers:
– The selected driver is not applicable to any supported platforms.

If I look in the ConfigMgr logs I see the following errors:

DriverCatalog.log
\\\.inf is not applicable to any supported platforms.
Driver is not applicable to any supported platforms. Code 0x80070661

SMSAdminUI.log
System.Management.ManagementException\r\nGeneric failure \r\n at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters, Boolean traceParameters)\r\nManagementException details:
instance of SMS_ExtendedStatus
{
Description = “Driver is not applicable to any supported platforms.”;
ErrorCode = 1633;
File = “e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspdriverci.cpp”;
Line = 712;
Operation = “ExecMethod”;
ParameterInfo = “SMS_Driver”;
ProviderName = “WinMgmt”;
StatusCode = 2147749889;
};

SMSProv.log
~*~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\sspdriverci.cpp(712) : Driver is not applicable to any supported platforms.~*~*~
~*~*~Driver is not applicable to any supported platforms. ~*~*~

Setupapi.app.log
If I look in the C:\Windows\inf\Setupapi.app.log I see the following error:
>>> [SetupVerifyInfFile – \\\.inf]
>>> Section start
cmd: C:\Windows\system32\wbem\wmiprvse.exe -Embedding
! sig: Verifying file against specific (valid) catalog failed! (0xe0000244)
! sig: Error 0xe0000244: The software was tested for compliance with Windows Logo requirements on a different version of Windows, and may not be compatible with this version.
! sig: Verifying file against specific (valid) catalog failed! (0xe0000244)
! sig: Error 0xe0000244: The software was tested for compliance with Windows Logo requirements on a different version of Windows, and may not be compatible with this version.
<<< Section end
<<< [Exit status: FAILURE(0xe0000244)]

""

You need a subscription to access the answer.


This content is restricted to subscribers

Login to leave your feedback!

Leave a Reply