Invoke-DbaPfRelog
Chrissy LeMaire (@cl), netnerds.net
Invoke-DbaPfRelog View Source Chrissy LeMaire (@cl), netnerds.net Windows, Linux, macOS Synopsis Pipeline-compatible wrapper for the relog command which is available on modern Windows platforms. Description Pipeline-compatible wrapper for the relog command. Relog is useful for converting Windows Perfmon. Extracts performance counters from performance counter logs into other formats, such as text-TSV (for tab-delimited text), text-CSV (for comma-delimited text), binary-BIN, or SQL. relog "C:\PerfLogs\Admin\System Correlation\WORKSTATIONX_20180112-000001\DataCollector01.blg" -o C:\temp\foo.csv -f tsv If you find any input hangs, please send us the output so we can accommodate for it then use -Raw for an immediate solution.
Read more
dbatools