WMIC Command...
Posted: 03 Apr 2009 01:11
I was wondering if there is a more proficient
way of making this occur...
Thank You Very Much For Any Advice.
way of making this occur...
Thank You Very Much For Any Advice.
Code: Select all
FOR /F "SKIP=27 TOKENS=1 DELIMS=, " %X IN ('WMIC /?') DO WMIC %A GET /ALL /FORMAT:HTABLE.XSL >> WMIC.HTML