Problem mit Diskeeper 2010

KillerPinockel

Lieutenant
Registriert
Jan. 2009
Beiträge
658
Hey,

ich habe ein Problem mit Diskeeper 2010. Wenn ich versuche die Defragmentierung zu starten, kommt folgender Fehler:

http://img684.imageshack.us/img684/7517/warnung.jpg

Auf der Website steht etwas von dem Befehl "cacls" jedoch kann ich diesen nicht anwenden wie er dasteht, da es sich auf das englische Windows bezieht.

Kann mir jemand helfen dieses Problem zu lösen?

Ich benutze Windows 7 x64 :)

Edit:

Hier nochmal ein Auszug aus der Support FAQ:
When I attempt to defragment a drive I get a pop-up message saying “The Diskeeper Engine Failed to Start on Volume X”.

This is likely due to a permissions issue where the drive we are attempting to defragment does not have System and Administrators credentials listed with FULL CONTROL.

To repair this, you may employ the command below to apply those permissions to the volume from the root on down.

1. Bring up a DOS prompt by clicking Start -> Run and typing the CMD command. 2. Go to the root of the drive we are having difficulty with 3. Type CACLS * /e /t /c /g Administrators:F System:F 4. Press ENTER and this command should start to go through each of the files on that volume.

Note: This same command is also used in the SetDKACLS.bat command file and is found in the directory folder where Diskeeper is installed. Example: C:\Program Files\Diskeeper Corporation\Diskeeper

After this has completed and the file security permissions have been added, you should find that Diskeeper will handle the volume properly.
Ergänzung ()

Weiss keiner Rat? Eigentlich müsste man ja den Befehl:

CACLS * /e /t /c /g Administrators:F System:F 4

nur so portieren, dass er auf Windows 7 DEUTSCH funktioniert, da er anscheint nur auf dem englischen läuft. Das nehme ich auf dem Parameter "... Administrators:F ..."
 
Zuletzt bearbeitet:
win+r
cmd [enter]
Laufwerk ansteueren (da wo der fehler ist)
z.B. cd d:\
dann müsste nur noch "d:\>" da stehen
Befehl kopieren: CACLS * /e /t /c /g Administrators:F System:F 4
zu cmd wechseln
Rechtsklick -> Einfügen [Enter]
 
Hallo...

Habe gleiches Problem.

Noch keine Lösung gefunden.

Haben Sie vielleicht schon eine Lösung ...

Würde mich riesig freuen..

Grüße

Cedric
 
Ich schließe mich hier auch an...
Habe so ziemlich alles durch und komme nicht weiter.

NEED HELP!
 
Also ich habe bis jetzt noch keine Hilfe finden könne.
Bei Diskeeper wollen die nicht helfen, jedenfalls bekomme ich keine Antwort und der Befehl von Crystal-X geht leider auch nicht, da mein Windows deutsch ist.
Der Befehl der .bat im Diskeeper Verzeichnis ist auch nur für ein englisches Windows zu gebrauchen.

Ich weiß nicht weiter :(
 
Hallo... ich habe unsere Techguys gefragt, und sie haben mir folgende Instruktionen gegeben, falls auch dieses nicht klappt, bitte nochmal Bescheid geben.

If the defragment operation is failing due to permission, you can run icacls, which is a replacement for cacls on vista and windows 7. The syntax is as follows icalcs * /grant administrators:F SYSTEM:F

If it is a different language, simply replace the username (eg: adminstrators -> Administratoren)
 
D:\>icacls * /grant Administrator:F SYSTEM:F
Bearbeitete Datei: $AVG
Bearbeitete Datei: $RECYCLE.BIN
Bearbeitete Datei: Diskeeper
Bearbeitete Datei: Downloads
Bearbeitete Datei: System Volume Information
5 Dateien erfolgreich verarbeitet, bei 0 Dateien ist ein Verarbeitungsfehler auf
getreten.

Funktioniert leider trotzdem nicht.
Gleiche Fehlermeldung. Jemand noch eine Idee?
 
Zurück
Oben