<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Waclaw Chrabaszcz</title>
    <link rel="self" type="application/xml" href="http://geekswithblogs.net/Wchrabaszcz/Atom.aspx" />
    <subtitle type="html"> ... there is no spoon ...</subtitle>
    <id>http://geekswithblogs.net/Wchrabaszcz/Default.aspx</id>
    <author>
        <name>Waclaw Chrabaszcz</name>
        <uri>http://geekswithblogs.net/Wchrabaszcz/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 0.0.0.0">Subtext</generator>
    <updated>2013-05-09T15:57:17Z</updated>
    <entry>
        <title>ADMT – How to migrate users and computers from domain to the other</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/05/09/admt--how-to-migrate-users-and-computers-from-domain.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/05/09/admt--how-to-migrate-users-and-computers-from-domain.aspx</id>
        <published>2013-05-09T15:57:1702:00:00</published>
        <updated>2013-05-09T15:57:17Z</updated>
        <content type="html">&lt;ol&gt;&lt;li&gt;As a first step you should prepare SQL server within destination domain, and install ADMT on server within destination domain. I am going to use Domain Controller for this role, what might not be a best practice. In production env DC  should remain untouched. SQL 2005 Express SP3  is recommended for this build.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom1.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Then we have to create DNS conditional forwarding to source domain&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom2.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Choose what you want to migrate&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom3.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Select Source and destination domain and  DC&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom4.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;&lt;div&gt;Select users you are going to migrate&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom5.png" alt="" /&gt;&lt;br /&gt;
			&lt;/div&gt;&lt;p&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom6.png" alt="" /&gt;
			&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;/li&gt;&lt;li&gt;Select target OU&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom7.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Migrate old passwords&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom8.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;And what is the most important migrate SID history&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom9.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;You can migrate related groups as well&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom10.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Or skip some account properties&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom11.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Conflict handling&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom12.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;&lt;div&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/050913_1357_ADMTHowtom13.png" alt="" /&gt;
			&lt;/div&gt;&lt;p&gt;
 &lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152910.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152910.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152910.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152910.aspx</trackback:ping>
    </entry>
    <entry>
        <title>CMD – how to install apps from UNC path</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/28/cmd--how-to-install-apps-from-unc-path.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/28/cmd--how-to-install-apps-from-unc-path.aspx</id>
        <published>2013-04-28T08:03:0702:00:00</published>
        <updated>2013-04-28T08:03:07Z</updated>
        <content type="html">&lt;p&gt;There is a very old and useful command: pushd. Take a look how to use it.
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;pushd \\fileserver\AppShare\Installers\Software&lt;br /&gt;change user /install&lt;br /&gt;15186-AdbeRdr11000_en_US.exe /sPB /rs&lt;br /&gt;"Firefox Setup 16.0.1.exe" -ms&lt;br /&gt;change user /execute&lt;br /&gt;popd&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152808.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152808.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152808.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152808.aspx</trackback:ping>
    </entry>
    <entry>
        <title>How to install Citrix Excalibur</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/14/how-to-install-citrix-excalibur.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/14/how-to-install-citrix-excalibur.aspx</id>
        <published>2013-04-14T11:23:5002:00:00</published>
        <updated>2013-04-14T11:23:50Z</updated>
        <content type="html">&lt;p&gt;To install Delivery Controller:
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;"D:\x64\XenDesktop Setup\XenDesktopServerSetup.exe" /noreboot /quiet /configure_firewall  /components CONTROLLER,DESKTOPSTUDIO,DESKTOPDIRECTOR,LICENSESERVER
&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;To install desktop or server agent (reboot is required to install TS role):
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;"D:\x64\XenDesktop Setup\XenDesktopVDAsetup.exe"  /quiet /components VDA,PLUGINS /controllers excalibur.testdomain.net /enable_remote_assistance /enable_remote_management /enable_hdx_ports
&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Have I seen it before?  … &lt;a href="http://geekswithblogs.net/Wchrabaszcz/archive/2012/12/29/how-to-install-xendesktop.aspx"&gt;hmm&lt;/a&gt; …
&lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152685.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152685.aspx</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152685.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152685.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Matrioshka</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/06/matrioshka.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/04/06/matrioshka.aspx</id>
        <published>2013-04-06T11:06:5902:00:00</published>
        <updated>2013-04-06T11:06:59Z</updated>
        <content type="html">&lt;p&gt;Matrioshka this is a traditional Russian doll, or rather traditional Russian dolls where each doll contains a smaller-one inside.
&lt;/p&gt;&lt;p&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Some time ago I had my first romance with Linux, and I was really blasted by compiz effects. I want them ! … But I have to work on my corporate Windows. Moreover I cannot imagine myself  in my professional live without Outlook, Visio, and so many Windows apps. Let's say straight: I am and I will always be a Windows guy. So … I have to give up …
&lt;/p&gt;&lt;p&gt;No …  &lt;a href="http://www.youtube.com/watch?v=XO0pcWxcROI"&gt;there is no spoon&lt;/a&gt; !
&lt;/p&gt;&lt;p&gt;Let's make some fun than:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Download and install &lt;a href="http://download.virtualbox.org/virtualbox/4.2.10/VirtualBox-4.2.10-84105-Win.exe"&gt;VirtualBox&lt;/a&gt;, it provides great support for Linux machines and it is free
&lt;/li&gt;&lt;li&gt;Download &lt;a href="http://www.ubuntu.com/start-download?distro=desktop&amp;amp;bits=32&amp;amp;release=latest"&gt;Ubuntu&lt;/a&gt; 12.10
&lt;/li&gt;&lt;li&gt;Create new VM and install Ubuntu, use standard Ubuntu template, install all available hotfixes. 
&lt;/li&gt;&lt;li&gt;Make sure You installed &lt;a href="http://download.virtualbox.org/virtualbox/4.2.10/VBoxGuestAdditions_4.2.10.iso"&gt;VirtualBox Guest additions&lt;/a&gt; on UbuntuVM&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka2.png" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka3.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Once it will be done shutdown UbuntuVM
&lt;/li&gt;&lt;li&gt;Time for some tips:&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka4.png" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka5.png" alt="" /&gt;&lt;br /&gt;2 gigs of RAM, and 2 vCPUs will give you real comfort of working. If you need more resources on your Host computer, just shutdown the linux&lt;br /&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka6.png" alt="" /&gt;&lt;br /&gt;the magic key to success is a 3D hardware acceleration&lt;br /&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka7.png" alt="" /&gt;&lt;br /&gt;if you need VPN to your datacenter, and you have to use only corporate accepted VPN client, you can use your host PC to route guest VM traffic &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Devices | Shared Clipboard | Bidirectional &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Power VM on&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Download and install &lt;a href="http://download.citrix.com.edgesuite.net/akdlm/7010/icaclient-12.1.0_i386.deb?__gda__=1365237338_bd54e930bb5e5fd81ad718a8501e3e0a&amp;amp;__dlmgda__=1365320247_11e07776425ba36bb55c291a2fc75915&amp;amp;fileExt=.deb"&gt;Citrix client for Linux&lt;/a&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;&lt;div&gt;Time to make linux really cool, the most important is compiz experimental package
&lt;/div&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;sudo apt-get install compiz-fusion-bcop compizconfig-settings-manager compiz-dev build-essential libtool libglu1-mesa-dev libxss-dev libcairo2-dev git-core&lt;br /&gt;cd &amp;amp;&amp;amp; git clone git://anongit.compiz.org/users/soreau/scripts compizexperimental&lt;br /&gt;cd compizexperimental/&lt;br /&gt;chmod +x compiz-addons&lt;br /&gt;./compiz-addons install all&lt;br /&gt;compiz --replace&lt;br /&gt;&lt;br /&gt;
				&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;li&gt;During the reboot grab some coffee, logon and execute CompizConfig Settings Manager. Now is your time ..&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka8.png" alt="" /&gt;&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;Result can be really awesome. Here's an example. Since now better 2gether means much more &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;&lt;br /&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/040613_0907_Matrioshka9.png" alt="" /&gt;
		&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152630.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152630.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152630.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152630.aspx</trackback:ping>
    </entry>
    <entry>
        <title>SCOM 2012 SP1 – XenApp monitoring</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/23/scom-2012-sp1--xenapp-monitoring.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/23/scom-2012-sp1--xenapp-monitoring.aspx</id>
        <published>2013-03-23T09:02:0701:00:00</published>
        <updated>2013-03-23T09:02:07Z</updated>
        <content type="html">&lt;p&gt;If you have to manage many XenApp farm, or just one but really big -  it will be worth to have good robust tool for it. As a Citrix guy I should prefer EdgeSight, hopefully I am Microsoft victim and I am going choose SCOM.  Why, because SCOM offers active monitoring, it is not only checking the health of my servers it can recover them in many situations. To start monitoring we have to:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Deploy SCOM agents on Citrix boxes
&lt;/li&gt;&lt;li&gt;Mark them as a proxy to forward XenApp events (in my opinion SCOM run as account should be Citrix Full Administrator)
&lt;/li&gt;&lt;li&gt;Import Citrix Management Packs from XenApp installation ISO
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Let's do it
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Import-Module -name OperationsManager&lt;br /&gt;$PrimaryMgmtServer = Get-SCOMManagementServer -Name "scom.TESTDOMAIN.net"&lt;br /&gt;Install-SCOMAgent -Name "xenapp.TESTDOMAIN.net" -PrimaryManagementServer $PrimaryMgmtServer
&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;Import-SCOMManagementPack "D:\XenApp Management Pack\Citrix.Library.mp"&lt;br /&gt;Import-SCOMManagementPack "D:\XenApp Management Pack\Citrix.PresentationServer.mp"
&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;Get-SCOMAgent -Name "xenapp.TESTDOMAIN.net" | Enable-SCOMAgentProxy
&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;After a few very long minutes you can enjoy yourself with XenApp monitors.
&lt;/p&gt;&lt;p&gt;&lt;img src="https://gwb.blob.core.windows.net/wchrabaszcz/032313_0802_SCOM2012SP11.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Time to create some overrides … no this is the story for another beer.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152492.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152492.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152492.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152492.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Shared resources and stopped services</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/14/shared-resources-and-stopped-services.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/14/shared-resources-and-stopped-services.aspx</id>
        <published>2013-03-14T09:34:1601:00:00</published>
        <updated>2013-03-14T09:34:16Z</updated>
        <content type="html">&lt;p&gt;A hypervisor is like a bank. It is offering inexistent CPU cycles and HDD I/Os up to 150% of real capacity. In normal situation VMs consumes about 20% of declared (maximum) RAM, CPU and disk IO, and business is running perfectly … until … Until everyone will come to bank and ask "I want my money back". Good example, short power outage or unexpected hypervisor reboot.  Once the hypervisor will start it will try to power on all VM guests, and every of them will want "his money back". As a result we have temporary IO storm  and after 10 – 15 mins everything backs to normal. VM guests works, however many of them timeouted some services,   for example MSSQLSERVER &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;.  Let's increase timeout delay on our VM guests.
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Windows Registry Editor Version 5.00&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]&lt;br /&gt;"ServicesPipeTimeout"=dword:00180000
&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Since now our services have 3 mins to start … and to stop when you shutting down the VM &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152398.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152398.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152398.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152398.aspx</trackback:ping>
    </entry>
    <entry>
        <title>A Windows Client and Site Link Costs</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/02/a-windows-client-and-site-link-costs.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/03/02/a-windows-client-and-site-link-costs.aspx</id>
        <published>2013-03-02T08:27:0801:00:00</published>
        <updated>2013-03-02T08:27:08Z</updated>
        <content type="html">&lt;p&gt;I was thinking that Windows client systems (XP, Vista, 7, 8) respects link costs. Let's use standard Microsoft diagram.
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/030213_0727_AWindowsCli1.gif" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;If PC within Site B with default settings lose connection to every site B Domain Controller, it will not contact DC within Site A, it will try to use as a logon server random DC from the domain. And it could be Site D for example. In the real world scenario PC from New York will use DC from Sydney instead of Washington&lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;.
&lt;/p&gt;&lt;p&gt;To enable expected behavior we have to set followed policy:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/030213_0727_AWindowsCli2.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Now our PC will use DC with the lowest link cost – Washington.
&lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152283.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152283.aspx</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152283.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152283.aspx</trackback:ping>
    </entry>
    <entry>
        <title>SCCM 2012 SP1 – How to deploy SCCM agents using GPO</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/21/sccm-2012-sp1--how-to-deploy-sccm-agents-using.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/21/sccm-2012-sp1--how-to-deploy-sccm-agents-using.aspx</id>
        <published>2013-02-21T20:06:4901:00:00</published>
        <updated>2013-02-21T20:06:49Z</updated>
        <content type="html">&lt;p&gt;The question is …. Where the (…) is this ccmsetup.msi.  File has been moved into C:\Program Files\Microsoft Configuration Manager\bin\i386. But if you are thinking that you know everything you need … you are wrong.
&lt;/p&gt;&lt;p&gt;First I am going to prepare separate share, it is not a good idea to add Everyone – Read and Execute rights to bin folder.  I will create the c:\Client, share it for Everyone with Read and Execute rights (computers are accessing this folder with their own accounts).  But before &lt;strong&gt;ccmsetup.msi&lt;/strong&gt; I am going to install &lt;strong&gt;microsoftpolicyplatformsetup.msi&lt;/strong&gt;.
&lt;/p&gt;&lt;p&gt;My GPO will looks like:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/022113_1907_SCCM2012SP11.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;and
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/022113_1907_SCCM2012SP12.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Now it works.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152186.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152186.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152186.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152186.aspx</trackback:ping>
    </entry>
    <entry>
        <title>SCCM 2012 SP1 – How to install Remote Desktop Service role within a Task Sequence</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/10/sccm-2012-sp1--how-to-install-remote-desktop-service.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/10/sccm-2012-sp1--how-to-install-remote-desktop-service.aspx</id>
        <published>2013-02-10T11:38:5901:00:00</published>
        <updated>2013-02-10T11:38:59Z</updated>
        <content type="html">&lt;p&gt;It is very simple: use the standard command line:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/021013_1038_SCCM2012SP11.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt; and the command line will be:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/021013_1038_SCCM2012SP12.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;… but there must be one more thing …. and it is …
&lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/021013_1038_SCCM2012SP13.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;ServerManagerCMD exit  codes:
&lt;/p&gt;&lt;div&gt;&lt;table style="border-collapse:collapse" border="0"&gt;&lt;colgroup&gt;&lt;col style="width:177px" /&gt;&lt;col style="width:85px" /&gt;&lt;col style="width:372px" /&gt;&lt;/colgroup&gt;&lt;tbody valign="top"&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  solid 0.5pt; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;&lt;strong&gt;Message &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  solid 0.5pt; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p style="text-align: center"&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;&lt;strong&gt;Exit code &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  solid 0.5pt; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p style="text-align: center"&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;&lt;strong&gt;Text string &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Success, no need to restart&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;0&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Success: Installation succeeded.&lt;br /&gt;Success: Removal succeeded.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Success, restart is required&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;3010&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Success: Installation succeeded. A restart is required.&lt;br /&gt;Success: Removal succeeded. A restart is required.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Argument not valid&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;4&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;ArgumentNotValid: Argument not valid {argument}&lt;br /&gt;ArgumentNotValid: Missing the answer file path&lt;br /&gt;ArgumentNotValid: Missing log file path&lt;br /&gt;ArgumentNotValid: Feature not valid: '{name}'. The name of the feature was not found.&lt;br /&gt;ArgumentNotValid: Role not valid: '{name}'. The name of the role was not found.&lt;br /&gt;ArgumentNotValid: The following name has already been specified in the input path: {name}&lt;br /&gt;ArgumentNotValid: The following setting has already been specified in the input path: {setting}&lt;br /&gt;ArgumentNotValid: Not a valid feature. '{name}' is a role.&lt;br /&gt;ArgumentNotValid: Not a valid feature. '{name}' is a role service.&lt;br /&gt;ArgumentNotValid: Not a valid role. '{name}' is a feature.&lt;br /&gt;ArgumentNotValid: Invalid role. The name '{name}' is for a role service.&lt;br /&gt;ArgumentNotValid: Not a valid role service. '{name}' is a feature.&lt;br /&gt;ArgumentNotValid: Not a valid role service. '{name}' is a role.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error opening or reading input file&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;110&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;ReadError: Answer file does not exist: {0}&lt;br /&gt;ReadError: Failed to read the answer file: {0}&lt;br /&gt;ReadError: Failed to load the answer file: {0}. {1}&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Insufficient permissions or credentials&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;5&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error: Server Manager can be run only by a member of the built-in Administrators group on the local computer. You should install and remove roles and features only with elevated permissions.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;No change needed&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;1003&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;NoChange: No changes were made because the roles and features specified in the answer file are already installed, or have already been removed from the local computer.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;An instance of a Server Manager wizard is already running on this computer&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;1004&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error: Another user is running a wizard in the Server Manager user interface.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;A failure occurred while collecting the list of installed roles or features, or while installing or removing the items specified by the user.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;1000&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error: Installation of one or more roles, role services, or features failed. Check the Server Manager log for additional information and try again.&lt;br /&gt;Error: Removal of one or more roles, role services, or features failed. Check the Server Manager log for additional information and try again.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Same as error 1000, except that a restart is required by this error to undo any changes made to the computer.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;1001&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error: Installation of one or more roles, role services, or features failed, and a restart is required to undo any changes made to the computer. Check the Server Manager log for additional information and try again.&lt;br /&gt;Error: Removal of one or more roles, role services, or features failed, and a restart is required to undo any changes made to the computer. Check the Server Manager log for additional information and try again.&lt;br /&gt;Error: Installation of the role, role service, or feature failed because the computer must be restarted to complete another installation or removal. After restarting the computer, try to install the role, role service, or feature again.&lt;br /&gt;Error: Removal of the role, role service, or feature failed because the computer must be restarted to complete another installation or removal. After restarting the computer, try to remove the role, role service, or feature again.&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  solid 0.5pt; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Generic error&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;1002&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td valign="middle" style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; border-top:  none; border-left:  none; border-bottom:  solid 0.5pt; border-right:  solid 0.5pt"&gt;&lt;p&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt;Error: Generic error. {0}&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152062.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152062.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152062.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152062.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Follow me thin client</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/03/follow-me-thin-client.aspx" />
        <id>http://geekswithblogs.net/Wchrabaszcz/archive/2013/02/03/follow-me-thin-client.aspx</id>
        <published>2013-02-03T07:38:4701:00:00</published>
        <updated>2013-02-03T07:38:47Z</updated>
        <content type="html">&lt;p&gt;In smartphone era it is obvious that for "fast tasks" e.g. reboot the server or  logoff a user you don't need your laptop to connect XenApp farm. But try to work for 8 hours using mobile or tablet &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;. For some unexpected situations, it will be worth to have a secondary computer. The idea is very simple. I would like to be able to use every piece of hardware to connect my farm. Once I have connection to the farm I will be able to do whatever I want.
&lt;/p&gt;&lt;p&gt;Let's cook something:
&lt;/p&gt;&lt;p&gt;Total time: 30 mins
&lt;/p&gt;&lt;p&gt;Ingredients:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Universal USB Installer: &lt;a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/"&gt;http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;UBUNTU ISO file: &lt;a href="http://www.ubuntu.com/download/desktop"&gt;http://www.ubuntu.com/download/desktop&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;Citrix Receiver for Linux
&lt;/li&gt;&lt;li&gt;a small USB stick
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Directions:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Use Universal USB installer to install Ubuntu on your USB Stick; don't forget to create PERSISTENT partition. We will need to add Citrix Receiver to the master image.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi2.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi3.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi4.png" alt="" /&gt;
	&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Boot your PC from USB stick, download and install Citrix Receiver for Linux from the Citrix page. For Ubuntu it will be .DEB file.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi5.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi6.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi7.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi8.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi9.png" alt="" /&gt;
	&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Let's make some test! &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;
		&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi10.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;img src="http://gwb.blob.core.windows.net/wchrabaszcz/020313_0639_Followmethi11.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;ol&gt;&lt;li&gt;Pin USB stick to your keys &lt;span style="font-family:Wingdings"&gt;J&lt;/span&gt;
		&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;BTW there is a RDP client on Ubuntu …
&lt;/p&gt;&lt;img src="http://geekswithblogs.net/Wchrabaszcz/aggbug/152010.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/Wchrabaszcz/comments/152010.aspx</wfw:comment>
        <slash:comments>5</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/Wchrabaszcz/comments/commentRss/152010.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/Wchrabaszcz/services/trackbacks/152010.aspx</trackback:ping>
    </entry>
</feed>