반응형
2023.07.01 해당 이슈는 HCW 업데이트로 해결되었습니다. 아래글을 참고하시기 바랍니다.
Updated Hybrid Configuration Wizard Available - Microsoft Community Hub
아래의 내용은 히스토리 용으로 남겨놓도록 하겠습니다.
테스트를 생성한 뒤, 하이브리드 구성시 다음과 같은 오류가 나타나면서 진행되지 않았습니다.
Connecting to remote server failed with the following error message: Connecting to remote server
outlook.office365.com failed with the following error message : Bad Request For more information, see the about_Remote_Troubleshooting Help topic.
아래의 내용과 연관된 것으로 확인되었습니다.
PowerShell (PS) cmdlets in Exchange Online use Remote PowerShell (RPS) for client to server communication. Unfortunately, RPS is legacy technology that is outdated and can pose security risks. As such, we recommend all customers move to the new more secure REST-based v3 PowerShell module, which will help us improve security – together.
Exchange Online PowerShell(PS) cmdlet은 클라이언트-서버 통신에 RPS(원격 PowerShell)를 사용합니다. 안타깝게도 RPS는 구식이며 보안 위험을 초래할 수 있는 레거시 기술입니다. 따라서 모든 고객은 보안을 함께 개선하는 데 도움이 되는 보다 안전한 새로운 REST 기반 v3 PowerShell 모듈로 이동하는 것이 좋습니다.
-> 보안 상의 이유로 기존의 레거시 기술인 Remote Powershell(RPS)을 비활성화 한다는 공지입니다. 최근에 만든 테넌트는 RPS가 비활성화됩니다.
하지만 Hybrid Configuration Wizard (HCW) Log를 보면 아직 RPS를 사용하는 것으로 확인됩니다.
이러한 내용을 반영하여 향후에는 HCW가 업데이트 될 것으로 보입니다.
HCW 업데이트 되기전에는 다음과 같이 RPS를 Re-Enable 하는 작업을 진행해야 합니다.
M365 관리센터 로그인 후 아래의 링크를 클릭합니다.
Run Test
Update
10~20분 뒤에 마법사를 다시 진행합니다. 아래와 같이 정상적으로 연결되는 것을 확인할 수 있습니다.
반응형
'Exchange' 카테고리의 다른 글
Configure cross-tenant synchronization (0) | 2024.02.17 |
---|---|
Exchange Online. Cross Tenant Migration에서 Target Delivery Domain 지정이 안 되는 증상 (0) | 2023.08.16 |
Exchange Server 2019. Enabling Modern Auth in Exchange on-premises (0) | 2023.05.08 |
Exchange Server. IIS Log 를 CSV 파일로 병합하기 (0) | 2023.04.06 |
[ChatGPT] Exchange Server. Get-MessageTrackingLog Script를 Windows Form 형태로 제작 (0) | 2023.03.14 |