<?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>Script Archives &#8211; My Virtual Vision</title>
	<atom:link href="https://blog.myvirtualvision.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.myvirtualvision.com/tag/script/</link>
	<description>My thoughts on application delivery</description>
	<lastBuildDate>Mon, 24 Apr 2017 08:38:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">19765378</site>	<item>
		<title>Releasing the Nutanix Documentation Script</title>
		<link>https://blog.myvirtualvision.com/2015/01/28/releasing-nutanix-documentation-script/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=releasing-nutanix-documentation-script</link>
					<comments>https://blog.myvirtualvision.com/2015/01/28/releasing-nutanix-documentation-script/#comments</comments>
		
		<dc:creator><![CDATA[Kees Baggerman]]></dc:creator>
		<pubDate>Wed, 28 Jan 2015 08:45:06 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[PoSH]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">http://blog.myvirtualvision.com/?p=3349</guid>

					<description><![CDATA[One of the things I&#8217;ve been working on since I started at Nutanix is the Nutanix documentation script. Luckily there already is an&#160;PowerShell framework to document AD, DHCP but also XenApp, XenDesktop and PVS for instance. &#160; And with the current release of NOS 4.1.1 and Barry Schiffer&#8217; NetScaler Documentation script I figured it would [&#8230;]]]></description>
		
					<wfw:commentRss>https://blog.myvirtualvision.com/2015/01/28/releasing-nutanix-documentation-script/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3349</post-id>	</item>
		<item>
		<title>Citrix: Powershell script to list active thin clients</title>
		<link>https://blog.myvirtualvision.com/2012/02/13/citrix-powershell-script-to-list-active-thin-clients/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=citrix-powershell-script-to-list-active-thin-clients</link>
					<comments>https://blog.myvirtualvision.com/2012/02/13/citrix-powershell-script-to-list-active-thin-clients/#comments</comments>
		
		<dc:creator><![CDATA[Kees Baggerman]]></dc:creator>
		<pubDate>Mon, 13 Feb 2012 19:25:11 +0000</pubDate>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[Citrix.XenApp.Commands]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">http://blog.myvirtualvision.com/?p=1007</guid>

					<description><![CDATA[I was working on a project and one of the sys admins wanted to display which thin clients where logged on, so we made a powershell script to export all active thin clients to a txt file. He could make a script that would enumerate that txt file into HTML to display the occupied thin [&#8230;]]]></description>
		
					<wfw:commentRss>https://blog.myvirtualvision.com/2012/02/13/citrix-powershell-script-to-list-active-thin-clients/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1007</post-id>	</item>
		<item>
		<title>Script: Create a list of Windows Updates installed</title>
		<link>https://blog.myvirtualvision.com/2011/09/08/script-create-a-list-of-windows-updates-installed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=script-create-a-list-of-windows-updates-installed</link>
					<comments>https://blog.myvirtualvision.com/2011/09/08/script-create-a-list-of-windows-updates-installed/#comments</comments>
		
		<dc:creator><![CDATA[Kees Baggerman]]></dc:creator>
		<pubDate>Thu, 08 Sep 2011 10:05:49 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows Update]]></category>
		<guid isPermaLink="false">http://blog.myvirtualvision.com/?p=727</guid>

					<description><![CDATA[I was troubleshooting some issues and I needed a way to collect an overview of Windows Updates installed on a couple of machines and after some digging around I found the following command line: gwmi Win32_QuickFixEngineering &#124; select Description, Hotfixid But because I had to run this command on several different machines and wanted the [&#8230;]]]></description>
		
					<wfw:commentRss>https://blog.myvirtualvision.com/2011/09/08/script-create-a-list-of-windows-updates-installed/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">727</post-id>	</item>
	</channel>
</rss>
