I want to be able to run CrystalDiskInfo from the cmd to save and analyze the data. I want to do it in a way where I can automatically run CrystalDiskInfo on a remote device and send commands based on the data output. Also, I want to do it in a way that it won't be intrusive to someone who is also using the computer a the same time. (AKA CrystalDiskInfo won't just open up randomly and start running, or that the window is hidden from the user). I know there are these:
Command Line Option /Exit : Auto exit after updating S.M.A.R.T. information and AAM/APM status
/Copy :
Output “Edit > Copy” result to DiskInfo.txt
/CopyExit :
Output “Edit > Copy” result to DiskInfo.txt and auto exit
but I have no idea how to use them.