Azure / Azure/AzureStackHCI-EvalGuide
2 HCI Servers Never Deployed
- Dominant language
- PowerShell
- Stars
- 142
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
After 2 redeployments and multiple reruns of the DscConfiguration, the 2 HCI servers never created. I ran into PowerShell DSC configuration errors during the initial deployment (see screenshot). Not sure if this had anything to do with it. I rebooted the VM and then redeployed it (2x). I was then successful on updating Chocolatey. No matter what I've tried, I have not been able to have the DscConfiguration script return a 'success' state.
Any thoughts here?



Script to rerun DscConfiguration
cd "C:\Packages\Plugins\Microsoft.Powershell.DSC\*\DSCWork\azshcihost.0\AzSHCIHost"
Set-DscLocalConfigurationManager -Path . -Force
Start-DscConfiguration -Path . -Wait -Force -Verbose
Tim
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.