1. Start Menu > Run > "fsutil behavior query DisableDeleteNotify"
If the result is '0' TRIM is available (not necessarily active)
2. Install and run Intel's SSD Toolbox program (
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=18455)
3. Select your SSD and click "View Drive Information" (it doesn't matter whether it's an Intel SSD or some other brand)
4. In the "Word" column, scroll down to '169'; the description should be, "Data Set Management Support"
5. A couple of lines down from that, look for "Bit 0 - Data Set Management Supported"
6.If the Hex Value associated with that reads '1', the drive is ready to receive TRIM commands from the OS
That, along with the 'fsutil' command, should be sufficient to assume that TRIM is operating properly.