Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Changing text encodings of output files redirected from PowerShell.

I created a logman setting file as follows: typeperf -q | where { $_ -like "\Phy*" } | foreach { '"' + $_.Trim() + '"' } > counter.txt But, logman raised an error reading “Invalid counter path” when I tried to update a counter data collection with
Posted by yjhong | 1 Comments
Filed under:
 
Page view tracker