Update Servers/Microsoft Exchange/Preparing for Cumulative Updates.md

This commit is contained in:
2024-12-17 20:13:14 -07:00
parent 534fa4ee5a
commit c614f19556

View File

@ -101,7 +101,7 @@ Finally, at the last stage, we mount the ISO file for the Cumulative Update ISO
```powershell ```powershell
D: <ENTER> # (1) D: <ENTER> # (1)
.\Setup.EXE # (2) .\Setup.EXE /m:upgrade /IAcceptExchangeServersLicenseTerms_DiagnosticDataON # (2)
``` ```
1. Replace this drive letter with whatever letter was assigned when you mounted the ISO image for the Exchange Updater. 1. Replace this drive letter with whatever letter was assigned when you mounted the ISO image for the Exchange Updater.