Dell Catalogue models not showing In Driver Automation Tool

Gaurav Paul 5 Reputation points
2024-10-22T06:38:18.71+00:00

Hi All,

We are suddenly getting error while trying to download dell drivers using driver automation tool, all other vendor models are coming only dell models giving below error, any assistance will be appreciated.

Start-BitsTransfer : The connection with the server was terminated abnormally At line:1093 char:8 + ...             Start-BitsTransfer -Source $DellXMLCabinetSource -Destina ... +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : InvalidOperation: (:) [Start-BitsTransfer], Exception     + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBitsTransferCommand Get-Content : Cannot find path 'C:\Program Files\MSEndpointMgr\Driver Automation Tool\Temp\DriverPackCatalog.xml' because it does not exist. At line:1108 char:34 + ... lModelXML = Get-Content -Path (Join-Path -Path $global:TempDirectory  ... +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : ObjectNotFound: (C:\Program File...PackCatalog.xml:String) [Get-Content], ItemNotFoundException     + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand You cannot call a method on a null-valued expression. At line:1110 char:6 +                     $global:DellModelXML.GetType().FullName +                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : InvalidOperation: (:) [], RuntimeException     + FullyQualifiedErrorId : InvokeMethodOnNull

 

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,933 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
126 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 12,621 Reputation points MVP
    2024-10-27T12:55:52.33+00:00

    Are you using Intune to manage your computers? I can't help you with dell stuff, but my script works for all vendors to get latest drivers from MS Update catalog.

    https://www.linkedin.com/pulse/intune-advanced-automation-part-2-installing-pavel-mirochnitchenko


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.