[ConfigMgr] KB 961105 – Error message when you try to import OSD drivers in System Center Configuration Manager 2007 Service Pack 1 systems: “The selected driver is not applicable to any supported platforms”
The Import New Driver Wizard completed with errors. For more Information about the tasks that were not completed, see details.
In the details section, you see the following information:
Error: Some driver(s) can not be imported successfully. Please see following details.
Error: Failed to import the following drivers: – The selected driver is not applicable to any supported platforms.
This problem occurs if the driver .inf file only has information for Windows Vista and has no information for any other operating system, such as Windows Vista RTM.
http://support.microsoft.com/default.aspx?scid=kb;en-us;961105
copyright by: http://wmug.co.uk/blogs/cliffs_blog/
Abhilfe schafft eine veränderung des .Inf File Parameters [Manufacturer] zB.
von
::[Manufacturer]
::%Company% = HP,NTx86,NTamd64zu
von
[Manufacturer]
%Company% = HP, NTx86.6.1.1
…