A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
BizTalk Server 2020 CU7 along with SQL Server 2022 on Windows Server 2022 Configuration
We tried to install a new BizTalk server 2020 CU7 along with SQL Server 2022 on Windows Server 2022. After solving various issues, we have one issue which cannot be solved.When executing BizTalk configuration, it failed for BizTalk Runtime with
...Error BtsCfg] c:__w\1\s\src\setup\btscfg\btswmi.cpp(1016): FAILED hr = c0c02836
...Error BtsCfg] Permission is denied. The current user does not have sufficient permissions to perform this operation.
...Error BtsCfg] c:__w\1\s\src\setup\btscfg\btscfg.cpp(2281): FAILED hr = c0c02836
The configuration user is already local admin. What kind of permissions would be needed?