Jump to content

Defragment client and server


Recommended Posts

Guest devjnr@gmail.com
Posted

I would like to manage defrag of my office:

 

15 servers

30 clients (desktop,laptops)

 

using native windows defrag utility.

 

I'm wondering which is the best way to accomplish this behavior.

 

Best regards.

  • Replies 1
  • Created
  • Last Reply

Popular Days

Posted

RE: Defragment client and server

 

 

 

"devjnr@gmail.com" wrote:

> I would like to manage defrag of my office:

>

> 15 servers

> 30 clients (desktop,laptops)

>

> using native windows defrag utility.

>

> I'm wondering which is the best way to accomplish this behavior.

>

> Best regards.

>

>

 

Not sure if this is a correct way or not, but what I have done is taken the

defrag command and made a .bat file with some params (write to log file, etc)

and then used the scheduler to run the .bat file at a specific time. Now for

the servers we are using a 3rd party app, but for the desktops the command

line (.bat) file seems to be working just fine. If I need to check the log,

I just \\computername\c$\logfile.txt to check it..


×
×
  • Create New...