I’m unable to to install the windowsFeature on my windows client laptop. I always get this error: Install-WindowsFeature : The target of the specified cmdlet cannot be a Windows client-based operating system.
At line:1 char:1
- Install-WindowsFeature Windows-Server-Backup
-
+ CategoryInfo : DeviceError: (localhost:String) [Install-WindowsFeature], Exception + FullyQualifiedErrorId : WindowsClient_NotSupported,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand