defrag schedule

J

Jon

is there a way to schedule automatic defraging a couple of
nights a week on a win2k server?
 
B

Bart Denison[MSFT]

Actually there are native tools =)

Use the scheduled tasks tool to run the command line defrag (defrag.exe):
Usage:
defrag <volume> [-a] [-f] [-v] [-?]
volume drive letter or mount point (d: or d:\vol\mountpoint)
-a Analyze only
-f Force defragmentation even if free space is low
-v Verbose output
-? Display this help text
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top