8000 Driver package not being created 7.2.5 Generic Failure · Issue #602 · maurice-daly/DriverAutomationTool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Driver package not being created 7.2.5 Generic Failure #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
djeronimo opened this issue May 15, 2025 · 0 comments
Open

Driver package not being created 7.2.5 Generic Failure #602

djeronimo opened this issue May 15, 2025 · 0 comments

Comments

@djeronimo
Copy link
djeronimo commented May 15, 2025

Dell drivers and BIOS are being downloaded and extracted, but packages are not being created nor are there any files located in the path

  • ConfigMgr: Path to drivers is D:\sources\Drivers\Dell\Package\Dell\OptiPlex AIO 7410-Windows11-x64-A11\DriverPkg\

[Error] - Generic failure System.Management.ManagementException: Generic failure
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Put(PutOptions options)
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)”

[Error] - Errors occurred while creating package - FolderPath FOD:\Package\Driver Packages\Dell is invalid.
Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At line:4944 char:3

  •     Start-Process -FilePath (Join-Path $(Get-ScriptDirectory) -Ch ...
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At line:4944 char:3

  •     Start-Process -FilePath (Join-Path $(Get-ScriptDirectory) -Ch ...
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

Start-CMContentDistribution : No object corresponds to the specified parameters.
At line:18111 char:6

  • ... Start-CMContentDistribution -DriverPackageID $PackageID - ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Microsoft.Confi...entDistribution:StartContentDistribution) [Start-CMContentDistribution], ItemNotFoundException
    • FullyQualifiedErrorId : ItemNotFound,Microsoft.ConfigurationManagement.PowerShell.Cmdlets.Sum.StartContentDistribution

Start-CMContentDistribution : No object corresponds to the specified parameters.
At line:18111 char:6

  • ... Start-CMContentDistribution -DriverPackageID $PackageID - ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Microsoft.Confi...entDistribution:StartContentDistribution) [Start-CMContentDistribution], ItemNotFoundException
    • FullyQualifiedErrorId : ItemNotFound,Microsoft.ConfigurationManagement.PowerShell.Cmdlets.Sum.StartContentDistribution

Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At line:4944 char:3

  •     Start-Process -FilePath (Join-Path $(Get-ScriptDirectory) -Ch ...
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0