Page 1 sur 1

espace sur le DD

Posté : 08 mars 2013, 12:43
par Julian125-5
Bonjour, j'ai installé Windows Vista 64 bits sur un SSD mais quand je vérifie les propriétés de mon DD, je constate 70 Gb alors que WVista est au maxi 10, peut-il s'agir de la commande Trim car elle n'est pas activée sur mon SSD ? :mrgreen:

Pour compléter ma question, lorsque je tape la commande fsutil behavior query DisableDelete Notify dans le Dos, voilà la réponse que j'obtiens:

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>fsutil behavior query DisableDeleteNotify
Usage : fsutil behavior set <option> <value>

<option> <values>

allowextchar 1 | 0
BugcheckOnCorrupt 1 | 0
disable8dot3 1 | 0
disablecompression 1 | 0
disableencryption 1 | 0
disablelastaccess 1 | 0
encryptpagingfile 1 | 0
mftzone 1 through 4
memoryusage 1 through 2
quotanotify 1 through 4294967295 seconds
SymlinkEvaluation [L2L:{0|1}] | [L2R:{0|1}] | [R2R:{0|1}] | [R2L:{0|1}]

E.g: "fsutil behavior set SymlinkEvaluation L2L:1 L2R:0" will enablelocal to local symbolic links and disable local to remote symbolic links. It will not change the state of remote to remote links or remote to local links.

Most of these options require a reboot for it to take effect.

Quelqu'un pourrait-il m'expliquer, merci d'avance.