DHCP Pool getting over
-
Monday, May 07, 2012 4:17 PM
Hi
We need a script which send an email to us when DHCP Ip pool is getting over for a number of DHCP servers
kits
All Replies
-
Monday, May 07, 2012 4:18 PMModerator
Hi,
Please read the following:
Bill
-
Monday, May 07, 2012 4:41 PM
Hi
We need a script which send an email to us when DHCP Ip pool is getting over for a number of DHCP servers
kits
On Windows 2008 add an email task to the event registered by the DHCP server when the address pool is filled. I believe it alaerts when less that 5% of the addresses are available.
On WS2003 you can create a WMI event monitor with a MOF that will do pretty much the same thing.
¯\_(ツ)_/¯
- Proposed As Answer by Richard MuellerMVP, Moderator Wednesday, May 09, 2012 10:21 PM
- Marked As Answer by IamMredMicrosoft Employee, Owner Saturday, May 12, 2012 1:00 AM

