<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: The Mysterious Microsoft DHCP Option ID 81	</title>
	<atom:link href="https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Thu, 02 Dec 2021 21:49:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/comment-page-1/#comment-57763</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 02 Dec 2021 21:49:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=18190#comment-57763</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/comment-page-1/#comment-57714&quot;&gt;Sebastian Gandini&lt;/a&gt;.

Remove-DhcpServerv4OptionValue -ComputerName &lt;DHCPServerName&gt; -OptionId 81 will remove OptionID 81. I have no idea what the side effect is.

Get-DhcpServerv4OptionValue -ComputerName labdc1

OptionId   Name            Type       Value                VendorClass     UserClass       PolicyName
--------   ----            ----       -----                -----------     ---------       ----------
81                         DWord      {53}
15         DNS Domain Name String     {LabADDomain.com}
3          Router          IPv4Add... {192.168.1.1}
6          DNS Servers     IPv4Add... {192.168.1.201, 1...


remove-DhcpServerv4OptionValue -ComputerName labdc1 -OptionId 81
Get-DhcpServerv4OptionValue -ComputerName labdc1

OptionId   Name            Type       Value                VendorClass     UserClass       PolicyName
--------   ----            ----       -----                -----------     ---------       ----------
15         DNS Domain Name String     {LabADDomain.com}
3          Router          IPv4Add... {192.168.1.1}
6          DNS Servers     IPv4Add... {192.168.1.201, 1...

Thanks

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/comment-page-1/#comment-57714">Sebastian Gandini</a>.</p>
<p>Remove-DhcpServerv4OptionValue -ComputerName <dhcpservername> -OptionId 81 will remove OptionID 81. I have no idea what the side effect is.</p>
<p>Get-DhcpServerv4OptionValue -ComputerName labdc1</p>
<p>OptionId   Name            Type       Value                VendorClass     UserClass       PolicyName<br />
&#8212;&#8212;&#8211;   &#8212;-            &#8212;-       &#8212;&#8211;                &#8212;&#8212;&#8212;&#8211;     &#8212;&#8212;&#8212;       &#8212;&#8212;&#8212;-<br />
81                         DWord      {53}<br />
15         DNS Domain Name String     {LabADDomain.com}<br />
3          Router          IPv4Add&#8230; {192.168.1.1}<br />
6          DNS Servers     IPv4Add&#8230; {192.168.1.201, 1&#8230;</p>
<p>remove-DhcpServerv4OptionValue -ComputerName labdc1 -OptionId 81<br />
Get-DhcpServerv4OptionValue -ComputerName labdc1</p>
<p>OptionId   Name            Type       Value                VendorClass     UserClass       PolicyName<br />
&#8212;&#8212;&#8211;   &#8212;-            &#8212;-       &#8212;&#8211;                &#8212;&#8212;&#8212;&#8211;     &#8212;&#8212;&#8212;       &#8212;&#8212;&#8212;-<br />
15         DNS Domain Name String     {LabADDomain.com}<br />
3          Router          IPv4Add&#8230; {192.168.1.1}<br />
6          DNS Servers     IPv4Add&#8230; {192.168.1.201, 1&#8230;</p>
<p>Thanks</p>
<p>Webster</dhcpservername></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sebastian Gandini		</title>
		<link>https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/comment-page-1/#comment-57714</link>

		<dc:creator><![CDATA[Sebastian Gandini]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 21:42:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=18190#comment-57714</guid>

					<description><![CDATA[I activated option 81 in every scope of a dhcp server. It works fine dealing with some issues but sometimes it has problems when you have a laptop that moves from one scope to another. In this situation you have two different IP leases active in two different scopes and dhcp first update DNS record with the new IP lease and a couple of minutes later it updates the record with the old one.
Is the a definitive way to disable Option 81 as you see in a newly created scope?]]></description>
			<content:encoded><![CDATA[<p>I activated option 81 in every scope of a dhcp server. It works fine dealing with some issues but sometimes it has problems when you have a laptop that moves from one scope to another. In this situation you have two different IP leases active in two different scopes and dhcp first update DNS record with the new IP lease and a couple of minutes later it updates the record with the old one.<br />
Is the a definitive way to disable Option 81 as you see in a newly created scope?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: No One		</title>
		<link>https://www.carlwebster.com/the-mysterious-microsoft-dhcp-option-id-81/comment-page-1/#comment-40293</link>

		<dc:creator><![CDATA[No One]]></dc:creator>
		<pubDate>Thu, 01 Apr 2021 17:09:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=18190#comment-40293</guid>

					<description><![CDATA[Option 81 manages the &quot;&quot;Always dynamically update DNS records&quot; option of the scope...

I do not understand why the value can be different, though...

Best I can tell :
-Option 81 with a value of 7 is the same as &quot;Enable DNS dynamic updates  if requested by DHCP&quot; and &quot;Dynamically update DNS records for DCP clients that do not request updates (windows NT 4.0)&quot;
-Option 81 with a value of 23 is the same as &quot;Enable DNS dynamic updates, always dynamically update DNS records&quot;]]></description>
			<content:encoded><![CDATA[<p>Option 81 manages the &#8220;&#8221;Always dynamically update DNS records&#8221; option of the scope&#8230;</p>
<p>I do not understand why the value can be different, though&#8230;</p>
<p>Best I can tell :<br />
-Option 81 with a value of 7 is the same as &#8220;Enable DNS dynamic updates  if requested by DHCP&#8221; and &#8220;Dynamically update DNS records for DCP clients that do not request updates (windows NT 4.0)&#8221;<br />
-Option 81 with a value of 23 is the same as &#8220;Enable DNS dynamic updates, always dynamically update DNS records&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
