<?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>random technology [RT] &#187; vbscript</title>
	<atom:link href="http://www.cibengineering.com/blog/tag/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cibengineering.com/blog</link>
	<description>Remote access engineering, citrix and terminal services</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:23:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>ica ping wmi vbscript alternative</title>
		<link>http://www.cibengineering.com/blog/ica-ping-wmi-vbscript-alternative/</link>
		<comments>http://www.cibengineering.com/blog/ica-ping-wmi-vbscript-alternative/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[ica ping]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.cibengineering.com/blog/?p=278</guid>
		<description><![CDATA[Here is a great way to use the wmi root\cimv2 repository, attach to Win32_PerfFormattedData_CitrixICA_ICASession and pull in some additional metrics in an effort to build from ica ping. On Error Resume Next Const wbemFlagReturnImmediately = &#38;h10 Const wbemFlagForwardOnly = &#38;h20 arrComputers = Array("host") For Each strComputer In arrComputers WScript.Echo WScript.Echo "==========================================" WScript.Echo "Computer: " &#38; <a href='http://www.cibengineering.com/blog/ica-ping-wmi-vbscript-alternative/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.cibengineering.com/blog/ica-ping-wmi-vbscript-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>check host if laptop</title>
		<link>http://www.cibengineering.com/blog/vbscript-check_for_laptop/</link>
		<comments>http://www.cibengineering.com/blog/vbscript-check_for_laptop/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workstation]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.cibengineering.com/blog/?p=94</guid>
		<description><![CDATA[Scenario: We have a script which needs to be deployed to hosts across the domain footprint which needs to install a small application upon meeting certain criteria.  This seems to be a relatively easy task and can be easily accomplished in several ways. (example) One would be inclined to write a vbscript, use wmi, and <a href='http://www.cibengineering.com/blog/vbscript-check_for_laptop/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.cibengineering.com/blog/vbscript-check_for_laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

