VirtualEngine / Lability

Virtual Engine test lab deployment and configuration module
MIT License
282 stars 50 forks source link

cannot -IgnorePendingReboot, build fails regardless #388

Open jrdnr opened 4 years ago

jrdnr commented 4 years ago

The Test Server does not have a pending reboot

I am running

Start-LabConfiguration -ConfigurationData $ConfDAta -Credential $cred1 -IgnorePendingReboot

I then get the following

Host configuration test failed and may have a pending reboot.
At line:137 char13
+                 throw $Localized.HostConfigurationTestError;
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...

This is a fresh installed server 2019 evaluation build 17763.rs5_release.180914-1434, and is fully patched per windows self check.

Lability was just installed Install-Module Lability current version is 0.19.1