Wednesday, 18 March 2015

How to Mount and Dismount a Database from Exchange Shell in Exchange Server 2010

Run below command to mount or dismount the database in Exchange Server 2010:-
To mount the database SalesDB:-
Mount-Database SalesDB
To dismount the database SaledDB:-
Dismount-Database SalesDB

No comments:

Post a Comment