Hi ViniciusApolinario.
I hope you are fine!
I have followed all the steps described, but when I run the "InstallFonts.cmd" file, the terminal throws me an error message:
--------------------------------------------------------------------------------------------------------------------
C:\>dism /online /enable-feature /featurename:ServerCoreFonts-NonCritical-Fonts-UAPFonts /Source:O:\ /LimitAccess
Deployment Image Servicing and Management tool
Version: 10.0.17763.3406
Image Version: 10.0.17763.4131
Enabling feature(s)
[ 0.1% ]
[ 1.1% ]
[====== 10.7% ]
[======= 12.1% ]
[======= 13.5% ]
[======== 15.0% ]
[========= 16.4% ]
[========== 17.8% ]
[=========== 19.2% ]
[============ 20.7% ]
[============ 22.1% ]
[============= 23.5% ]
[============== 25.0% ]
[=============== 26.4% ]
[================ 27.8% ]
[================ 29.2% ]
[================= 30.0% ]
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
--------------------------------------------------------------------------------------------------------------------
I have seen jgcrespo 's comments, I'm in the same case but I can't undestand the possible solution, yet. Coul you support me, please?
I'm using mcr.microsoft.com/dotnet/framework/aspnet base image, on a Windows Server 2019 1809 Server host.