Get the last restore done on a SQL database

Run this Query on the msdb system database
select MAX([restore_date]) from [msdb].[dbo].[restorehistory]

Comments

Popular posts from this blog

Corporate Intranet Information Architecture – a Publishing Site

No Search Results in SharePoint Contextual Search OSSSearchResults.aspx

The long sad road to getting Metastorm, SharePoint, and Kerberos to work together in a multiple server farm.