Exchange 2007 Last Online Defrag Time
This Automation Manager object retrieves the time of the last online defragmentation of an Exchange 2007 server database.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Database Name | String | Yes | The name of the Exchange database. |
Output Parameters
Name | Type | Description |
---|---|---|
LastDefragDateTime | DateTime | The date and time of the last online defragmentation. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Database Name | String | Yes | Mailbox Database |