1.0.04
Enhancements to Start-SqlMonitor wrapper:
- Filters out meta-columns added due to PowerShell bug. (See http://bit.ly/1H3vFtl)
- Added option to use literal query (-query) in addition to query from file (-path).
- If file specified (with -path) and not found, error written
to console rather than embedded in job log. - If file specified (with -path) and not found, operation aborts
rather than launching an empty grid. - Made server and database parameters mandatory.
- Attached unit tests.