-
Good morning, I have implemented the backup plan using a full copy, a differential copy and the transaction log. I am not clear how I should proceed to recover a backup of the last hour joining all the pieces together.... is there any manual, video or something that explains it clearly? thank you very much |
Beta Was this translation helpful? Give feedback.
Answered by
azamia12
May 1, 2025
Replies: 1 comment
-
You can use DBATools. IO from the PowerShell Gallery. It supports restoring backups made by this solution. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
olahallengren
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use DBATools. IO from the PowerShell Gallery. It supports restoring backups made by this solution.