<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dhcp &#8211; Carl Webster</title>
	<atom:link href="https://www.carlwebster.com/tag/dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Fri, 10 Apr 2020 20:28:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">42228915</site>	<item>
		<title>Citrix Provisioning Services, Bluecat DHCP Appliance and PXE-E32: TFTP Open Timeout Error</title>
		<link>https://www.carlwebster.com/citrix-provisioning-services-bluecat-dhcp-appliance-pxe-e32-tftp-open-timeout-error/</link>
					<comments>https://www.carlwebster.com/citrix-provisioning-services-bluecat-dhcp-appliance-pxe-e32-tftp-open-timeout-error/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 14:36:00 +0000</pubDate>
				<category><![CDATA[PVS]]></category>
		<category><![CDATA[bluecat]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dhcp option 66]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=6421</guid>

					<description><![CDATA[At a recent XenDesktop and PVS project we ran into an issue where even though DHCP Options 66 and 67 were configured, we could not get rid of the PXE-E32:&#8230;]]></description>
										<content:encoded><![CDATA[<p>At a recent XenDesktop and PVS project we ran into an issue where even though DHCP Options 66 and 67 were configured, we could not get rid of the PXE-E32: TFTP open timeout error.  This short article describes the resolution.</p>
<p><span id="more-6421"></span>This project was for XenDesktop 7.1 and PVS 7.1 using Bluecat DHCP/DNS appliances.  There are a couple of search hits that mention this specific issue with Bluecat DHCP where DHCP Option 66 is never returned in the DHCP Offer packet.  We made sure of the following:</p>
<ul>
<li>All PVS servers had the correct IP addresses, subnet mask and gateway</li>
<li>The boot configuration file in both PVS sites was configured with the correct subnet mask</li>
<li>The VLAN was configured with the right subnet mask</li>
<li>DHCP was configured with the right subnet mask and gateway</li>
<li>DHCP Options 66 and 67 were configured correctly</li>
</ul>
<p>We did find some subnet misconfiguration issues and all subnet masks were corrected.  We then reran the PVS Configuration Wizard and make sure the correct subnet mask was used for the boot configuration information.  But we still received the PXE-E32: TFTP open timeout error.</p>
<p>We then installed Wireshark on the PVS server used for Option 66.  After receiving the timeout, we stopped the Wireshark capture and analyzed the DHCP packets.  What we noticed was that there was no Option 66 in the DHCP Offer packets.  DHCP Option 67 was there but without Option 66 the target device had no IP Address to go to for Option 67.  The customer placed a support call to Bluecat and found out that the Bluecat DHCP appliances do not support Option 66 or Option 67.  Bluecat has their own proprietary options that act like Options 66 and 67.  Once the proprietary options were set on the Bluecat DHCP appliance, the PXE-E32: TFTP open timeout error was gone, the target device received the proper information for the TFTP Server and boot file and the project was able to proceed.</p>
<p>Unfortunately the Bluecat support knowledgebase is behind a paid login so you will not find this information anywhere.  I hope this short post will help others out there looking to resolve the missing DHCP Option 66 offer when a Bluecat DHCP appliance is used.</p>
<p>&nbsp;</p>
<p><strong>UPDATE 10-Jan-2014:</strong> The customer gave me permission to include the settings that need to be set on the Bluecat DHCP appliance.  These are not DHCP Options, just fields on the Bluecat:</p>
<ul>
<li>Nextserver</li>
<li>Filename</li>
</ul>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/citrix-provisioning-services-bluecat-dhcp-appliance-pxe-e32-tftp-open-timeout-error/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6421</post-id>	</item>
		<item>
		<title>Where to Get Copies of the Various Scripts</title>
		<link>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</link>
					<comments>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 19:00:16 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PVS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenApp 5 for Server 2003]]></category>
		<category><![CDATA[XenApp 5 for Server 2008]]></category>
		<category><![CDATA[XenApp 6.0]]></category>
		<category><![CDATA[XenApp 6.5]]></category>
		<category><![CDATA[XenDesktop 5.x]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[provisioning services]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[word comobject]]></category>
		<category><![CDATA[xenapp]]></category>
		<category><![CDATA[xendesktop]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=3741</guid>

					<description><![CDATA[Many people have asked me where they can get copies of the PowerShell documentation scripts.  To make it easier to find, I have linked to all of them in this one article.]]></description>
										<content:encoded><![CDATA[<p><b>NOTE:  All current scripts require PowerShell Version 3 or later.  </b></p>
<p><strong>All current documentation scripts create a Microsoft Word 2010,  2013, or 2016/2019/O365 document.</strong></p>
<p><strong>Word 2016, Word 2019 and the Office 365 version of Word have the same version number of 16. All documentation scripts will work with Word 2019 and Word Office 365 with no changes.</strong></p>
<p><b>*****All the scripts run best on PowerShell Version 5*****</b></p>
<p>Many people have asked me where they can get copies of the various PowerShell documentation scripts. To make it easier to find, I have linked to all of them in this one article.</p>
<p>All scripts have been moved to the new <a title="Script Downloads Page" href="https://www.carlwebster.com/downloads" target="_blank" rel="noopener noreferrer">Downloads page</a>.</p>
<p>I am leaving this landing page here so I don&#8217;t break all the existing links people have to this page.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/feed/</wfw:commentRss>
			<slash:comments>333</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3741</post-id>	</item>
	</channel>
</rss>
