dataplat / dbatools

🚀 SQL Server automation and instance migrations have never been safer, faster or freer

Home Page:https://dbatools.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-DbaErrorLogFile

pollusb opened this issue · comments

Summarize Command's Functionality

Get-DbaErrorLog does not provide access to errorlog info when the SQL instance is down. This function would return the files (or the content) to diagnose a problem that might have to do with the fact that it's down.

Is there a command that is similiar or close to what you are looking for?

No

Technical Details

No response