Trying to install DFS from command line/powershell:
the given key was not in the dictionary error
Install-WindowsFeature : The given key was not present in the dictionary.
At line:1 char:1
+ Install-WindowsFeature FS-DFS-Namespace, FS-DFS-Replication, RSAT-DFS ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-WindowsFeature], KeyNotFoundException
+ FullyQualifiedErrorId : System.Collections.Generic.KeyNotFoundException,Microsoft.Windows.ServerManager.Commands
.AddWindowsFeatureCommand
What does that mean?
Edited by user
4 years ago
|
Reason: Not specified