Home Forums Programming Powershell using Sqlpsx functions on a production sql box RE: using Sqlpsx functions on a production sql box

  • Saving to files with timestamp in the name. The request was to keep error log entries ( other than backup/logon messages ) for a year. I could use the xp_ReadErrorLog approach to write to a table, but thought I'd try powershell.