Update Servers/Microsoft Exchange/Preparing for Cumulative Updates.md
This commit is contained in:
@ -100,8 +100,8 @@ whoami /priv # (2)
|
||||
Finally, at the last stage, we mount the ISO file for the Cumulative Update ISO (e.g. 6.6GB ISO image), and using this powershell session we made above, we navigate to the drive it is running on, and invoke setup.exe, causing it to run under the `SeSecurityPrivilege` operational state.
|
||||
|
||||
```powershell
|
||||
D: # (1)
|
||||
.\Setup.EXE # (2)
|
||||
D: <ENTER> # (1)
|
||||
.\Setup.EXE <ENTER> # (2)
|
||||
```
|
||||
|
||||
1. Replace this drive letter with whatever letter was assigned when you mounted the ISO image for the Exchange Updater.
|
||||
|
Reference in New Issue
Block a user