1 Rookie

 • 

2 Posts

September 20th, 2022 13:00

I was finally able to find a solution. I had to run Dell Integration Suite 6.1 with SCCM 2111 in order to get it to work. I kept installing 6.2 with 2111 and it was not supported. According to Dell documentation, Integration Suite 6.2 is supported for SCCM 2203 and above. You should be fine with your current build. 

 

Moderator

 • 

27.5K Posts

September 15th, 2022 23:00

We tried reaching you on a private message asking for the Service Tag number to ascertain the warranty but did not receive a response. Please feel free to reply to the private message whenever you are available.

September 20th, 2022 11:00

I'm having the same issue, using SCCM 2207 and Dell Command Integration Suite for System Center version 6.2.0.137.  Did you ever find a fix or a workaround?


FlyEaglesFly2022_0-1663697268154.png

 

September 20th, 2022 13:00

hmm sounds like we need an updated version for 2207

September 22nd, 2022 11:00

After applying the Configuration Manager 2207 Hotfix (KB15498768) it appears that it also fixed the issue with the import process for the Dell Integration Suite

Moderator

 • 

27.5K Posts

June 2nd, 2023 01:00

Hello. How can we assist you? What do you mean, you can't import driver packages?

1 Rookie

 • 

15 Posts

June 2nd, 2023 01:00

We have exaclty this same problem since 2 years: it is not possible to import driver packages that are based on EXE. Only CAB-file based packages can be importet.

 

We also had a DELL case open, but they were not able to help us: 148049373 

1 Rookie

 • 

2 Posts

December 6th, 2023 14:59

@tjacobs42​ I can confirm that this is still an issue. Were you ever able to resolve the issue?

February 29th, 2024 23:38

Fixed my issue occurring on MECM 2309 when using Dell Command | Integration Suite for Microsoft System Center 6.5.1 (Released January 2024)

Dell doesn't officially support 2309 yet, but it still works after making the below SQL modification. I searched for two days looking for an answer, and I finally made the association with SQL after seeing this article. The Dell tool is doing what you might manually do otherwise, and this fixed my specific issue.

Running this query against the MECM DB is what solved my issue (where DB name is your MECM DB):

ALTER DATABASE [database name] SET COMPATIBILITY_LEVEL = 150

Supported SQL Server versions - Configuration Manager | Microsoft Learn - the setting is mentioned in the Microsoft documentation as well, but it is easily overlooked.

Making the connection between the SQL database and the failed driver imports is a bit weird but trust me this minor change from 160 to 150 is what worked in my scenario, and it's documented as correct by Microsoft.

(edited)

1 Rookie

 • 

1 Message

October 2nd, 2024 20:59

@Robert R.

I just updated from 6.2 to 6.5 and seeing this .net error when i launch the Dell Command | System Driver Library Import option. Do you think your SQL fix could also resolve this issue?

No Events found!

Top