In the documentation the requirements for a full server migration is that the Operating system language has to be the same on both source and target servers, does this refer to the base operating system language or can I just install the language pack?
practical example:
I have a windows server 2019 with base language PT and I want to migrate to a server with windows server 2019 with base language in EN but with language pack in PT
running on the destination server the commands "Get-Culture" and "Get-WinSystemLocale" I have the "Name" as "pt-PT" which is the same as on the source server
with this data will the migration work?