<?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>Roberto Alves &#187; script</title>
	<atom:link href="http://www.robertoalves.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertoalves.com</link>
	<description>Scripts and Server Based Computing</description>
	<lastBuildDate>Wed, 11 Mar 2009 17:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable again toolbars in Excel 2003</title>
		<link>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/</link>
		<comments>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 17:05:04 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=203</guid>
		<description><![CDATA[Sometimes you can be very surprised with the amount of irresponsible people doing some code as vbs scripts, programs or even simple excel macros that can negatively affect production environments.
Last week I got a very simple problem, that can be frustrating for a user. Some external partner of my company created a Excel spreadsheet with [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily running commands in all servers/workstations</title>
		<link>http://www.robertoalves.com/2009/easily-running-commands-in-all-serversworkstations/</link>
		<comments>http://www.robertoalves.com/2009/easily-running-commands-in-all-serversworkstations/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:54:09 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[wscript.shell]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=201</guid>
		<description><![CDATA[Sometimes we are diving into so many tools, products, technologies, etc that we forgot simple and old tools that can save the day or at least save a good time. I will give as example the Sysinternals psexec, that is very useful to run remote commands.
Let&#8217;s imagine that you need force a policy update in [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/easily-running-commands-in-all-serversworkstations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.vbs script to restrict access only from internet to Citrix XenApp or TS servers</title>
		<link>http://www.robertoalves.com/2009/vbs-script-to-restrict-access-only-from-internet-to-citrix-xenapp-or-ts-servers/</link>
		<comments>http://www.robertoalves.com/2009/vbs-script-to-restrict-access-only-from-internet-to-citrix-xenapp-or-ts-servers/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 17:35:51 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Metaframe]]></category>
		<category><![CDATA[Presentation Server]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[wscript.shell]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=194</guid>
		<description><![CDATA[This vbs script consist into two verifications to restrict access of users from internet in Citrix XenApp (Presentation Server/Metaframe) servers or Terminal Services, to be included in the session initialization. The idea of this script allow access from users from Internet just if they are in a specific Active Directory group.
In the first verification, the [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/vbs-script-to-restrict-access-only-from-internet-to-citrix-xenapp-or-ts-servers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Simple and better solution to redirect local drives in XenApp sessions</title>
		<link>http://www.robertoalves.com/2009/simple-and-better-solution-to-redirect-local-drives-in-xenapp-sessions/</link>
		<comments>http://www.robertoalves.com/2009/simple-and-better-solution-to-redirect-local-drives-in-xenapp-sessions/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 17:04:01 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=187</guid>
		<description><![CDATA[ICA or RDP are not the best protocols to copy files between DataCentres and remote workstations. But, some times is very difficult to implement a different solution to provide access to users local files from Citrix XenApp or Terminal Services, and even if the idea was rejected in the design of your environment, one day [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/simple-and-better-solution-to-redirect-local-drives-in-xenapp-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Citrix FastLaunch a good option to improve logon time of Citrix XenApp sessions?</title>
		<link>http://www.robertoalves.com/2009/is-citrix-fastlaunch-a-good-option-to-improve-logon-time-of-citrix-xenapp-sessions/</link>
		<comments>http://www.robertoalves.com/2009/is-citrix-fastlaunch-a-good-option-to-improve-logon-time-of-citrix-xenapp-sessions/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:43:32 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=183</guid>
		<description><![CDATA[In this month Citrix released a new utility called FastLaunch. This is not a official supported utility or even a tech preview. It is just a very small utility made by IT guys in Citrix to &#8220;hold&#8221; Citrix sessions, providing to users reconnect their sessions every time, instead to logon again.
This tool was created some [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/is-citrix-fastlaunch-a-good-option-to-improve-logon-time-of-citrix-xenapp-sessions/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>XML-based map network drives for login scripts</title>
		<link>http://www.robertoalves.com/2008/xml-based-map-network-drives-for-login-scripts/</link>
		<comments>http://www.robertoalves.com/2008/xml-based-map-network-drives-for-login-scripts/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:21:53 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=180</guid>
		<description><![CDATA[I found at VisualBasicScript.com Forum a very useful script wrote by a user called &#8220;ginolard&#8221;, that can be used at login scripts or if you need, you can use the basic structure of this script into others scripts with different proposes.
Basically, this script read a XML file and execute mapnetwork commands considering the information gathered. [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/xml-based-map-network-drives-for-login-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Publishing IE without toolbars and no kiosk mode</title>
		<link>http://www.robertoalves.com/2008/publishing-ie-without-toolbars-and-no-kiosk-mode/</link>
		<comments>http://www.robertoalves.com/2008/publishing-ie-without-toolbars-and-no-kiosk-mode/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:46:15 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=114</guid>
		<description><![CDATA[Some times, you need publish a specific website on your Citrix XenApp farm, but you need avoid to users see toolbars or addressbars, and you don&#8217;t want put Internet Explorer on kiosk mode. Then the alternative solution can be publish a .VBS that opens the Internet Explorer as you wish.
First step: Create a .vbs and [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/publishing-ie-without-toolbars-and-no-kiosk-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automating project documentations with AutoIT</title>
		<link>http://www.robertoalves.com/2008/automating-project-documentations-with-autoit/</link>
		<comments>http://www.robertoalves.com/2008/automating-project-documentations-with-autoit/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 11:46:05 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Presentation Server]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=103</guid>
		<description><![CDATA[One picture say more than a thousand words. Because this in some cases I like to include a lot of images on my project documentations. Generally, these pictures are PrintScreens of consoles and their configurations and diagrams that explain some funcionality.
Benefits when you use pictures instead pure text on project documentations:

You are sure that all [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/automating-project-documentations-with-autoit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.VBS Copying files to many locations</title>
		<link>http://www.robertoalves.com/2008/copying-files-to-many-locations/</link>
		<comments>http://www.robertoalves.com/2008/copying-files-to-many-locations/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 09:48:55 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=72</guid>
		<description><![CDATA[This is a very simple script that copies a folder from a specific path to all servers listed on servers.txt file.
There is a file called progress.htm that runs an activeX control that shows a progress bar, that increases when the copy is done on each server.
On Error Resume Next
source_server = &#8220;machine_name&#8221;
source = &#8220;\c$\Install\CPS45HF&#8221;
Dim server()
Set objFSO [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/copying-files-to-many-locations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.VBS to remap network drivers after file server migrations</title>
		<link>http://www.robertoalves.com/2008/vbs-to-remap-network-drivers-after-file-server-migrations/</link>
		<comments>http://www.robertoalves.com/2008/vbs-to-remap-network-drivers-after-file-server-migrations/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 16:09:06 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[wscript.shell]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=64</guid>
		<description><![CDATA[Very useful on File Servers migrations, this script was created and used on login script of 1000+ users after migration from Novell file server to a new Windows file server. The script reduces the calls on service desk after migration, reading what mapped drivers each user has and creating a new mapped driver.
Basically, you need [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/vbs-to-remap-network-drivers-after-file-server-migrations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
