Exchange Server는 Active Directory를 기반으로 전자 메일서버이다.
새로운 파일 Win2022를 만들고, CD/DVD2추가하고 ExchangeServer를 넣어준다.

C:\Windows\System32\Sysprep













.\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareSchema
.\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareAD /OrganizationName:"yslee"



-계속 넘어가다가 이 부분에서 사서함, 기능 자동 설치 체크한다.

탐색기 실행 > Exchange ISO를 넣은 드라이브로 이동
Setup.exe 실행
> Check for Updates? 기본값으로 next
> 추천 설정 사용 next
> Mailbox role 체크
> Malware Protection settings 기본값
** 설치 중 오류 발생 시 아래 내용 복사 후 Powershell에서 실행
Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Core, NET-Framework-45-ASPNET, NET-WCF-HTTP-Activation45, NET-WCF-Pipe-Activation45, NET-WCF-TCP-Activation45, NET-WCF-TCP-PortSharing45, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS








ipconfig /flushdns
ipconfig /all
# 핑이 가는 것 확인 (DC가 켜져있고 연결이 똑바로 되면 가능)
ping 10.17.0.241
ping yslee.ke




https://10.17.0.241/owa
# 로그인
test01@yslee.ke



dnsmgmt.msc
도메인 부분에 쓰고 상대방 DC의 IP를 쓴다.
jsoo.ke
10.8.0.241
ssun.ke
10.23.0.241

set type=ns

-나의 DC(10.17.0.241)로 가서 서버 관리자에서 도구 > Active Directory 도메인 및 트러스트
















