board logo
Posted by: andrewt2m - 05 January 2023 13:29:33
What is causing this? I cannot add from the server manager - it tells us we need to restart but we have tried that. Powershell gives this: [code=vb]Windows PowerShell Copyright (C) 2016 Microsoft Corporation. All rights reserved. PS C:\Windows\system32> import-module RemoteDesktop PS C:\Windows\system32> Add-WindowsFeature -Name RDS-ConnectionBroker Add-WindowsFeature : The given key was not present in the dictionary. At line:1 char:1 + Add-WindowsFeature -Name RDS-ConnectionBroker + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : NotSpecified: (:) [Install-WindowsFeature], KeyNotFoundException     + FullyQualifiedErrorId : System.Collections.Generic.KeyNotFoundException,Microsoft.Windows.ServerManager.Commands    .AddWindowsFeatureCommand PS C:\Windows\system32> [/code]