Viewing 3 posts - 1 through 3 (of 3 total)
and EXEC master..xp_readerrorlog runs fine on all instances 2008r2, 2012sp1, 2014
I can see from the trace and the output that I'm able to retrieve the serverlist from the table so...
September 2, 2014 at 12:24 am
I'm sysadmin when running this and this is the script
<#
_checkErrorLogs.ps1
Description:
Author: Jim Breffni.
This script displays the errorlog entries for all selected servers for the last n days.
The script can take a...
September 2, 2014 at 12:19 am
09/01/2014 13:17:19 PM - Checking Agent Error Logs on SOME SERVERNAME...
Unable to read SQL Agent error log from server @{serverName=SOME SERVERNAME}
I'm experiencing the same problem with both methods: Dynamically or...
September 1, 2014 at 7:20 am
Viewing 3 posts - 1 through 3 (of 3 total)