exchange_credentials

--exchange_credentials=<domain user name>,<password>,encrypted

Credentials to access an Exchange server. In this parameter, you must specify a domain user account that has administrative privileges on the Exchange server (<DOMAIN>\<user name> or <user name>@<domain>).

If the third parameter value (encrypted) is specified, it means that the preceding password was encrypted by the acronis_encrypt utility.

In Windows Server 2008 and later, the user specified in the --exchange_credentials parameter must differ from the user specified in the --credentials parameter that follows the --host parameter.

Example

--host=exch_srv --credentials=user,pass1 --exchange_credentials=domain1\exch_user1,12345