반응형
오류:
"$error.Clear();
if (Get-Service MpsSvc* | ?{$_.Name -eq 'MpsSvc'})
{
Set-Service MpsSvc -StartupType Automatic
Start-SetupService -ServiceName MpsSvc
}
"이(가) 실행될 때 다음 오류가 발생했습니다. "Microsoft.PowerShell.Commands.ServiceCommandException: 다음 오류로 인해 'Windows Defender Firewall (MpsSvc)' 서비스를 구성할 수 없습니다. 액세스가 거부되었습니다 ---> System.ComponentModel.Win32Exception: 액세스가 거부되었습니다
--- 내부 예외 스택 추적의 끝 ---".
오류가 깔끔하다
방화벽 설정을 변경할수 없다고 설치가 안된다.
왜 안되는지 구글신에게 물어보니
exchange 2016은 windows 2012나 2016에서 설치해야 한다고 하신다
아니... 머라고요??
네... M$님 알겠습니다...
출처 : https://docs.microsoft.com/en-us/answers/questions/376597/installing-exchange-server-2016-cu-20.html
728x90
반응형
'windows > exchange' 카테고리의 다른 글
exchange 2016 삭제가 안될경우 (0) | 2022.06.10 |
---|---|
EXCHANGE ) XXXX is not recognized as an internal or external command,operable program or batch file. (0) | 2022.06.02 |
Exchange ExchangeDiagnosticsDailyPerformanceLog파일 관련 (0) | 2021.05.25 |
exchange 연결끊기 (수동) (0) | 2021.04.28 |
exchange FREE Download 2010 / 2016 / 2019 (0) | 2021.04.20 |