#SQL Server Errorlog PowerShell
Explore tagged Tumblr posts
Text
A convenient way to Filter ErrorLog
A convenient way to Filter ErrorLog

Have you ever wished there was a “grep -i5” equivalent feature in Windows where you could just get what you need along with its surrounding messages so you can actually understand what went wrong?
Microsoft SQL Server is a very good RDBMS but it’s far from perfect. It is very painful to read error logs from the GUI.
To give you an example –
I want to fetch errors related to service broker from…
View On WordPress
#Powershell SQL Server#Query Errorlog with PowerShell#sql server#SQL Server Errorlog Grep#SQL Server Errorlog PowerShell
0 notes