<?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>Stefan Jagger</title>
	<atom:link href="http://www.stefanjagger.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefanjagger.co.uk</link>
	<description>VMware, HP c7000 and EVA Storage guru based in Reading, UK</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:35:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How vSphere 4.1 Network I/O Control changed the way we use HP Flex-10</title>
		<link>http://www.stefanjagger.co.uk/08/how-vsphere-4-1-network-io-control-changed-the-way-we-use-hp-flex-10/</link>
		<comments>http://www.stefanjagger.co.uk/08/how-vsphere-4-1-network-io-control-changed-the-way-we-use-hp-flex-10/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 17:56:50 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=123</guid>
		<description><![CDATA[Flex-10 is flexible HP Virtual Connect Flex-10 for the HP C7000 BladeSystem is a fantastic piece of kit. It essentially allows you to &#8216;chop up&#8217; 10 GBit of bandwidth in to  1-4 FLEX NICs. This was great news to VMware admins as it provided an effective way to present dedicated bandwidth. Virtual machine, Storage (iSCSI/NFS), [...]]]></description>
			<content:encoded><![CDATA[<h2>Flex-10 is flexible</h2>
<p>HP Virtual Connect Flex-10 for the HP C7000 BladeSystem is a fantastic piece of kit. It essentially allows you to &#8216;chop up&#8217; 10 GBit of bandwidth in to  1-4 FLEX NICs. This was great news to VMware admins as it provided an effective way to present dedicated bandwidth. Virtual machine, Storage (iSCSI/NFS), vMotion, Fault Tolerance and even the Service Console could all be allocated bandwidth out of the 10Gbit as required. <a href="http://www.youtube.com/watch?v=woETxiCX6PY&amp;feature=player_embedded" target="_blank">Here&#8217;s a Flex-10 Video.</a></p>
<p>This was a great feature and created a greater amount of flexibility with VMware, with just one draw back. A 2Gbit NIC assigned for vMotion traffic will get just that, up to 2Gbit. If utilisation is at say, 20% on other FLEX NICs, the bandwidth of our vMotion FLEX NIC will not &#8216;balloon&#8217; automatically to take advantage of the spare bandwidth available.</p>
<h2>Network I/O Control adds more flexibility</h2>
<p>VMware ESX/ESXi 4.1 changed all of this with the introduction of Network I/O Control (or NIOC as some call it). We are now able to prioritise traffic at the vNetwork Distributed Switch eliminating the need to carve up the 10Gbit NIC in the first place, creating even more flexibility in our virtual environments.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-29-at-18.35.52.png"><img class="aligncenter size-medium wp-image-124" title="Network IO Control Screenshot" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-29-at-18.35.52-300x172.png" alt="Network IO Control NIOC Screenshot" width="300" height="172" /></a></p>
<p>In the image above you can see that the total network bandwidth capacity is 20Gbit and that Network I/O Control is enabled. The shares value&#8217;s can now be tweaked to dynamically look after our traffic and contention.</p>
<p>To save my ageing fingers, the image above and this quote are from the <a href="http://www.vmware.com/files/pdf/techpaper/VMW-Whats-New-vSphere41-Networking.pdf" target="_blank">technical whitepaper on vSphere 4.1 Networking.</a></p>
<blockquote><p>For example, assume we have a 10GbE link, with virtual-machine traffic set to 100 shares, vMotion traffic set to 50 shares, and VMware FT logging traffic set to 50 shares. If virtual-machine traffic and vMotion traffic are both contending for the 10GbE link, then the virtual-machine traffic (100 shares) will get 67% (6.7Gbps) of the link, and vMotion (50 shares) will get 33% (3.3Gbps) of the link. If we have all three of these traffic types active and contending for the link, then virtual-machine traffic (100 shares) will get 50% (5Gbps), vMotion (50 shares) will get 25% (2.5Gbps), and VMware FT logging (50 shares) will get 25% (2.5Gbps). If no other traffic types are contending for the link at that moment, then each traffic type can consume the entire link (or up to the host limit, if set).</p></blockquote>
<p>So to me it is clear that the best method to associate bandwidth to VMware using Flex-10 would be to present 10Gbit FLEX NICs and using the shares and limits within vSphere to mould the bandwidth in to shape.</p>
<p>Would be interested to hear anyone else&#8217;s thoughts on this as I haven&#8217;t had chance to benchmark speed tests yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/how-vsphere-4-1-network-io-control-changed-the-way-we-use-hp-flex-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install and configure squid-cache (squid) proxy on Ubuntu Linux</title>
		<link>http://www.stefanjagger.co.uk/08/install-and-configure-squid-proxy-with-ubuntu/</link>
		<comments>http://www.stefanjagger.co.uk/08/install-and-configure-squid-proxy-with-ubuntu/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 16:57:56 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=93</guid>
		<description><![CDATA[Here&#8217;s a quick tutorial how to setup a basic squid proxy cache running on Ubuntu linux. Download and install Ubuntu Linux Download Ubuntu from here &#8211; I went for the 64bit version. Installation is pretty basic. If you&#8217;re not using DHCP, set an IP address in System &#62; Preferences &#62; Network Connections. Once installed login [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick tutorial how to setup a basic squid proxy cache running on Ubuntu linux.</p>
<h2>Download and install Ubuntu Linux<a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-16.59.36.png"><img class="alignright size-thumbnail wp-image-95" title="Download Ubuntu Linux" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-16.59.36-150x150.png" alt="Ubuntu Linux Download" width="150" height="150" /></a></h2>
<ul>
<li><a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank">Download Ubuntu from here</a> &#8211; I went for the 64bit version.</li>
<li>Installation is pretty basic.</li>
<li>If you&#8217;re not using DHCP, set an IP address in <em>System &gt; Preferences &gt; Network Connections.</em></li>
<li>Once installed login to your desktop and head to <em>Applications &gt; Accessories &gt; Terminal.</em></li>
</ul>
<h2>Install squid-cache proxy<a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-16.06.51.png"><img class="alignright size-thumbnail wp-image-94" title="Squid (squid-cache) installation on Ubuntu Linux" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-16.06.51-150x150.png" alt="squid-cache ubuntu" width="150" height="150" /></a></h2>
<ul>
<li>Install squid. In the terminal window type: <em>sudo aptitude install squid squid-common </em>and press enter.</li>
<li>Set the permissions. Still in terminal: <em>sudo chown -R proxy:proxy /var/log/squid/ &amp;&amp; <em>sudo chown proxy:proxy /etc/squid/squid.conf</em></em></li>
</ul>
<h2>Basic squid-cache configuration</h2>
<ul>
<li>Let&#8217;s begin configuration: <em>sudo nano /etc/squid/squid.conf</em></li>
<li>There are few key things you will probably want to configure.
<ul>
<li>The &#8220;acl&#8221; access options. These allow or deny specific subnets access to the proxy/internet.</li>
<li>The &#8220;webmaster&#8221; contact email. This will set the webmaster email on the default squid (denied/not found) page and also ensure any issue reports are sent to the correct address.</li>
<li>The cache_dir options. Here we can specify the cache location, amount of cache to hold, and some subdirectory size settings.</li>
</ul>
</li>
</ul>
<p>To search within nano, the easy to use text editor in Ubuntu, use CTRL+W, as shown on the bottom bar in the editor.</p>
<h3>Setting the acl access options</h3>
<p>Search for <em>acl all </em>or use CTRL+V and CTRL+Y to scroll forward and back. Add or remove the networks you would like to enable squid-cache for. I added 192.168.0.0/24 and 192.168.123.0/24.</p>
<p>By default the access list localhost is allowed. If you opt to use localnet or another access list of your own you will need to scroll down a few lines and allow it using &#8220;http_access allow youraclname&#8221;.</p>
<h3><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-17.26.522.png"><img class="aligncenter size-medium wp-image-100" title="Squid-cache (squid) acl access lists" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-17.26.522-300x265.png" alt="Squid-Cache installation and configuration acl" width="300" height="265" /></a></h3>
<h3>Setting the webmaster contact email</h3>
<p>Do a <em>search for cache_mgr </em>and add in the webmaster email address there. Scroll down a few lines and enable mail_program mail by uncommenting (deleting) the # in front of it.</p>
<h3>Changing where to store the cache files</h3>
<p>Do a search for <em>cache_dir ufs. </em>You will find a line similar to this<em> cache_dir ufs /var/spool/squid 10000 16 256.</em></p>
<p>In my example the first part is the squid filesystem type and location. 10000 is the storage in MBytes, the default is 100. 16 and 256 are the number of Level1 and Level2 directories. <a href="http://www.squid-cache.org/Doc/config/cache_dir/" target="_blank">Read more on cache_dir here.</a></p>
<h2>Testing the configuration</h2>
<p><strong><span style="color: #ff0000;">Important: </span></strong>Whenever changes are made to the squid.conf or any other squid configuration file the squid daemon must be restarted.</p>
<p>From terminal: <em><span style="color: #ff0000;">sudo service squid restart</span></em></p>
<p>Once you have restarted squid open up your browser and change your proxy settings to the IP address of your squid box with port 3128. Open up a random website you know wouldn&#8217;t resolve e.g <a href="http://www.squid.rox/" target="_blank">http://www.squid.rox/</a> to test the proxy is running. You should get an error like <em>Generated Tue, 24 Aug 2010 16:55:49 GMT by squid (squid/2.7.STABLE7).</em> Next open up a few valid websites to build up the squid cache.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-18.42.591.png"><img class="aligncenter size-medium wp-image-117" title="Squid tests" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-18.42.591-300x188.png" alt="Installing and testing squid cache proxy" width="300" height="188" /></a></p>
<h3>Validating the caching is working</h3>
<p>Switch back to your Ubuntu Linux Squid (Squid-cache) box and open up a terminal. If you changed your cache_dir location like I did then do <em>sudo ls -laFo /var/spool/squid/</em> else, substitute the path for yours.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-17.53.32.png"><img class="aligncenter size-medium wp-image-104" title="Checking the squid proxy cache files" src="http://www.stefanjagger.co.uk/wp-content/uploads/Screen-shot-2010-08-24-at-17.53.32-300x265.png" alt="squid-cache proxy cache files" width="300" height="265" /></a></p>
<p>There you have it &#8211; a basic squid-cache (squid) proxy setup running on Ubuntu Linux.</p>
<p>Have a nice day!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/install-and-configure-squid-proxy-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing the VCP (VCP410) exam</title>
		<link>http://www.stefanjagger.co.uk/08/passing-the-vcp-vcp410-exam/</link>
		<comments>http://www.stefanjagger.co.uk/08/passing-the-vcp-vcp410-exam/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 05:34:56 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=73</guid>
		<description><![CDATA[On Saturday 21st August at 13:00 I sat down to take my VCP exam for the second time, after failing just 9 days before. I was nervous yet confident. The same feeling I had before. This is what scared me the most. The difference this time was that I had prepared. I was ready to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Cert_Prof_Logo_B_thumb_0CDB4DB7.gif"><img class="alignright size-full wp-image-74" title="VMware Certified Professional" src="http://www.stefanjagger.co.uk/wp-content/uploads/Cert_Prof_Logo_B_thumb_0CDB4DB7.gif" alt="" width="226" height="32" /></a></p>
<p>On Saturday 21st August at 13:00 <strong>I sat down to take my VCP exam for the second time,</strong> after failing just 9 days before.</p>
<p>I was nervous yet confident. The same feeling I had before. This is what scared me the most. <strong>The difference this time was that </strong><strong>I had prepared.</strong> I was ready to pass this thing and pass it good I did, with a rather pleasing score of 456 in just under 45 mins.</p>
<h2>The wrong approach</h2>
<p>I made a stupid mistake. By studying mainly configuration maximums after being advised time and again a that the exam would be made up almost entirely of these questions, I had tunnelled my vision of the exam. I didn&#8217;t study other areas such as Guided Consolidation, NFS, etc&#8230; all of which are on the <a href="http://communities.vmware.com/docs/DOC-10074" target="_blank">vSphere 4.1 Exam Blueprint</a>.</p>
<p><strong>Failing the exam with a score of 255 wounded me.</strong> I was so shocked by the grade that I actually called VMware&#8217;s Education department to double check that my answers had transmitted across properly.</p>
<p>Never one to let failure drag me down I made it my mission to pass the exam 7 days later, the minimum time to wait before a re-book.</p>
<h2>A better approach</h2>
<p>I went back to the drawing board. I thought to myself, instead of learning what others advised will be on the exam <strong>i&#8217;ll just learn everything.</strong></p>
<p><strong> </strong>The 7 days wait until I could re-book the exam gave me a window of time to study and redeem myself. Here&#8217;s how I did it.</p>
<ul>
<li><strong>Print out the </strong><a href="http://communities.vmware.com/docs/DOC-10074" target="_blank"><strong>vSphere 4.1 Exam Blueprint</strong></a><strong>. </strong>Highlight each of the areas once completed. Study this thing daily. It&#8217;s what will be on the exam.</li>
<li><strong>Practice in the labs.</strong> There&#8217;s a great open source NFS/iSCSI solution called <a href="http://openfiler.com/" target="_blank">Openfiler</a>. Team this with VMware Workstation and ESXi and you have a lightweight easy to deploy lab.</li>
<li><strong>Mock exams.</strong> <a href="https://mylearnssl.vmware.com/index.cfm" target="_blank">VMware University</a> and <a href="http://www.simonlong.co.uk/blog/vcp-vsphere-upgrade-study-notes/" target="_blank">SLOG</a> have some good free VCP mock exams. Use these as a guide&#8230; when you&#8217;re getting 90%+ every time on these it doesn&#8217;t necessarily mean you&#8217;re ready.</li>
<li><strong>Study regularly.</strong> Keeping the information flowing works well for me, everybody is different. I studied every night for at least 2 hours over the 7 days gap. I think you could study and pass the VCP exam in 2 weeks if you wanted it badly enough, but don&#8217;t rush.</li>
</ul>
<p>Simon Long (<a href="http://twitter.com/SimonLong_" target="_blank">@SimonLong_</a>) has a great post where he links out to study material directly from the exam blueprint. Some links are 4.0 but at the moment a lot still of these are relevant. <a href="http://www.simonlong.co.uk/blog/vcp-vsphere-upgrade-study-notes/" target="_blank">Check them out here.</a></p>
<p>Gregg Robertson (<a href="http://twitter.com/GreggRobertson5" target="_blank">@GreggRobertson5</a>) has <a href="http://thesaffageek.wordpress.com/2009/12/02/vcp4-learning-resources/" target="_blank">this post</a> and <a href="http://thesaffageek.wordpress.com/2009/12/02/vcp4-learning-resources-part-2/" target="_blank">this post</a> which could be of help.</p>
<h2>Conclusion</h2>
<p>Passing the VCP isn&#8217;t easy but it is far from impossible. If you follow this guide, studying and understanding everything in the exam blueprint, and you will pass.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/passing-the-vcp-vcp410-exam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unable to transfer the Schema Owner FSMO Role (2003 to 2008R2)</title>
		<link>http://www.stefanjagger.co.uk/08/error-transfer-schema-owner-fsmo/</link>
		<comments>http://www.stefanjagger.co.uk/08/error-transfer-schema-owner-fsmo/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 14:13:35 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=57</guid>
		<description><![CDATA[You should find it relatively easy to transfer 4 of the 5 FSMO roles (if not check Sander Berkouwer&#8217;s migration article), but the 5th role of schema owner might be tricky. The GUI might spring up an error like this: Active Directory The parameter is incorrect. The transfer of the current Operations Master could not [...]]]></description>
			<content:encoded><![CDATA[<p>You should find it relatively easy to transfer 4 of the 5 FSMO roles (<a href="http://blogs.dirteam.com/blogs/sanderberkouwer/archive/2008/03/02/transitioning-your-active-directory-to-windows-server-2008.aspx" target="_blank">if not check Sander Berkouwer&#8217;s migration article</a>), but the 5th role of schema owner might be tricky. The GUI might spring up an error like this:</p>
<p>Active Directory<br />
The parameter is incorrect.<br />
The transfer of the current Operations Master could not be performed.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/fsmo.jpg"><img class="aligncenter size-full wp-image-58" title="FSMO Schema Operations Error" src="http://www.stefanjagger.co.uk/wp-content/uploads/fsmo.jpg" alt="" width="398" height="277" /></a></p>
<h3>The Fix</h3>
<p>Download the Windows 2003 Support Tools (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6EC50B78-8BE1-4E81-B3BE-4E7AC4F0912D&amp;displaylang=en" target="_blank">here</a>) and install to your 2003 DC.</p>
<p>Once installed open up a cmd prompt and change to c:\program files (x86)\Support Tools\ and run ntdsutil.</p>
<p>Enter the following commands changing JKS-DC01 to your target (2008R2 in my case) server name.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/fsmo3.jpg"><img class="aligncenter size-full wp-image-59" title="Setting Schema FSMO roles" src="http://www.stefanjagger.co.uk/wp-content/uploads/fsmo3.jpg" alt="" width="537" height="98" /></a></p>
<p>Select &#8220;Yes&#8221; when a popup box asks if you would like to transfer the role.</p>
<p>A stream of text relating to your domain configuration will whizz past and all being well you&#8217;ll be presented with a prompt &#8220;fsmo maintenance:&#8221;.</p>
<p>Type Q, press enter.</p>
<p>Type Q again, press enter.</p>
<p>Next we check that all FSMO roles are transfered across with netdom query fsmo.</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/query.jpg"><a href="http://www.stefanjagger.co.uk/wp-content/uploads/query1.jpg"><img class="aligncenter size-full wp-image-66" title="netdom query fsmo" src="http://www.stefanjagger.co.uk/wp-content/uploads/query1.jpg" alt="" width="472" height="157" /></a><br />
</a></p>
<p>It isn&#8217;t good practice to keep all your eggs in one basket but this is ideal for migration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/error-transfer-schema-owner-fsmo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vCenter 4.1 sqlncli_x64.msi error</title>
		<link>http://www.stefanjagger.co.uk/08/vcenter-4-1-sqlncli_x64error/</link>
		<comments>http://www.stefanjagger.co.uk/08/vcenter-4-1-sqlncli_x64error/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:06:47 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=49</guid>
		<description><![CDATA[I recently came across this error message when trying to install VMware vCenter 4.1 to Windows Server 2003 R2 x64 Microsoft SQL Server 2005 Setup An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package &#8216;sqlncli_x64.msi&#8217;. It appears that [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across this error message when trying to install VMware vCenter 4.1 to Windows Server 2003 R2 x64</p>
<p><a href="http://www.stefanjagger.co.uk/wp-content/uploads/Capture.jpg"><img class="aligncenter size-full wp-image-50" title="sqlncli_x64.msi" src="http://www.stefanjagger.co.uk/wp-content/uploads/Capture.jpg" alt="vCenter error SQL Server Native Client" width="514" height="295" /></a></p>
<blockquote><p>Microsoft SQL Server 2005 Setup</p>
<p>An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package &#8216;sqlncli_x64.msi&#8217;.</p></blockquote>
<p>It appears that the default SQL Native Client (32bit) packaged with Windows 2003 R2 x64 causes the vCenter 4.1 installation to fail.</p>
<p>The fix for this is to <strong>remove the SQL Native Client from Add/Remove Programs and retry the vCenter 4.1 install.</strong></p>
<p>I haven&#8217;t tested Windows 2008 or 2008R2 but i&#8217;m sure it would resolve if there were any issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/vcenter-4-1-sqlncli_x64error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update VMware Tools without reboot (Power CLI)</title>
		<link>http://www.stefanjagger.co.uk/08/update-vmware-tools-without-reboot-power-cli/</link>
		<comments>http://www.stefanjagger.co.uk/08/update-vmware-tools-without-reboot-power-cli/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 15:19:58 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=44</guid>
		<description><![CDATA[I&#8217;ll save my typing fingers. get-vm MyVM &#124; Get-View &#124; Get-VIObjectByVIView &#124; Update-Tools -NoReboot Feel free to comment in other methods.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll save my typing fingers.</p>
<blockquote><p>get-vm MyVM | Get-View | Get-VIObjectByVIView | Update-Tools -NoReboot</p></blockquote>
<p>Feel free to comment in other methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/08/update-vmware-tools-without-reboot-power-cli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using a HP 5400 switch to route between VLANs with access list security</title>
		<link>http://www.stefanjagger.co.uk/06/using-a-hp-5400-switch-to-route-between-vlans-with-access-list-security/</link>
		<comments>http://www.stefanjagger.co.uk/06/using-a-hp-5400-switch-to-route-between-vlans-with-access-list-security/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 10:39:32 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=35</guid>
		<description><![CDATA[I had the task of routing between VLANs on an HP 5406 switch instead of using a router/security device. I came across a couple of stumbling points so thought i&#8217;d share. The access-list uses an inverted (or wildcard) subnet mask Each VLAN will need it&#8217;s own IP address Use &#8220;ip routing&#8221; instead of &#8220;ip default-gateway&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I had the task of routing between VLANs on an HP 5406 switch instead of using a router/security device. I came across a couple of stumbling points so thought i&#8217;d share.</p>
<ol>
<li>The access-list uses an inverted (or wildcard) subnet mask</li>
<li>Each VLAN will need it&#8217;s own IP address</li>
<li>Use &#8220;ip routing&#8221; instead of &#8220;ip default-gateway&#8221;</li>
<li>Apply the inter-vlan access-list using vlan i.e &#8220;ip access-group ACLNAME vlan&#8221;</li>
<li>Route to the internet using a default ip route</li>
</ol>
<p>You could also use ip access-group ACLNAME in, or ip access-group ACLNAME out to apply the access-list on inbound or outbound traffic respectively.</p>
<p>Here is a look at the config.</p>
<blockquote><p>; J8697A Configuration Editor; Created on release #K.14.34</p>
<p>hostname &#8220;CoreSw1&#8243;<br />
ip access-list extended &#8220;ACL_INTERNAL&#8221;<br />
10 permit ip 10.111.160.0 0.0.4.255 10.111.169.0 0.0.0.255<br />
20 deny ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255<br />
exit<br />
module 1 type J8706A<br />
module 2 type J8702A<br />
trunk B1-B4 Trk1 Trunk<br />
trunk B13-B16 Trk2 Trunk<br />
trunk A1 Trk11 Trunk<br />
trunk A2 Trk12 Trunk<br />
trunk A3 Trk13 Trunk<br />
trunk A4 Trk14 Trunk<br />
trunk A5 Trk15 Trunk<br />
trunk A6 Trk16 Trunk<br />
trunk A7 Trk17 Trunk<br />
trunk A8 Trk18 Trunk<br />
trunk A9 Trk19 Trunk<br />
trunk A10 Trk20 Trunk<br />
trunk A11 Trk21 Trunk<br />
trunk A12 Trk22 Trunk<br />
ip routing<br />
vlan 1<br />
name &#8220;Management&#8221;<br />
untagged A13-A24,B8-B9,B12,B20-B21<br />
ip address 192.168.0.1 255.255.255.0<br />
tagged Trk1-Trk2,Trk11-Trk22<br />
no untagged B5-B7,B10-B11,B17-B19,B22-B24<br />
exit<br />
vlan 160<br />
name &#8220;Curric&#8221;<br />
untagged B10<br />
ip address 10.111.160.1 255.255.248.0<br />
tagged Trk1-Trk2,Trk11-Trk22<br />
ip access-group &#8220;ACL_INTERNAL&#8221; vlan<br />
exit<br />
vlan 169<br />
name &#8220;Admin&#8221;<br />
ip address 10.111.169.1 255.255.255.0<br />
tagged Trk1-Trk2,Trk11-Trk22<br />
ip access-group &#8220;ACL_INTERNAL&#8221; vlan<br />
exit<br />
vlan 920<br />
name &#8220;WAN&#8221;<br />
untagged B24<br />
ip address 10.107.105.2 255.255.252.0<br />
exit<br />
ip route 0.0.0.0 0.0.0.0 10.107.105.1<br />
snmp-server community &#8220;public&#8221; unrestricted<br />
spanning-tree Trk1 priority 4<br />
spanning-tree Trk2 priority 4<br />
spanning-tree Trk11 priority 4<br />
spanning-tree Trk12 priority 4<br />
spanning-tree Trk13 priority 4<br />
spanning-tree Trk14 priority 4<br />
spanning-tree Trk15 priority 4<br />
spanning-tree Trk16 priority 4<br />
spanning-tree Trk17 priority 4<br />
spanning-tree Trk18 priority 4<br />
spanning-tree Trk19 priority 4<br />
spanning-tree Trk20 priority 4<br />
spanning-tree Trk21 priority 4<br />
spanning-tree Trk22 priority 4<br />
no autorun<br />
password manager<br />
password operator</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/06/using-a-hp-5400-switch-to-route-between-vlans-with-access-list-security/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to disable IE Enhanced Security in Citrix XenApp</title>
		<link>http://www.stefanjagger.co.uk/06/how-to-disable-ie-enhanced-security-with-citrix/</link>
		<comments>http://www.stefanjagger.co.uk/06/how-to-disable-ie-enhanced-security-with-citrix/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 21:56:42 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Enhanced Security]]></category>
		<category><![CDATA[IEC]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/06/how-to-disable-ie-enhanced-security-with-citrix/</guid>
		<description><![CDATA[I&#8217;ve tried all sorts to disable IE ESC on my Citrix XenApp 6 Farm such as disabling as admin, removing as admin and disabling as admin logged on as user and none of these worked. Here&#8217;s the fix. Search your registry for IEHarden and remove it if it lives in Zone or ZoneMap. Simple. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tried all sorts to disable IE ESC on my Citrix XenApp 6 Farm such as disabling as admin, removing as admin and disabling as admin logged on as user and none of these worked. Here&#8217;s the fix.</p>
<p><strong>Search </strong>your <strong>registry </strong>for <strong>IEHarden </strong>and <strong>remove it if it lives in Zone or ZoneMap</strong>. Simple.</p>
<p>Here&#8217;s what the location will look like but may differ depending on your version of Windows Server:<br />
<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap</strong></p>
<p>After you remove the keys (about 4) you will have to re-create your user profiles. Not an ideal fix but it works.</p>
<p>I haven&#8217;t found an easier way to do this so if anyone has input please share in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/06/how-to-disable-ie-enhanced-security-with-citrix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HP c700 iLO Firmware Mass Update</title>
		<link>http://www.stefanjagger.co.uk/04/oa-ilo-firmware-mass-update/</link>
		<comments>http://www.stefanjagger.co.uk/04/oa-ilo-firmware-mass-update/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 13:18:36 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/04/oa-ilo-firmware-mass-update/</guid>
		<description><![CDATA[Ok &#8211; so you have your shiney new HP c7000 Blade Chassis bundled with 16 blades to find out all of the iLO firmwares are out of date. To update via the iLO Web Administration would take forever but fear not, you can do it via the Onboard Administrator (OA). SSH to your OA and [...]]]></description>
			<content:encoded><![CDATA[<p>Ok &#8211; so you have your shiney new HP c7000 Blade Chassis bundled with 16 blades to find out all of the iLO firmwares are out of date. To update via the iLO Web Administration would take forever but fear not, you can do it via the Onboard Administrator (OA).</p>
<p>SSH to your OA and run the following:</p>
<p>UPDATE ILO ALL ftp://domain.com/ilo2_ver.bin</p>
<p>This will run through, check the current firmware and update as required. If an update isn&#8217;t required or the bay is empty it will skip.</p>
<p>Have a cuppa with the time you saved! <img src='http://www.stefanjagger.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/04/oa-ilo-firmware-mass-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Exchange 2010 OWA shows blank page</title>
		<link>http://www.stefanjagger.co.uk/03/default-exchange-2010-owa-shows-blank-page/</link>
		<comments>http://www.stefanjagger.co.uk/03/default-exchange-2010-owa-shows-blank-page/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 02:28:58 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.stefanjagger.co.uk/?p=23</guid>
		<description><![CDATA[Having installed Microsoft Exchange 2010 out of the box and all going to plan you may have a similar issue I had. Apparently the Exchange 2010 install doesn&#8217;t install all pre-requisites like it should. Outlook Web Access re-directs to the URL: https://xxx.yyy.local/owa/auth/logon&#8230;l/owa&#38;reason=0 Run these commands in Power Shell to fix. Import-Module ServerManager Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart]]></description>
			<content:encoded><![CDATA[<p>Having installed Microsoft Exchange 2010 out of the box and all going to plan you may have a similar issue I had. Apparently the Exchange 2010 install doesn&#8217;t install all pre-requisites like it should.</p>
<p>Outlook Web Access re-directs to the URL: <a href="https://xxx.yyy.local/owa/auth/logon.aspx?url=https://xxx.yyy.local/owa&amp;reason=0" target="_blank">https://xxx.yyy.local/owa/auth/logon&#8230;l/owa&amp;reason=0</a></p>
<p>Run these commands in Power Shell to fix.</p>
<blockquote>
<ul>
<li>Import-Module ServerManager</li>
<li>Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanjagger.co.uk/03/default-exchange-2010-owa-shows-blank-page/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
