Here is the error in the event log:
The Open Procedure for service "DHCPServer" in
DLL "C:\WINNT\system32\perfctrs.dll" failed. Performance
data for this service will not be available. Status code
returned is data DWORD 0.
Thanks
Looks like your receiving performance lib errors, which means the
performance counters for DHCP are not installed correctly.
Try the following:
Exit to a command prompt
cd \winnt\system32
unlodctr c:\winnt\system32\dhcpctrs.ini
lodctr c:\winnt\system32\dhcpctrs.ini
Regards,
Frank Brown
Microsoft Small Business Server Support
This posting is provided "AS IS" with no warranties, and confers no rights.