79338381

Date: 2025-01-08 08:23:05
Score: 1.5
Natty:
Report link

I was having issues with this, receiving the same "No backups passed through" earlier today. I sorted my issue. It was to do with a path I was passing it that did not exist.

For your issue:

  1. The Restore-DbaDatabase warning implies that you have dbatools installed OK.

  2. What result do you get if you just run:

    Get-ChildItem "C:\NH\WH_BEE_$(Get-Date -Format "yyyyMMdd")_*.bak"

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: dbaVaughan