09-27-2012 04:57 AM
Hello Parsec,
I tryed trim with serial number but the same result.I typed fellow:
"Intel SSD Toolbox.exe" -drive_list
C:\Program Files\Intel\Intel(R) Solid-State Drive Toolbox>
Welcome to the Intel SSD Toolbox
0 C INTEL SSDSC2BW180A3L CVCV215200WJ180EGN LE1i
Result: 0
Program exited. Command prompt hidden. Press enter to redisplay promptSo I typed "Intel SSD Toolbox.exe" -t C CVCV215200WJ180EGN
and the result ist the same like befor. with the result code 73
Also if I try to select a SSD (-drive_index 0, or -drive_index [something else from Drive_list]
I hope you can show me my mistake.
Thank you very much for you amsware.
10-04-2012 03:59 PM
Please try the commands at DOS command prompt with admin rights:
"intel ssd toolbox.exe" –drive_index
This will give the index number; so assume it is 0
"intel ssd toolbox.exe" –drive_index 0 –trim
This will run trim on the drive 0
"intel ssd toolbox.exe" –drive_index 0 –smart
This will display the smart attributes for drive 0
Result: 73 means invalid arguments
Jim
10-05-2012 08:09 AM
Thank you for you Answare.
Intel ssd toolbox.exe -drive_index dosn't work. I get a resultcode 73
But
"Intel ssd toolbox.exe" -drive_index 0 -trim works.
Well i am happy with this.
Alexander