Skip to content
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

Import-GptObject : The system cannot find the file specified. (Exception from HRESULT: 0x80070002) #8

Open
luzkenin opened this issue Feb 1, 2022 · 0 comments

Comments

@luzkenin
Copy link
Contributor

luzkenin commented Feb 1, 2022

Running Restore-GptPolicy -Path .\ -Name "C_MS_Server 2019" -Domain "wrrn.lab" results in an exception saying that the system cannot find the file specified.

`Import-GptObject : The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
At line:62 char:3

  •     Import-GptObject @common -Name $Name
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Import-GptObject`
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