Hi @Mike
Error: On a computer running Microsoft Windows non-core edition, run ‘slui.exe 0x2a 0xC004F069’ to display the error text.
Run following commands:
Find available target editions
DISM.exe /Online /Get-TargetEditions
Change your target edition (bellow is example for Windows server 2016 datacenter)
DISM /online /Set-Edition:ServerStandard /ProductKey:WC2BQ-8NRM3-FDDYY-XXXXX-XXXXX /AcceptEula
If the Answer is helpful, please click Accept Answer
and up-vote, so that it can help others in the community looking for help on similar topics.