cancel
Showing results for 
Search instead for 
Did you mean: 

Re: I trying to start trim via commant line SSD toolbox -trim

idata
Esteemed Contributor III

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 prompt

So 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.

2 REPLIES 2

JAMES_J_Intel
Contributor

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

idata
Esteemed Contributor III

Hello Jim,

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