Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Exchange 2013 database deletion work

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Note: in the case of DAG, the DAG should be dismantled first and the database should be deleted.

One: check whether there are active accounts in the current database, including archived accounts. If so, please migrate or delete them.

Under EMS:

Get-mailbox-database "database name"

Second: you should also check whether there are Monitoring and AuditLog accounts, and if so, you can remove them together.

Under EMS:

Check if there are Monitoring and AuditLog accounts:

Get-Mailbox-Database "Database to be deleted"-Monitoring

Get-Mailbox-Database "Database to be deleted"-AuditLog

Transfer Monitoring and AuditLog accounts:

Get-Mailbox-Database "Database to be deleted"-Monitoring | New-MoveRequest-TargetDatabase "account migrates to a new database"

Get-Mailbox-Database "Database to be deleted"-AuditLog | New-MoveRequest-TargetDatabase "account migrates to a new database"

Three: check the progress of the migration

Under EMS:

Get-MoveRequest

Four: delete the migration record

Get-MoveRequest | Remove-MoveRequest

Pay attention to command line characters

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report