I'm deploying Exchange 2007 SP1 on Win2008 and Best Practices Analyzer is reporting this warning even if the service is running. From powershell gwmi i got:
ExitCode : 0
Name : Dhcp
ProcessId : 1000
StartMode : Auto
State : Running
Status : OK
and from control panel, administrative tools, services, DHCP Client is in started status.
Is it mistake from BPA (maybe beacuse of a WMI different status string in Win2008, it's "running" and not "started" or something like that...) ?
I'm ignoring the warning in the meantime, and all seems to be working...
Thanks for any help
Dario Palermo