Update Servers/Microsoft Exchange/Upgrading Considerations.md
This commit is contained in:
@ -11,7 +11,7 @@ Secondly, you have to run the installer in a specific way:
|
|||||||
There are known issues with running the upgrade process that can only be resolved by launching setup.exe from an admin command prompt. Firstly, log in as the above user with the security group memberships mentioned, then run setup.exe. An example is below:
|
There are known issues with running the upgrade process that can only be resolved by launching setup.exe from an admin command prompt. Firstly, log in as the above user with the security group memberships mentioned, then run setup.exe. An example is below:
|
||||||
|
|
||||||
## Example Command Invocation
|
## Example Command Invocation
|
||||||
``` batch
|
``` sh
|
||||||
whoami # (1)
|
whoami # (1)
|
||||||
D: # (2)
|
D: # (2)
|
||||||
setup.exe # (3)
|
setup.exe # (3)
|
||||||
|
Reference in New Issue
Block a user