Missing ADWS when deploying Azure Stack HCI

Daniel SHEN 5 Reputation points
2024-06-06T09:53:50.7633333+00:00

Hi,

I encounter such an error during the validation of Azure Stack HCI cluster deployment, please advise how can I troubleshoot, thanks!

Type 'InvokeEnvironmentChecker' of Role 'DeploymentService' raised an exception: Fail to initialize cloud deployment: Unable to find a default server with Active Directory Web Services running..ToString() Command Arguments ------- --------- Initialize-CloudDeployment.ps1 {JSONFilePath=C:\Deployment\Unattended.json, RegistrationResourceGroupName=DFS-SIN-LZ-... {} <ScriptBlock> {CloudEngine.Configurations.EceInterfaceParameters, DeploymentService, InvokeEnvironme... Invoke-EceInterfaceInternal {CloudDeploymentModulePath=C:\NugetStore\Microsoft.AzureStack.Solution.Deploy.CloudDep... at Trace-Error, C:\CloudDeployment\Common\Tracer.psm1: line 63 at <ScriptBlock>,

User's image

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2024-06-11T02:51:41.2633333+00:00

    Hello Daniel SHEN

    As you have confirmed that there is a firewall in between it is possible that you have not opened up all the necessary ports which are listed here:  https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772723(v=ws.10)?redirectedfrom=MSDN#communication-to-domain-controllers

    You will note one of those ports is 9389 which is the AD DS Web Services port.  Note for the RPC ports you may want to scope that down.

    Hope this helps


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.