<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Virtuall BLOG for hbr</title>
		<description>These are some topics I ran into at customers that may benefit other people.</description>
		<link>http://www.virtuall.nl</link>
		<lastBuildDate>Tue, 07 Feb 2012 23:10:43 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Installing the linux 64-bit Citrix receiver v12</title>
			<link>http://www.virtuall.nl/blog/installing-the-linux-64-bit-citrix-receiver-v12</link>
			<description>&lt;p&gt;Nothing should be easier than downloading a binary package from the internet, install it and run the executable. But in case of Citrix Receivers on Linux, this has always been somewhat of an issue. With the previous versions there was always some issues with Motif or certificates that were missing. With version 12 of the Receiver for Linux this is no different. With all the excuses Citrix has, they still manage to deliver almost complete installers that only need &amp;ldquo;a little bit of manual [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 26 Dec 2011 23:00:00 +0100</pubDate>
		<category>x64</category>
 <category>receiver</category>
 <category>linux</category>
 <category>Citrix</category>
 <category>64bit</category>
		</item>
		<item>
			<title>Migrating from VBA to VSTO</title>
			<link>http://www.virtuall.nl/blog/migrating-from-vba-to-vsto</link>
			<description>&lt;p&gt;It was long overdue but we finally made the move away from Visual Basic for Applications (Microsoft Office scripting). We implemented Sharepoint 2010 and were still using the old fashioned VBA code that originated from Office 2003. So we got Visual Studio out and started translating the VBA code into Visual Basic dotnet.&lt;/p&gt;  &lt;p&gt;After the code was translated and connections to CRM were setup, we bound the new standard document to the sharepoint libraries. Now if we create a new document from  [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Thu, 06 Oct 2011 23:00:00 +0100</pubDate>
		<category>vsto</category>
 <category>vba</category>
 <category>script</category>
 <category>powershell</category>
 <category>office</category>
		</item>
		<item>
			<title>Scheduled monitoring of ESXi hosts</title>
			<link>http://www.virtuall.nl/blog/scheduled-monitoring-of-esx-hosts</link>
			<description>&lt;p&gt;In my post on sizing up the storage for block size usage, I wrote a script to get the data into a manageable form. This script runs fine from the command line but you probably want to have some sort of trend to analyze. &lt;/p&gt;  &lt;p&gt;In that case, you want to go and schedule running the script. Now the ESX host has a scheduler called &amp;lsquo;cron&amp;rsquo;. In full versions you would simply add a script to /etc/cron.hourly and it would pick it up on the next run. In ESXi this is slightly different. To [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 16 Aug 2011 23:00:00 +0100</pubDate>
		<category>vscsiStats</category>
 <category>troubleshooting</category>
 <category>script</category>
 <category>esx</category>
		</item>
		<item>
			<title>It's SAMPLE time with vscsiStats</title>
			<link>http://www.virtuall.nl/blog/ita-s-sample-time-with-vscsistats</link>
			<description>&lt;p&gt;vscsiStats is a new VMware tool that helps give insight in disk IOs and latency and stuff like that. It&amp;rsquo;s a very useful tool but it dumps data in histograms. Using these in Excel is quite a pain because Excel knows histograms (with add-ins) but only one at a time. If you want a graph a whole LUN or other lower level part of the storage over time, you need to reformat the data. And luckily, ESX, like most Linux versions nowadays, comes with a python interpreter. Now I know a lot of diffe [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 08 Feb 2011 23:00:00 +0100</pubDate>
		<category>vscsiStats</category>
 <category>script</category>
 <category>python</category>
 <category>esx</category>
		</item>
		<item>
			<title>Archiving email attachments</title>
			<link>http://www.virtuall.nl/blog/archiving-email-attachments</link>
			<description>&lt;p&gt;I had a discussion last week with a colleague about archiving messages in outlook. I have a 7GB mailbox on the server because I never delete mail. That may seem&amp;nbsp;overdone but it has served me well a couple of times in discussions we had. Besides, I see absolutely no point in archiving mail away from the mail server to another store on some fileserver that eventually lands on the same central storage. &lt;/p&gt;&lt;p&gt;But a lot of the older mail contains attachments that are outdated and no longer n [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 11 Jan 2011 23:00:00 +0100</pubDate>
		<category>script</category>
 <category>powershell</category>
 <category>outlook</category>
 <category>attachments</category>
 <category>archive</category>
		</item>
		<item>
			<title>Import a VM into Lab Manager using Orchestrator (part 2)</title>
			<link>http://www.virtuall.nl/blog/import-a-vm-into-lab-manager-using-orchestrator-part-2</link>
			<description>&lt;p&gt;This is part 2 of a quick guide to importing a VM into Lab Manager using Orchestrator. In case you missed it, part 1 is available on http://virtuall.eu/blog/import-a-vm-in-lab-manager-using-orchestrator. &lt;/p&gt;  Lab Manager import preparation  &lt;p&gt;In the previous blog we selected a VM and exported it to a fileshare. Unfortunately, for Lab Manager to understand this VM export, we need to change it a little. First, we need 2 xml files; a configuration.xml with this content: &lt;/p&gt;     &lt;p&gt;&amp;lt;configu [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 09 Nov 2010 23:00:00 +0100</pubDate>
		<category>vCenter</category>
 <category>server virtualization</category>
 <category>script</category>
 <category>Orchestrator</category>
 <category>Labmanager</category>
 <category>esx</category>
 <category>bash</category>
		</item>
		<item>
			<title>The VDI armageddon (about Storage impact of VDI)</title>
			<link>http://www.virtuall.nl/blog/the-vdi-armageddon</link>
			<description>&lt;p&gt;Virtual Desktop Infrastructure, or VDI, is hot. It&amp;rsquo;s cool, secure, centrally managed, flexible - it&amp;rsquo;s an IT manager&amp;rsquo;s dream.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;VDI comes in two flavours; Service Hosted VDI (Centralized, single-user remote vDesktop solution) and Client-Side VDI (local, single-user vDesktop solution).&lt;br /&gt;&lt;br /&gt;The advantages of a VDI infrastructure are that virtual desktops are hardware independent and can be accessed from any common OS. It is also much easier to deplo [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Sun, 07 Nov 2010 23:00:00 +0100</pubDate>
		<category>vdi</category>
 <category>storage</category>
 <category>impact</category>
 <category>desktop virtualization</category>
		</item>
		<item>
			<title>Import a VM in Lab Manager using Orchestrator</title>
			<link>http://www.virtuall.nl/blog/import-a-vm-in-lab-manager-using-orchestrator</link>
			<description>&lt;p&gt;There are a lot of things you can automate in a virtual infrastructure. One of the tools that can help automate the more complex workflows is Orchestrator. It’s free when you have a vCenter and it’s very powerful. &lt;/p&gt;  &lt;p&gt;Another great tool is Lab Manager. It’s designed for Test and Dev environments but it can also help to improve uptime of your datacenter by regulating changes in your production environment. &lt;/p&gt;  &lt;p&gt;This is a Proof of Concept combining the two tools as they overlap o [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 02 Nov 2010 23:00:00 +0100</pubDate>
		<category>vCenter</category>
 <category>server virtualization</category>
 <category>script</category>
 <category>Orchestrator</category>
 <category>Labmanager</category>
 <category>esx</category>
 <category>bash</category>
		</item>
		<item>
			<title>Script bits (update 4)</title>
			<link>http://www.virtuall.nl/blog/script-bits</link>
			<description>&lt;p&gt;This post is a quick gathering of a few small scripts I wrote with my IT-life's motto: &amp;quot;Never do anything twice&amp;quot; &lt;/p&gt;  &lt;p&gt;None of them are very special but each of them is a result of a short moment of frustration and a few minutes of gvim typing (yes, I use 'vi' on windows too). &lt;/p&gt;  &lt;p&gt;so far this article contains: &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;     Add wallpapers from a lot of subdirs to a Windows 7 Theme     Change everybody's manager in Active Directory     Execute one command on all you [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 31 May 2010 23:00:00 +0100</pubDate>
		<category>script</category>
 <category>powershell</category>
 <category>esx</category>
 <category>bash</category>
 <category>Active Directory</category>
		</item>
		<item>
			<title>A blog post with Windows Live Writer to Joomla/myBlog</title>
			<link>http://www.virtuall.nl/blog/a-blog-post-with-windows-live-writer-to-joomla-myblog</link>
			<description>&lt;p align=&quot;left&quot;&gt;On the server side, take the next steps to install the MetaWebLog XMLRPC plugin in Joomla: &lt;/p&gt;          go to http://joomlacode.org/gf/project/metaweblogapi/frs/ and download the file to your local system            go to http://yoursite/administrator and go to &amp;lsquo;Extensions&amp;rsquo; and &amp;lsquo;Install/Uninstall&amp;rsquo;            browse and upload the metaweblog zipfile             next, go to Site, Global Configuration, System, System Settings and set Enable Web Services to Y [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 11 Jan 2010 23:00:00 +0100</pubDate>
		<category>MyBlog</category>
 <category>Live Writer</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Scheduled View VM refresh</title>
			<link>http://www.virtuall.nl/blog/scheduled-view-vm-resets</link>
			<description>&lt;p&gt;If you use non persistent desktops with VMware View, there are two options to reset the machine to its default state. One is immediately after a user logs off, the other is manually by a View Administrator. Currently, there is no way to schedule a VM reset at, say, 2PM.&amp;nbsp;&lt;/p&gt;&lt;p&gt;A VM reset generates a lot of IOPS. So doing this in a production environment that's strained for IOPS is a performance risk (read&amp;nbsp;http://virtuall.eu/download-document/vdi-storage-deep-impact!). But having adm [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Sun, 20 Dec 2009 23:00:00 +0100</pubDate>
		<category>vmware</category>
 <category>view</category>
 <category>vdi</category>
 <category>script</category>
 <category>schedule</category>
 <category>refresh</category>
 <category>desktop virtualization</category>
		</item>
		<item>
			<title>Creating a VDI template</title>
			<link>http://www.virtuall.nl/blog/creating-a-vdi-template</link>
			<description>&lt;p style=&quot;margin-left: 0in&quot;&gt;A basic Windows XP machine can do a lot of things. Apart from facilitating an environment for a user's applications, it can do things like self maintenance, updates, hardware changes, etc. This is nice in a physical environment with lots of different pieces of hardware but in a virtual instance things hardly change, the environment is pretty much set and all tricks to speed things up usually have an adverse effect on the infrastructure. All these virtual instances nee [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 16 Nov 2009 23:00:00 +0100</pubDate>
		<category>vdi</category>
 <category>template</category>
 <category>desktop virtualization</category>
		</item>
		<item>
			<title>VMware new product releases</title>
			<link>http://www.virtuall.nl/blog/vmware-new-product-releases-136</link>
			<description>&lt;br/&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt;VMware announced a couple of new products today: SRM 4 and WS 7.&lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt; &lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px&quot;&gt;VMware Site Recovery Manager 4&lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt;Most important features are&lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt; &lt;/p&gt;&lt;br/&gt;&lt;br/&gt;vSphere support&lt;br/&gt;NFS support&lt;br/&gt;Shared recovery site support&lt;br/&gt;FT support &lt;br/&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt; &lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 14px;&quot;&gt; They [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Sun, 04 Oct 2009 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>ESX Deployment Appliance (EDA) Quick startup and troubleshooting guide</title>
			<link>http://www.virtuall.nl/blog/esx-deployment-appliance-eda-quick-startup-and-troubleshooting-guide</link>
			<description>&lt;p&gt;The current version is 0.95. Download the main appliance from Download v0.95. Don't forget to use the alternate OVF file&amp;nbsp;at the same download location if you need to import the VM into previous Virtual Infrastructure versions. This guide is written for previous versions but except for some first time wizards, it still applies to the newest release.&lt;/p&gt;&lt;p&gt;If you have anything to say about this appliance, don't hesitate and go to the VMTN forum for this appliance.&lt;/p&gt;&lt;p&gt;To search through e [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 14 Sep 2009 23:00:00 +0100</pubDate>
		<category>server virtualization</category>
 <category>esx</category>
 <category>eda</category>
 <category>deploy</category>
		</item>
		<item>
			<title>vCenter Orchestrator and LabManager 4</title>
			<link>http://www.virtuall.nl/blog/vcenter-orchestrator</link>
			<description>&lt;p&gt;With vCenter 4.0 comes vCenter Orchestrator. This workflow management software was originally developed by Dunes was the base for Lab Manager and Stage Manager.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Orchestrator is installed by default when vCenter server is installed but to use it, you have to enable it. It doesn't require any additional licenses. &lt;/p&gt;&lt;p&gt;To enable Orchestrator, go to services.msc and set the &amp;quot;VMware vCenter Orchestrator Configuration&amp;quot; service to autostart and start the service.&amp;nbsp;&lt;/p&gt;&lt;p&gt; [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Wed, 02 Sep 2009 23:00:00 +0100</pubDate>
		<category>vmware</category>
 <category>vCenter</category>
 <category>Orchestrator</category>
 <category>Labmanager</category>
		</item>
		<item>
			<title>User pictures from the Active Directory</title>
			<link>http://www.virtuall.nl/blog/mugshots-from-the-active-directory-127</link>
			<description>&lt;p&gt;Not many people are aware that the Microsoft Active Directory has properties for pictures. This means that it's possible to add mugshots from people to your AD.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a small application that lets you edit these pictures. That means you don't need a seperate fileserver directory or database to store this kind of information. I also added birthday and first working day to the schema of the AD (somehow date properties aren't available in AD??). This makes this a coo [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Sun, 30 Aug 2009 23:00:00 +0100</pubDate>
		<category>script</category>
 <category>pictures</category>
 <category>Active Directory</category>
		</item>
		<item>
			<title>Windows 7 Issues</title>
			<link>http://www.virtuall.nl/blog/windows-7-issues-123</link>
			<description>&lt;p&gt;I've been working with Windows 7 since the first beta was released and since that first beta, it's been working much better than Vista ever did on my laptop.&amp;nbsp;&lt;/p&gt;&lt;p&gt;But there are some issues. This list describes what I encountered and how it can be solved. I run 64bit because I have 4GB ram.&amp;nbsp;&lt;/p&gt;&lt;p&gt;VMware vSphere Client won't run properly. &lt;/p&gt;&lt;p&gt;get &amp;nbsp;the&amp;nbsp;system.dll&amp;nbsp;from dotNet 2.0 and follow instructions&amp;nbsp;here.&lt;/p&gt;&lt;p&gt;Connecting to a WebDAV share (like Sharepoint) [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Thu, 20 Aug 2009 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Information collection</title>
			<link>http://www.virtuall.nl/blog/information-collection-120</link>
			<description>&lt;p&gt;There is so much information that comes by that I sometimes hear of things, recognize that I heard something about that before, but totally forgot where.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This list is an attempt to keep up with all that information by linking keywords and links for quick reference and easy searching. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;img src=&quot;/components/com_myblog/images/readmoreline.gif&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Check this out:&lt;/p&gt;Atlantis Computing&amp;nbsp;Fast and dynamic storage objectsLiquidware Labs&amp;nbsp;VDI  [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 18 Aug 2009 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>vSphere Fault Tolerance</title>
			<link>http://www.virtuall.nl/blog/vsphere-fault-tolerance</link>
			<description>&lt;p&gt;we did some tests at a customer last week with FT. First ofcourse, it works like a charm. very impressive technology. &lt;/p&gt;&lt;p&gt;one of the things we wanted to know is the bandwidth needed to keep the CPUs in sync. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;first we popped up 'calc' and did a 123456789!&amp;nbsp; CPU went up to 100%, bandwidth needed: only 15kB/s.. wow..&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;next we did a local disk to local disk copy. not very cpu intensive but the FT bandwith went up to 25kB/s. still very low.&lt;/p&gt;&lt;p&gt; [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Wed, 24 Jun 2009 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>The story of the vSphere client that wanted to run on Windows 7</title>
			<link>http://www.virtuall.nl/blog/the-story-of-the-vsphere-client-that-wanted-to-run-on-windows-7</link>
			<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The vSphere client expects certain things to be available on the machine it runs on. On all released Windows versions, this is not an issue. But on Windows 7, something is missing that makes the client install correctly, but when it connects to an ESX host, fails with an obscure XML error message. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To get the vSphere&amp;nbsp; to run correctly, you need a SYSTEM.DLL from the dotNet 2.0 stack and have the vSphere client use that DLL instead of the native one.&amp;nbsp;&lt; [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 23 Jun 2009 23:00:00 +0100</pubDate>
		</item>
	</channel>
</rss>
