exchange 2013 unable to mount database
I had an error mounting a database after moving the database path,with the error "mount databse failed".
i did What justin wrote...
move-DatabasePath -Identity 'database name' -LogFolderPath 'new log path' -ConfigurationOnly
it will move log configuration ,then run ESEUTIL /p to recover the database
Worked Perfectly!!!
Thank you Justin