The Trim command should be enabled by default on Windows 7, but if you want to check to make sure do this:
Command prompt > fsutil behavior query disabledeletenotify
DisableDeleteNotify = 1 (Windows TRIM commands are disabled)
DisableDeleteNotify = 0 (Windows TRIM commands are enabled)










