edward.m.mitchell@lacity.org
1 TopicI am trying to create the windows virtual desktop Tenant in PowerShell.
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.AddRdsAccount4.8KViews0likes8Comments