WinSat command line closes too fast
Posted
by
Rob Cowell
on Super User
See other posts from Super User
or by Rob Cowell
Published on 2010-01-10T11:38:09Z
Indexed on
2011/03/05
15:27 UTC
Read the original article
Hit count: 1088
I'm trying to do some analysis under Windows 7 as to why I can't get a Windows Experience Index (WEI) rating due to disk issues. To this end, I'm trying to run winsat from the command line with :-
winsat disk -seq -read -drive c
and
winsat disk -ran -write -n 2
but the command window is closing too quickly to be able to read the results. I've tried opening a seperate cmd window to run it in but it still insists on launching its own window to run in, closing straight away.
Any idea how I can see the output?
© Super User or respective owner