Set Mailbox Database operation


The Set Mailbox Database process enables you to configure a variety of properties for a mailbox database.

Note

The Set Mailbox Database operation supports Microsoft Exchange versions 2007, 2010, 2013 and 2016. 

The adapter request parameters may differ according to the Microsoft Exchange Server version.

For the list of all supported parameters, refer to the Set-MailboxDatabase cmdlet in the Microsoft Exchange documentation specific to your version.

The following figure shows a sample adapter request for the Set Mailbox Database operation on Microsoft Exchange version 2016:

<microsoft-exchange-request>
   <command>
     <command-name>Set-MailboxDatabase</command-name>
     <format-option />
     <verbose-logging />
     <parameters>
       <parameter>
         <name>Identity</name>
         <value>DATABASE2</value>
       </parameter>
       <parameter>
         <name>MountAtStartup</name>
         <value>$false</value>
       </parameter>
     </parameters>
   </command>
</microsoft-exchange-request>

The following figure shows the response for the adapter request:

<request-data>
 <microsoft-exchange-request>
   <command>
     <command-name>Set-MailboxDatabase</command-name>
     <format-option />
     <verbose-logging />
     <parameters>
       <parameter>
         <name>Identity</name>
         <value>DATABASE2</value>
       </parameter>
       <parameter>
         <name>MountAtStartup</name>
         <value>$false</value>
       </parameter>
     </parameters>
   </command>
 </microsoft-exchange-request>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*