Skip to content

2 HCI Servers Never Deployed #101

@tkos12

Description

@tkos12

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?

chocolatey

ashci-deployment-errors

hci-noservers

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions