Sign In
A.J.Anto's WebLog
The DHCP one-stop shop.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Pages
Archive
Archives
November 2006
(1)
August 2006
(1)
March 2006
(2)
November 2005
(2)
May 2005
(3)
April 2005
(4)
March 2005
(3)
February 2005
(7)
January 2005
(1)
December 2004
(1)
November 2004
(3)
October 2004
(2)
MSDN Blogs
>
A.J.Anto's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
A.J.Anto's WebLog
All about DHCP Auditing
Posted
over 6 years ago
by
anto_rocks
0
Comments
In this post, I would be discussing about DHCP Audit logging and how to tweak it to your specific situation. DHCP Audit logging can be customized using the following parameters: 1) The directory path in which the DHCP service stores audit log files...
A.J.Anto's WebLog
RManager - A tool to manage reservations
Posted
over 6 years ago
by
anto_rocks
2
Comments
Reservation Manager: Reservations are a critical feature in the DHCP server. Reservations’ are generally used for centralized static IP address assignment for critical machines. This way the IP address of the critical machines which serves critical functions...
A.J.Anto's WebLog
How to find out how many more addresses are available in the DHCP server?
Posted
over 6 years ago
by
anto_rocks
0
Comments
I got a couple of questions from a collegue regarding configuring DHCP server from a client machine. Before you can configure the DHCP server from a client machine like XP through netsh or MMC, you need to install something. Please refer: http://blogs...
A.J.Anto's WebLog
How to programatically set/view the DNS settings.
Posted
over 6 years ago
by
anto_rocks
1
Comments
How to programmactically set/view the DNS settings that we set in the DNS tab of the Server/Scope/Reservation property page? Before we investigate how to retrieve this information, let me first explain to you that this information is persisted as a DHCP...
A.J.Anto's WebLog
How to override the system default for the threshold for the event 1020.
Posted
over 7 years ago
by
anto_rocks
0
Comments
Question: How can I change the threshold value for firing of event 1020. Event 1020 fired by the DHCP server is fired whenever the amount of free addresses in a scope is less than 80%. E.g: Event Type: Warning Event Source: DhcpServer Event Category...
A.J.Anto's WebLog
About "Default Routing and Remote Access Class"
Posted
over 7 years ago
by
anto_rocks
1
Comments
The following is a question i received from one of the internal groups and my answer to the same. I hope you find the information usefull. Question: I am trying to configure options to be applied specifically to workstations that make a vpn connection...
A.J.Anto's WebLog
Follow-up article on DHCP server callout DLL.
Posted
over 7 years ago
by
anto_rocks
7
Comments
Hi all, I got a VS.NET solution for the sample DHCP server callout DLL. I have shared it to the world here: http://www.geocities.com/anto_rocks/DHCPCalloutDL.zip . Please let me know of any copyright issues as i do not know who wrote this code. I suppose...
A.J.Anto's WebLog
Windows 2003 SP1 DHCP export/import netsh commands failure on IA64 platform
Posted
over 7 years ago
by
anto_rocks
1
Comments
Hi all, This post is regarding an issue that plagues the Windows Server 2003 SP1 on Itanium 64 platforms. The problem is that the netsh export/import commands fail on these cases with the following error: DHCP Server import and export are allowed on...
A.J.Anto's WebLog
Follow-up article on how to set lease times through netsh.
Posted
over 7 years ago
by
anto_rocks
3
Comments
Question: I have a customer that has 5 DHCP servers that host many scopes. The customer wants to know of a way to script changing the lease duration on the advanced page of the properties of the scope (because they also have Bootp clients). Anybody have...
A.J.Anto's WebLog
A very good article on DHCP technology.
Posted
over 7 years ago
by
anto_rocks
0
Comments
Hi all, The person (Balint Toth) who gave the contents of the previous post pointed out this link. This link really good description of the DHCP technology. A must read i must say: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library...
A.J.Anto's WebLog
What it takes to get a lease.........
Posted
over 7 years ago
by
anto_rocks
0
Comments
Hi all, I found this pretty useful content in one of our internal DL's. I thought it should be available more widely. The following describes what it takes to get a address lease from the DHCP client. It describes the various steps taken by the...
A.J.Anto's WebLog
Manage your server from your desktop!
Posted
over 7 years ago
by
anto_rocks
0
Comments
In this post, I am going to talk about an interesting way to manage your Windows Servers. One of the things that would certainly be a good thing to have is the freedom to use your desktop environment to monitor and configure your servers. The advantages...
A.J.Anto's WebLog
Win2K3 SP1 RTM's
Posted
over 7 years ago
by
anto_rocks
8
Comments
The best Server OS just got better! http://www.microsoft.com/downloads/details.aspx?familyid=22CFC239-337C-4D81-8354-72593B1C1F43&displaylang=en The Windows Server 2003 Service Pack1 RTM's.
A.J.Anto's WebLog
How to set DHCP scope lease time through netsh?
Posted
over 7 years ago
by
anto_rocks
6
Comments
In this post, I am going to talk about how to set the lease time for a given scope in the DHCP server through netsh command-line. The command is a little unintuitive considering the fact that you won't be mentioning anything about lease time in the command...
A.J.Anto's WebLog
How to find out all the active clients serviced by your DHCP server
Posted
over 7 years ago
by
anto_rocks
2
Comments
In this post, I am going to discuss about the various ways by which you can enumerate all the client leases of the DHCP server. The reasons why you might want to do this can be many: You might want to do this when we want to have a single list of all...
A.J.Anto's WebLog
Join me in the chat.
Posted
over 7 years ago
by
anto_rocks
1
Comments
One last reminder...... Enter here: http://www.microsoft.com/technet/community/chats/chatroom.aspx Date: 3/3/05 Today! Time: 9:30 – 11am PST. Join us to discuss tips, techniques and best practices to Configure and Deploy DHCP with Windows Server 2003...
A.J.Anto's WebLog
How to duplicate reservations from one server to another?
Posted
over 7 years ago
by
anto_rocks
49
Comments
The problematic scenario is the following: There are two DHCP servers serving the same set of subnets. For each of the subnets which is being served by both the servers there are two scopes one for each server. The scopes are configured in a way that...
A.J.Anto's WebLog
All about the DHCP server callout API functions.
Posted
over 7 years ago
by
anto_rocks
32
Comments
Ah now for the best part. I had always wanted to test this callout API thing. This is perhaps the most powerful way to leverage your Windows DHCP server. With the DHCP server callout, in a way, the whole DHCP server source code is before you for you to...
A.J.Anto's WebLog
Join me in the chat!
Posted
over 7 years ago
by
anto_rocks
0
Comments
Hi all, My team which is involved in the development of DHCP service is preparing for a upcoming chat session titled: Configuring and Deploying DHCP with Windows Server 2003, Part 3. Date: 3/3/05 Time: 9:30 – 11am PST. Join us to discuss tips, techniques...
A.J.Anto's WebLog
All about DHCP vendor classes and user classes.
Posted
over 7 years ago
by
anto_rocks
8
Comments
Fundamentally vendor classes were introduced to re-use the option id’s in a vendor specific way. Since these are options specific to a given vendor and their scope is very limited to that vendor, it cannot afford to have a option in the list 1-255 as...
A.J.Anto's WebLog
Why are some of the addresses in the Address Leases for a given scope are marked as BAD_ADDRESS in the DHCP snap-in?
Posted
over 7 years ago
by
anto_rocks
4
Comments
Today when I entered my office, the first thing that happened was the admin for our lab was asking me to debug an issue in which the DHCP server which doles out IP Addresses in our lab was out of addresses. This prevents the DHCP clients from joining...
A.J.Anto's WebLog
DHCP Documentation
Posted
over 7 years ago
by
anto_rocks
7
Comments
Documentation related to Windows DHCP Server and Client. 1) Windows Server 2003 a. Windows Server 2003 Main Technical Reference: This link has information about: I. Checklists for installing the service II. Best Practices...
A.J.Anto's WebLog
How do you find out the instantaneous load of the DHCP server?
Posted
over 7 years ago
by
anto_rocks
0
Comments
Many network administrators would like to know the instantaneous load on their DHCP servers. This is possible on Windows Server 2003. The downside is that this cannot be done directly via the GUI or the net shell commands. You can go to the perfmon by...
A.J.Anto's WebLog
Join me in the chat!
Posted
over 7 years ago
by
anto_rocks
1
Comments
Hi all, My team which is involved in the development of DHCP service is preparing for a upcoming chat session titled: Configuring and Deploying DHCP with Windows Server 2003, Part 3. Join us on January 20, 2005 to discuss tips, techniques and best practices...
A.J.Anto's WebLog
Let's set the ball rolling.
Posted
over 8 years ago
by
anto_rocks
3
Comments
As I am getting a whole lot of DHCP questions from customers on a daily basis, I thought I should compile them all (including the answers of course) into a FAQ and put it here. Any takers?
Page 1 of 2 (30 items)
1
2