Skip to content

Export-windowsdriver -online -destination doesn't work on Win11 #3031

Open
@todedw

Description

@todedw

Export-windowsdriver -online -destination doesn't work on Win11, but works on Win10.

PS C:\Users\user> export-windowsdriver -Online -Destination c:\temp
export-windowsdriver : Value cannot be null.
Parameter name: SafeHandle cannot be null.
At line:1 char:1

  • export-windowsdriver -Online -Destination c:\temp
  •   + CategoryInfo          : NotSpecified: (:) [Export-WindowsDriver], ArgumentNullException
      + FullyQualifiedErrorId : System.ArgumentNullException,Microsoft.Dism.Commands.ExportWindowsDriverCommand
    
    
    

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions