When i try to install the panel, i get this, what do i do? Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed. Error: 0x800f0950
At line:1 char:1
Add-WindowsFeature NET-Framework-core, Web-Server, Web-Static-Content ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
Exception
FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
owsFeatureCommand
Hello,
This normally means that the command requires the source path for the windows sxs file to be set.
You can install dotnet via the GUI to set the path.
Regards,
Trevor