Will the running the Windows dcdiag.exe command-line tool on a Server 2008 R2 system interfere with any services on that machine?

A small amount of CPU and network traffic usage is acceptable, but the system is live and applications on the machine must remain up and running without interruption.

link|improve this question

75% accept rate
feedback

2 Answers

up vote 5 down vote accepted

didiag.exe is safe to run on a production machine. It's a reporting tool only and doesn't attempt to take corrective actions (stopping / starting services, making configuration changes, etc).

link|improve this answer
2  
It can make some changes depending on the switches used. E.g. if the /fix switch is used. Regardless it is safe to use. – maweeras Jan 15 at 13:34
feedback

No, dcdiag.exe will not interfere with any services.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.