logman import "Error: The system cannot find the file specified."
-
Friday, September 16, 2011 2:06 PM
So i am trying to get some perf logs on some of my servers(2008 r2 core). I have read to import data collector sets on core i have to use logman becuase perfmon isnt part of core. I have tried making my own xml files and using premade ones from tools like PAL. but i always get the error "Error: The system cannot find the file specified. my command is nothing fance "Error: The system cannot find the file specified." logman import newcollector -xml c:\test.xml
Thanks for the input
JustusIV
All Replies
-
Friday, September 16, 2011 2:26 PM
Just giving a little status update. I got it to work but only with the xml file that i created from a data set i created before i was trying to use the predefined system data collector sets and the PAL sets from http://pal.codeplex.com/ I really want to run the PAL sets as there are if anyone knows why i am having issues with the premade xml files.
-
Wednesday, March 14, 2012 8:38 PMHi Justus, I had the same problem so I opened up the xml file that is generated by the PAL tool, and I replaced the <DisplayName> and <Description> fields with standard text rather than a reference to a dll file.
Following that I was able to do a logman import.


