You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solves #3378 by catching the specific error and continue.
This is the output of `New-BcContainer` when running as administrator
and having the mentioned issue with `Get-WindowsOptionalFeature
-online`:
```
BcContainerHelper is running as administrator
Cannot check Hyper-V status.
HyperV is
```
At least we do not stop anymore with this.
0 commit comments