locked
I am trying to create the windows virtual desktop Tenant in PowerShell RRS feed

  • Question

  • 1) I issue the following  Powershell cmd(admin rights enabled) :

    Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"

    2) After I login, I get the response below , within the Powershell window:

    Add-RdsAccount : One or more errors occurred.

    At line:1 char:1

    + Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (:) [Add-RdsAccount], AggregateException

        + FullyQualifiedErrorId : System.AggregateException,Microsoft.RDInfra.RDPowershell.Context.AddRdsAccount

    *********************************************************

    I cannot create a "Tenant" in Windows Virtual desktop. Please advise. 

    Wednesday, April 10, 2019 7:38 PM

Answers