Enable TRIM on Win7 for SSDs
Log In or Register to download the BES file, and more.

0 Votes

Description

This should only be done on computers with SSDs that support TRIM properly. Some older SSDs require firmware updates for TRIM to work properly. This task does not detect if a system has an SSD, so it will be applicable on systems that do not need this setting changed.

 

http://technet.microsoft.com/en-us/library/cc785435(v=ws.10).aspx

Property Details

ID1385
TitleEnable TRIM on Win7 for SSDs
DomainBESC
SourceInternal
Source Release Date1/18/2013 12:00:00 AM
KeywordsTRIM SSDs Win7 Some SSD
Is TaskTrue
Added by on 1/18/2013 10:41:57 AM
Last Modified by on 1/18/2013 10:41:57 AM
Counters 4661 Views / 8 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 365 fixlets   * Results in a true/false
Show indented relevance
(if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false) AND (if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
isWindows (Relevance 1172)
Used in 1152 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Used in 2 fixlets   * Results in a true/false
Show indented relevance
"Win7" = name of operating system
Used in 1 fixlet   * Results in a true/false
Show indented relevance
0 != value "DisableDeleteNotification" of key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" of native registry

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
waithidden fsutil behavior set disabledeletenotify 0
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
jgstew -
It seems that in windows 8, defrag appears enabled on SSDs, but it is only sending TRIM hints and not reordering data: http://windowssecrets.com/forums/showthread.php/147433-SSD-Defrag-on-Windows-8