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

google-compute-engine-vss fails to install on Windows 10 20H2 #205

Open
WestonThayer opened this issue Dec 14, 2020 · 0 comments
Open

google-compute-engine-vss fails to install on Windows 10 20H2 #205

WestonThayer opened this issue Dec 14, 2020 · 0 comments

Comments

@WestonThayer
Copy link

I'm attempting to manually install the GCE guest environment on x64 Windows 10, 20H2. After installing Windows from ISO, I get to the OOBE and use SHIFT + F10 to launch a cmd prompt. After installing googet, when I run

googet -noconfirm install google-compute-engine-vss

The installation fails while trying to Register vss provider services.

Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail (Exception from HRESULT: 0x80110401)
At C:\ProgramData\GooGet\cache\google-compute-engine-vss.x86_64.1.1.3@1\common.psm1:98 char:3
+    $cat.InstallComponent($Global:provider_service_name, "${Global.vss_ ...
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      + CategoryInfo          : OperationStopped: (:) [], COMException
      + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException

ERROR: 2020/12/14 08:12:47.597495 googet_install.go:165: Error installing google-compute-engine-vss.x86_64.1.1.3@1: commanded excited with error code 1

image

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