I mount the Windows Server 2016 DVD to D: and use the following command to install:
Install-WindowsFeature -Name NET-Framework-Core -Source D:\sources\SxS
Then it fails with the following error:
Is there something I can do to make this install work?
I mount the Windows Server 2016 DVD to D: and use the following command to install:
Install-WindowsFeature -Name NET-Framework-Core -Source D:\sources\SxS
Then it fails with the following error:
Is there something I can do to make this install work?