Forum Discussion
Sundar_ITM
Jun 30, 2022Copper Contributor
Windows Server Backup is not installed in Windows Server 2019
Recently I installed windows deployment services and due to some reasons uninstalled it. After that I lost the windows server backup. I tried installing the Network Load Balancer and then installing...
Jun 30, 2022
You could try this (https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/unable-to-install-windows-server-backup-on-windows-2019/m-p/2435232, last post)
- Sundar_ITMJun 30, 2022Copper Contributor
I tried sfc, dism also mouting the windows server iso from microsoft site. Unfortunately no solution worked. Everything was returning the same error "Source not found"Harm_Veenstra
- Jun 30, 2022You did specify the full path to the WinSxS folder? Like this:
Dism /online /enable-feature /featurename:WindowsServerBackup /Source:C:\mount\Windows\WinSxS- Sundar_ITMJul 01, 2022Copper ContributorSame source not found error is coming the build numbers of the downloaded OS (ISO-Latest) from microsoft site and the one in os (Fully Updated) are completely different. That is the problem Im thinking how to solve.