Sign in
Microsoft Windows DHCP Team Blog
The world's most deployed DHCP Server! Deploy and discuss about your fav. server, here!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Callout Dll
Class Based Assignment
DHCP DHCPV6 Reservations
DHCP Failover
DHCP Failover Hot Standby mode
DHCP Network Hint Performance
DHCP Policies
DHCP Server Migration
DHCP Server Performance
DHCPv6
FAQ
IPv6
Lease Time
LLF
MAC Filtering
Migrating to DHCP Failover
Migration
option 82
Policy Based Assignment
Policy Based IP Address and Option Assignment
Powershell
Scope-level link layer filtering
Setting policies for Virtual Machines
Windows Server 2008 R2
Windows Server 2012
Archive
Archives
December 2012
(4)
November 2012
(3)
October 2012
(1)
September 2012
(6)
August 2012
(3)
July 2012
(2)
June 2012
(1)
May 2010
(1)
April 2010
(1)
July 2009
(2)
June 2009
(2)
May 2009
(1)
April 2009
(2)
March 2009
(4)
February 2009
(4)
January 2009
(8)
December 2008
(3)
November 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(1)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(1)
December 2007
(1)
October 2007
(4)
June 2007
(2)
April 2007
(2)
February 2007
(3)
January 2007
(4)
December 2006
(3)
November 2006
(3)
October 2006
(1)
September 2006
(2)
August 2006
(1)
July 2006
(16)
June 2006
(4)
May 2006
(1)
October 2005
(1)
September 2005
(1)
April 2005
(1)
March 2005
(3)
January 2005
(2)
TechNet Blogs
>
Microsoft Windows DHCP Team Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Windows DHCP Team Blog
Finding Client Info based on MAC address.
Posted
over 6 years ago
by
teamdhcp
3
Comments
There is a DHCP Server management API DhcpGetClientInfo() with which DHCPUser can get the information about DHCP Clients. There are three way to figure out the information for the client with the above API. The first one is by specifing ClientIPAddress...
Microsoft Windows DHCP Team Blog
DHCP PowerShell Export Import cmdlets in Windows Server 2012
Posted
5 months ago
by
teamdhcp
0
Comments
DHCP PowerShell in Windows Server 2012, in addition to providing cmdlets for DHCP server management, provides cmdlets for exporting ( Export-DhcpServer ) and importing ( Import-DhcpServer ) DHCP Server configuration and IP address lease data. Unlike NetSH...
Microsoft Windows DHCP Team Blog
DHCP policies based on Relay Agent Information Option (option 82), DHCP Snooping and IP Source Guard
Posted
7 months ago
by
teamdhcp
0
Comments
Introduction DHCP server in Windows Server 2012 provides support for provisioning customized IP address and network configurations to DHCP clients using DHCP policies. Policies can be created based on several criteria one of which is relay agent information...
Microsoft Windows DHCP Team Blog
How to programatically set/view the DNS settings.
Posted
over 7 years ago
by
teamdhcp
5
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...
Microsoft Windows DHCP Team Blog
Scope-level Link layer filtering using DHCP Policies in Windows Server 2012
Posted
8 months ago
by
teamdhcp
0
Comments
Introduction Link-layer filtering was a DHCP feature introduced in Windows Server 2008 R2 where one could allow or restrict access to clients based on their MAC address. However the caveat in this feature was that this was possible only at the server...
Microsoft Windows DHCP Team Blog
Team DHCP wants your feedback!
Posted
over 5 years ago
by
teamdhcp
23
Comments
Is there a particular feature in DHCP (eg. reservations, callout DLL, failover, netsh, ...) that interests you? Have you customized the DHCP server, using scripts or external utilities to suit your environment? Are there features, that you would...
Microsoft Windows DHCP Team Blog
How to Assign a Dynamic address to A server by making a reservation for the server
Posted
over 7 years ago
by
teamdhcp
1
Comments
Obtain the MAC address of the server's interface for which we want to assign a Fixed DHCP address, And add a reservation using below command netsh dhcp server <DhcpServer'sAddress> Scope <Scope_ID> add reservedip <Fixed DHCP Address>...
Microsoft Windows DHCP Team Blog
DHCPv6 User Class Option
Posted
over 4 years ago
by
teamdhcp
0
Comments
RFC3315 specifies User Class Option for IPv6 hosts. DHCP administrators may define specific user class identifiers to convey information about a client's software configuration or about its user's preferences. User classes are created to support the implementation...
Microsoft Windows DHCP Team Blog
DHCPv6 Information-Refresh Time Option
Posted
over 4 years ago
by
teamdhcp
0
Comments
DHCPv6 Stateless Clients obtain configuration data from DHCP Server, by sending Information-request messages. The configuration data typically has no associated lifetime, hence there is no information telling a host when to refresh its configuration information...
Microsoft Windows DHCP Team Blog
Manage your server from your desktop!
Posted
over 7 years ago
by
teamdhcp
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...
Microsoft Windows DHCP Team Blog
How to set DHCP scope lease time through netsh?
Posted
over 7 years ago
by
teamdhcp
0
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...
Microsoft Windows DHCP Team Blog
How it works: DHCP Network Hint
Posted
over 5 years ago
by
teamdhcp
3
Comments
When a user takes his machine with Windows 7 OS (laptop) from one network to another network, then DHCP client first tries to get the network hint (SSID) of the new network. If it does not get any network hint, then regular processing is carried on assuming...
Microsoft Windows DHCP Team Blog
How to override the system default for the threshold for the event 1020.
Posted
over 7 years ago
by
teamdhcp
2
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...
Microsoft Windows DHCP Team Blog
Multi-Site deployment topologies for DHCP Failover
Posted
8 months ago
by
teamdhcp
3
Comments
The two modes of configuring DHCP Failover Load Balance and Hot Standby enables a wide range of deployment topologies involving failover deployment between the DHCP servers present in the same site or spread across multiple sites. The most rudimentary...
Microsoft Windows DHCP Team Blog
DHCP Server service security enhancement
Posted
over 4 years ago
by
teamdhcp
3
Comments
DHCP Server service is moved under Network Service account from what it used to be a Local System account untill Windows Server 2008. With this the DHCP Server service that runs in the context of the Network Service account presents the computer's credentials...
Microsoft Windows DHCP Team Blog
Windows 7 RC is available for TechNet and MSDN subscribers to download
Posted
over 4 years ago
by
teamdhcp
1
Comments
We are pleased to announce that the Windows 7 Release Candidate (RC) is available for immediate download to our TechNet and MSDN subscribers. If you’re not a TechNet Plus subscriber, please click here to learn about the benefits of becoming one. Windows...
Microsoft Windows DHCP Team Blog
Creating reservation for active leases.
Posted
over 7 years ago
by
teamdhcp
3
Comments
Note: In Windows Server 2008 R2, active leases can be converted to reservations by just doing a right click in the DHCP Server management console. :) If anyone is interested…or needs this in the future: 1. Dump all leases: Netsh dhcp...
Microsoft Windows DHCP Team Blog
Using DHCP policies to set different lease durations for different device types
Posted
7 months ago
by
teamdhcp
1
Comments
Introduction An enterprise network has several types of devices – desktops, printers, mobiles, laptops etc. An enterprise administrator would need to ensure that all these different types of device are provisioned appropriately for network connectivity...
Microsoft Windows DHCP Team Blog
Automatic syncing of scope configuration changes between 2 DHCP failover servers
Posted
5 months ago
by
teamdhcp
1
Comments
DHCP Failover is a new feature in Windows Server 2012 which provides for high availability of DHCP service. Two DHCP servers in a failover relationship synchronize the IP address lease information on a continual basis there by keeping their respective...
Microsoft Windows DHCP Team Blog
Setting up DHCP Policies for Virtual Machines
Posted
7 months ago
by
teamdhcp
2
Comments
Introduction With the trend towards private cloud and hosted cloud deployments, the use of virtualization is ubiquitous. This has also increased the need for better control of these virtualized environments with respect to IP address and network configuration...
Microsoft Windows DHCP Team Blog
Talks with experts
Posted
over 6 years ago
by
teamdhcp
4
Comments
The Following is the link for forum where DHCP Team's Developers, Tester and PM are waiting for you answer/support your queries. http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1510&SiteID=17 Post all your queries regarding Microsoft...
Microsoft Windows DHCP Team Blog
How to configure Name Protection
Posted
over 4 years ago
by
teamdhcp
0
Comments
This feature supports prevention of name squatting issues caused due to non-Windows OS machines. Using this feature one could prevent registration of non-Windows OS machine with a same name that is already registered for another machine in DNS Server...
Microsoft Windows DHCP Team Blog
Windows 2003 SP1 DHCP export/import netsh commands failure on IA64 platform
Posted
over 7 years ago
by
teamdhcp
0
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...
Microsoft Windows DHCP Team Blog
About "Default Routing and Remote Access Class"
Posted
over 7 years ago
by
teamdhcp
0
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...
Microsoft Windows DHCP Team Blog
Export - Import of DHCPv6 Server Configurations
Posted
over 5 years ago
by
teamdhcp
1
Comments
Export and import commands in netsh helps to export configuration of a local server to a particular file and then using this file these configurations can be imported on another server. Exporting and importing of DHCPv6 Server configuration can...
Page 3 of 5 (110 items)
1
2
3
4
5