database_location

--database_location=<local path>

A folder on the Exchange server to which a database will be recovered.

The parameter is used with the recover exchange_database command in the following cases:

When recovering a storage group, you need to specify pairs of the --database and --database_location parameters for each database of this storage group. Otherwise, the operation will fail.

Example:

--database=DB1 --database_location=C:\databases\DB1 --database=DB4 --database_location=D:\my_documents\DB4

When recovering a database, the --database parameter is not needed.