- Windows Stuff
- Change Window's "register" User/Org
- Exchange2010 Installtion Issues
- Fix - GotoMeeting Could not Connect
- How To - Moving Google AppSync Outlook Mailbox Data
- How To - Uninstall Software Update Manager
- Perl Script - Active Directory Password Expiration
- RealTek HD Audio and Windows7
- Script - Restart Service on ALL Hosts
- Tip - DSADD and DSMOD Commands
- Windows 2008 DHCP Server in Workgroup
- XP Install Blank Black Screen
Windows 2008 DHCP Server in Workgroup
I was recently reminded of an issue we had with our small office LAN. Periodically, the small server we had serving basic network services like DHCP and DNS would crawl to a halt or crash. Upon investigation, I discovered it was due to the system running out of memory. After rebooting, the system seemed to run just fine.
To help diagnose, I added NSClient++ to the system and monitored system resources via Nagios. Sure enough, over time you could see the memory usage slowly increase. I discovered it was the DHCP server process causing the issue. A little googling led me to the "A Windows Server 2008-based DHCP server that is configured in a workgroup environment may consume too much memory" Microsoft KB article.
Sure enough, after performing the suggested registry change we have not seem the same memory utilization issue that lead to the server crashing. To spoil the lovely KB article, you just need to execute the following command (one-line):
reg add HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\DHCPServer\Parameters /v DisableRogueDetection /t REG_DWORD /d 1
- MWalker's blog
- Printer-friendly version
- Login to post comments
-

Recent comments
23 weeks 5 days ago
27 weeks 6 days ago
45 weeks 2 days ago
48 weeks 3 days ago
1 year 6 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 18 weeks ago
1 year 22 weeks ago