I recently did an in-place activation on Windows Server 2022 that changed it from an Evaluation Edition to Standard Edition, activation was performed using the command:
Code: Select all
dism /online /Set-Edition:ServerStandard /productkey:<KEY> /AcceptEula
After reactivating BI I noticed some settings had been wiped such as camera groups.
Fortunately there are the settings backups in the program folder to restore, but I still believe this issue should be resolved.