none
Exchange 2016 - leere DB lässt sich nicht löschen RRS feed

  • Frage

  • Ich möchte eine inzwischen nicht mehr genutzte Datenbank von unserem Exchange 2016 löschen. Die DB Inhalte sind komplett verschoben worden. 

    Leider weigert sich der Exchange die DB zu löschen.
    Der Fehlermeldung entnehme ich, dass angeblich noch Postfächer in dieser DB vorhanden sein sollen (AssociatedUserMailboxExistException). Aber welche Mailboxen und warum tauchen diese bei der Kontrolle nicht auf?  

    Was ist zu tun, damit ich die DB löschen kann?

    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" 
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -Monitoring
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -AuditLog
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -Archive
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -Arbitration
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -PublicFolder
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -RemoteArchive
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -Monitoring
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -AuxAuditLog
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -Migration
    [PS] C:\Windows\system32>get-mailbox -Database "Ex01 DB OnlineArchiv" -GroupMailbox
    [PS] C:\Windows\system32>get-mailboxplan
    [PS] C:\Windows\system32>Get-MoveRequest
    [PS] C:\Windows\system32>Get-MigrationBatch
    [PS] C:\Windows\system32>Get-MailboxImportRequest
    [PS] C:\Windows\system32>Get-MailboxExportRequest
    [PS] C:\Windows\system32>Remove-MailboxDatabase "Ex01 DB OnlineArchiv"
    This mailbox database contains one or more mailboxes, mailbox plans, archive mailboxes, public folder mailboxes or arbitration mailboxes, Audit mailboxes. To get a list of all mailboxes in this database, run the command Get-Mailbox -Database <Database ID>. To get a list of all mailbox plans in this database, run the command Get-MailboxPlan. To get a list of archive mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Archive. To get a list of all public folder mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -PublicFolder. To get a list of all arbitration mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Arbitration. To get a list of all Audit mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -AuditLog. To disable a non-arbitration mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID>. To disable an archive mailbox so you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -Archive. To disable a public folder mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -PublicFolder. To disable a Audit mailbox so that you can delete the mailbox database, run the command Get-Mailbox -AuditLog | Disable-Mailbox. Arbitration mailboxes should be moved to another server; to do this, run the command New-MoveRequest <parameters>. If this is the last server in the organization, run the command Disable-Mailbox <Mailbox ID> -Arbitration -DisableLastArbitrationMailboxAllowed to disable the arbitration mailbox. Mailbox plans should be moved to another server; to do this, run the command Set-MailboxPlan <MailboxPlan ID> -Database <Database ID>.
        + CategoryInfo          : InvalidOperation: (Ex01 DB OnlineArchiv:DatabaseIdParameter) [Remove-MailboxDatabase], AssociatedUserMailboxExistException
        + FullyQualifiedErrorId : [Server=EX01,RequestId=16b1ed00-487e-40d8-8d69-c7f19c65a07f,TimeStamp=01.12.2017 07:59:5
       3] [FailureCategory=Cmdlet-AssociatedUserMailboxExistException] 160693D5,Microsoft.Exchange.Management.SystemConfigurationTasks.RemoveMailboxDatabase



    Mittwoch, 10. Januar 2018 13:41

Antworten

Alle Antworten