<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="FeedCreator 1.7.2" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>Michel Roth -Thincomputing.net (All Content)</title>
        <description><![CDATA[<span style="font-size: 12px">Feed for the Thincomputing.net Blog. Thincomputing.net is Europe's biggest resource site for everything concerning Application Delivery, Server Based Computing, VDI and Virtualization aimed at the IT Professional.</span> 
]]></description>
        <link>http://www.thincomputing.net</link>
        <lastBuildDate>Mon, 20 Jul 2009 02:36:22 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url>[Tab]</url>
            <title>Thincomputing.net</title>
            <link>http://www.thincomputing.net</link>
            <description><![CDATA[Thincomputing.net]]></description>
        </image>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/thincomputing_brian" type="application/rss+xml" /><item>
            <title>5 Free Remote Desktop Services in R2 Screencasts</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/N8jeJSMwh-E/5-free-remote-desktop-services-in-r2-screencasts-2.html</link>
            <description>&lt;p style="margin-top: 0pt"&gt;
&lt;span id="ctl00_MainPlaceHolder_Starter_BodyLabel"&gt;In these videos, Partner Technology Specialist, Matt McSpirit, from Microsoft UK, walks through the different&amp;nbsp;areas of RDS,&lt;/span&gt;
&lt;/p&gt;
Part 1:RDS Session Host - Initial Installation &amp;amp; Configuration 
&lt;br /&gt;
Part2: RDS Web Portal- Initial Installation &amp;amp; Configuration 
&lt;br /&gt;
Part 3:RDS Connection Broker- Initial Installation &amp;amp;
Configuration 
&lt;br /&gt;
Part 4:RDS Gateway - Initial Installation &amp;amp; Configuration 
&lt;br /&gt;
Part 5:RDP7 Deep Dive &amp;amp; User Experience
&lt;br /&gt;
&lt;br /&gt;
Watch them all here: &lt;a href="http://edge.technet.com/Tags/Remote+Desktop+Services/" target="_blank"&gt;http://edge.technet.com/Tags/Remote+Desktop+Services/&lt;/a&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/N8jeJSMwh-E" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:28:02 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/5-free-remote-desktop-services-in-r2-screencasts-2.html</feedburner:origLink></item>
        <item>
            <title>VMware View: Reset, Refresh, Recompose, Rebalance?</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/rMUO096Qd5s/vmware-view-reset-refresh-recompose-rebalance.html</link>
            <description>This article explains the difference between the terms Reset,
Refresh, Recompose and Rebalance in context of VMware View.&lt;p&gt;Reset&lt;/p&gt;

&lt;p&gt;A reset can be done by either the administrator or by the user
if he has the permission to do that. This permission can be given
to the user during the pool or desktop configuration. This is
interesting for the user as a self service if something goes wrong
with his VM. The option "Reset" in the View Administrator shows the
following message when clicked.&lt;/p&gt;

&lt;p&gt;This does explain what happens when reset the desktop! It just
resets the Virtual Machine without shutting down the operating
system properly like it does when clicking the reset option in the
vCenter. The user session will be disconnected and all unsaved work
will be lost.&lt;/p&gt;

&lt;p&gt;The term Refresh and Recompose came with the first version of
the View Composer into the game. Those to words describe two highly
important functions of the Linked Clone technology uses in VMware
View. If you are not familiar with the View Composer, here is a
quick introduction. The VMware View Composer does use the linked
clone technology what means that multiple virtual machine disks are
based on one master image where they read from. They also have
their own disk called delta disk where they write changes to. To
create a linked clone pool you&amp;rsquo;ve to use a virtual machine,
not a virtual machine template as you do with the traditional pool.
This virtual machine has to be added to the Active Directory domain
and be shut down before you create a snapshot of it. Linked Clone
pools are based on snapshots but it only works if the virtual
machine was shut down when creating it. During the desktop pool
wizard setup you will be asked for the golden master image which is
the virtual machine you&amp;rsquo;ve already prepared. In the next step
the wizard will give you an overview of all snapshots of the
virtual machine and you&amp;rsquo;ve to select one of them. When
you&amp;rsquo;ve finished the pool wizard the View Manager / View
Composer will start to create the pool. First a full clone will be
provisioned from the snapshot you&amp;rsquo;ve selected to each LUN
configured in one of the wizard steps. This is called the Replica
image. After that it creates a thin one named source which is the
first linked clone. This one is copied into each of the
pool&amp;rsquo;s VM&amp;rsquo;s. For now it is very thin but it will growth
when the virtual machine is running due to changes in the operating
system and of course paging. All virtual machines will be
personalized with hostname and more details through the Quickprep
process when they start up. With the Recompose and Refresh
functions you can now shrink the current VM again or re-create it
with another Windows service pack maybe or just installed with some
new security fixes installed.&lt;/p&gt;

&lt;p&gt;Recompose&lt;/p&gt;

&lt;p&gt;The Recompose action is done by the Administrator within the
View Administrator interface. With this function the Administrator
can change the snapshot within the parent VM or he can change to
another parent VM. In both cases a new Replica image will be
provisioned to all LUN&amp;rsquo;s configured with the pool.&lt;/p&gt;

&lt;p&gt;Refresh&lt;/p&gt;

&lt;p&gt;During the refresh the snapshot or parent VM isn&amp;rsquo;t
changed. This action does only reset the delta disk to it&amp;rsquo;s
initial state, to the source. This is be done to reduce the amount
of storage used by the VM.&lt;/p&gt;

&lt;p&gt;Both options are only available in a persistent automated linked
clone pool and not in a non-persistent pool. To refresh a
non-persistent pool all VM&amp;rsquo;s need to be re-created. A good
option here is to delete the VM&amp;rsquo;s after first use and
personalize them with roaming profiles and scripting or with a
profile management solution like AppSense Environment Manager or
RTO.&lt;/p&gt;

&lt;p&gt;In a persistent linked clone pool all application data should be
redirected to the user data disk which also stores the user profile
because the data on drive C: will be lost when refreshing or
recomposing the disk.&lt;/p&gt;

&lt;p&gt;Rebalance&lt;/p&gt;

&lt;p&gt;During this action all virtual machines will be rebalanced
between the LUN&amp;rsquo;s to use the space efficiently.&lt;/p&gt;

&lt;p&gt;More information about that is available in the VMware View
Administrator Guide. For version 3.1 starting on side 119.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://www.thatsmyview.net/2009/07/07/reset-refresh-recompose-rebalance/"
 target="_blank"&gt;http://www.thatsmyview.net/2009/07/07/reset-refresh-recompose-rebalance/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/rMUO096Qd5s" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:23:11 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/vmware-view-reset-refresh-recompose-rebalance.html</feedburner:origLink></item>
        <item>
            <title>Common Causes for Long Login Times, and Their Solutions</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/49RJfjTlW7s/common-causes-for-long-login-times-and-their-solutions.html</link>
            <description>Have you ever been in a rush to get something off your computer and
you end up waiting for what seems like forever so your computer can
login? This article helps explain slow logins.&lt;p&gt;Throughout my work over the years, I have run into this problem
quite a few times and I have come to realize that it is not a
trivial dilemma. The login process is different depending on the
operating system and has changed with recent Windows 2008
server/Vista developments.&lt;/p&gt;

&lt;p&gt;The first step in the login process for a 2003 server is with
the Interactive Login Process explained in detail:
http://technet.microsoft.com/en-us/library/cc780332(WS.10).aspx&lt;/p&gt;

&lt;p&gt;Once you start looking at the referenced document, you start to
understand that logging in is not really as easy as Ctrl + Alt +
Del, type username and password, and you are done. This is just the
starting point to a pretty complex task that will allow the user to
login or not.&lt;/p&gt;

&lt;p&gt;What could be slow then?&lt;/p&gt;

&lt;p&gt;The first thing you should do is gather some information:&lt;/p&gt;

&lt;p&gt;- Check if all your users experience slow logins, or whether it
is just one specific user.&lt;/p&gt;

&lt;p&gt;- Is this happening during certain hours of the day or all
day?&lt;/p&gt;

&lt;p&gt;- If you have Citrix, does an RDC login have the same
problem?&lt;/p&gt;

&lt;p&gt;- If it only affects a single user, I would start looking at the
user profile to see if it is set as a roaming profile. If the
profile is roaming, you could look at the size of the profile. To
check a profile type (roaming, local, mandatory) and size, open the
control panel, click on &amp;lsquo;System&amp;rsquo; and the
&amp;lsquo;Advanced Tab&amp;rsquo;, select &amp;lsquo;user profile&amp;rsquo; and
you will see the size listed for all profiles on the computer you
are on. (You can also use triCerat free Profile Analysis found at
http://www.tricerat.com/pat_dl. This tool will list all user
profiles in your network and give you a good overview of their
size, location and type.)&lt;/p&gt;

&lt;p&gt;- If the profile is large, that could be the cause of your slow
login time. If so, see what in the profile is causing this. Is it a
large file on the desktop or something similar? If you find
anything, try to move that file out of the profile and see if this
speeds up login (also consider using folder redirection to place
those large files on the network instead of within your roaming
profile, http://www.tricerat.com/blog/222).&lt;/p&gt;

&lt;p&gt;- If the profile is small and it is still taking a long login
time I would consider turning on logging of the user environment
load. This log can show you in detail what happens during login,
what file is taking long time to load, if DNS/WINS is slow or if
your Group Policy loading is preventing the user to login fast and
easy. This article tells you how to enable this:
http://support.microsoft.com/kb/221833&lt;/p&gt;

&lt;p&gt;- Login scripts may also be a cause of slow logins. I have been
in contact with many companies over the years that do everything
with login scripts: map network drives, assign printers, create
registry keys, copy files, and more. This is okay when everything
is working, but it is a nightmare to troubleshoot. I was recently
speaking to a Citrix Consulting Engineer that had been visiting a
customer with five-minute login times per user. He did some
troubleshooting and found that it was the login script that took
five minutes to run! They decided to investigate what the script
was doing and find out if there were any way they could make it
more efficient. After they reviewed the script, it turned out it
accomplished almost nothing! Having a complex login script also
causes a single point of failure because if the admin that wrote
the script decides to leave the company or worse, it can be very
hard to get a grip on the script.&lt;/p&gt;

&lt;p&gt;As a summary of this little article, you could say that logins
seem easy enough for someone that has not really investigated the
process and its dependencies. triCerat can help you achieve a more
efficient login process with Simplify Suite. The Simplify Suite can
manage applications, printers, registry values, folder
redirections, and drive mappings through easy drag and drop
operations on one easy to use management console. The Simplify
Suite also comes with support so you can ensure your investment is
protected and admin independent.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a href="http://www.tricerat.com/blog/254"
target="_blank"&gt;http://www.tricerat.com/blog/254&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/49RJfjTlW7s" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:21:40 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/common-causes-for-long-login-times-and-their-solutions.html</feedburner:origLink></item>
        <item>
            <title>New Step-by-step guides available for Remote Desktop Services</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/LQXAmeX3e08/new-step-by-step-guides-available-for-remote-desktop-services.html</link>
            <description>There are new Step-by-Step guides to help you explore the new
features of Remote Desktop Services included with Windows Server
2008 R2. This article mentions the list of the guides that are
currently available.&lt;!--StartFragment--&gt;
&lt;p&gt;&lt;b&gt;What's New in Remote Desktop Services&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;a
href="http://go.microsoft.com/fwlink/?LinkId=131925"&gt;http://go.microsoft.com/fwlink/?LinkId=131925&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Installing Remote Desktop Session Host Step-by-Step
Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147293"&gt;http://go.microsoft.com/fwlink/?LinkId=147293&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147292"&gt;http://go.microsoft.com/fwlink/?LinkId=147292&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Remote Desktop Web Access with Remote Desktop
Connection Broker Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=131928"&gt;http://go.microsoft.com/fwlink/?LinkId=131928&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=131927"&gt;http://go.microsoft.com/fwlink/?LinkId=131927&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying RemoteApp Programs to the Start Menu by Using
RemoteApp and Desktop Connection Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154799"&gt;http://go.microsoft.com/fwlink/?LinkId=154799&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154798"&gt;http://go.microsoft.com/fwlink/?LinkId=154798&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Personal Virtual Desktops by Using RemoteApp and
Desktop Connection Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154800"&gt;http://go.microsoft.com/fwlink/?LinkId=154800&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154801"&gt;http://go.microsoft.com/fwlink/?LinkId=154801&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Virtual Desktop Pools by Using RemoteApp and
Desktop Connection Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154803"&gt;http://go.microsoft.com/fwlink/?LinkId=154803&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=154802"&gt;http://go.microsoft.com/fwlink/?LinkId=154802&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Personal Virtual Desktops by Using Remote Desktop
Web Access Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147908"&gt;http://go.microsoft.com/fwlink/?LinkId=147908&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version:&amp;nbsp;&amp;nbsp; &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147909"&gt;http://go.microsoft.com/fwlink/?LinkId=147909&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Virtual Desktop Pools by Using Remote Desktop Web
Access Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147907"&gt;http://go.microsoft.com/fwlink/?LinkId=147907&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=147906"&gt;http://go.microsoft.com/fwlink/?LinkId=147906&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Remote Desktop Gateway Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=142251"&gt;http://go.microsoft.com/fwlink/?LinkId=142251&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=142250"&gt;http://go.microsoft.com/fwlink/?LinkId=142250&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Deploying Remote Desktop Licensing Step-by-Step Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Word document download: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=128418"&gt;http://go.microsoft.com/fwlink/?LinkId=128418&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web version: &lt;a
href="http://go.microsoft.com/fwlink/?LinkId=141175"&gt;http://go.microsoft.com/fwlink/?LinkId=141175&lt;/a&gt;&lt;/p&gt;

&lt;!--EndFragment--&gt;

&lt;br /&gt;
 
&lt;br /&gt;
 
&lt;br /&gt;
 Source: &lt;a
href="http://blogs.msdn.com/rds/archive/2009/07/07/new-step-by-step-guides-available-for-remote-desktop-services.aspx"
 target="_blank"&gt;http://blogs.msdn.com/rds/archive/2009/07/07/new-step-by-step-guides-available-for-remote-desktop-services.aspx&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/LQXAmeX3e08" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:20:17 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/new-step-by-step-guides-available-for-remote-desktop-services.html</feedburner:origLink></item>
        <item>
            <title>Windows Server 2008 R2 Core: Introducing SCONFIG</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/m9zcwlkh0yU/windows-server-2008-r2-core-introducing-sconfig.html</link>
            <description>Introducing SCONFIG for Windows Server 2008 R2 Core Deployment.
SCONFIG dramatically eases server configuration for Windows Server
2008 R2 core deployments.&lt;p&gt;With SCONFIG, you can easily set your system up, get it on the
network so you can easily manage the server remotely. Rename your
computer? Press 2 and you will be prompted to type in the computer
name. Domain join? Press 1 and you'll be prompted for name &amp;amp;
password.&lt;/p&gt;

&lt;p&gt;Simple and fast.&lt;/p&gt;

&lt;p&gt;With SCONFIG you can easily have a Windows Server 2008 R2 Server
Core deployment setup in minutes. I should also mention that
SCONFIG is also localized in almost 20 languages.&lt;/p&gt;

&lt;p&gt;Tasks include: Domain join Rename Computer Configure Remote
(Enable management via Server Manager, &amp;amp; PowerShell including
properly configuring the firewall.) Configuring Windows Update
Enabling Remote Desktop (in case you want to login remotely.)
Configuring Networking (static vs. DHCP and for multiple NICs)&lt;/p&gt;

&lt;p&gt;All you have to do is type sconfig at the command line.&lt;/p&gt;

&lt;p&gt;Remember, the goal with a server core deployment is to get the
server on the network so you can manage it remotely. With SCONFIG
this is a snap. Now from another system you can enable roles, run
PowerShell scripts, manage it using System Center, manage it using
Server Manager from another server running Windows Server 2008 R2,
or manage it using the free Remote System Administration Tools
(RSAT) for Windows 7.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://blogs.technet.com/virtualization/archive/2009/07/07/windows-server-2008-r2-core-introducing-sconfig.aspx"
 target="_blank"&gt;http://blogs.technet.com/virtualization/archive/2009/07/07/windows-server-2008-r2-core-introducing-sconfig.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/m9zcwlkh0yU" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:16:52 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/windows-server-2008-r2-core-introducing-sconfig.html</feedburner:origLink></item>
        <item>
            <title>Wyse Launches Virtual Desktop Accelerator (VDA) To Deal With Latency on RDP/ICA Connections (?)</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/Kig61YhelwQ/wyse-launches-virtual-desktop-accelerator-vda-to-deal-with-latency-on-rdp-ica-connect.html</link>
            <description>&lt;p style="margin-top: 0"&gt;Wyse has launched the newest addition to
the TCX famility of products: Virtual Desktop Accelerator (VDA). It
should be able to imporve the user experience of RDP and ICA
sessions for users connecting over a (pretty bad) WAN.&lt;/p&gt;Wyse VDA addresses limitations of existing data centers, which are
currently constrained by proximity.&amp;nbsp; Today, an application or
service, hosted and delivered from data centers is typically within
100-300 miles of the end-user recipient.&amp;nbsp; Without this
proximity, the user experience suffers from network latency, packet
loss and other inefficiencies found in longer networks.&amp;nbsp;
Because of these issues, businesses are forced to maintain multiple
data centers to handle all geographies.&amp;nbsp; Wyse VDA virtually
eliminates these geographic constraints by accelerating network
protocols up to three times in order to greatly enhance remote
end-user productivity and experience in virtualized settings.
&lt;br /&gt;
&lt;br /&gt;
Wyse Virtual Desktop Accelerator will accelerate popular
virtualization architectures such as Citrix&amp;reg; XenApp&amp;trade;,
Citrix&amp;reg; XenDesktop&amp;trade;, VMware View and Microsoft Terminal
Services.&amp;nbsp;
&lt;br /&gt;
&lt;br /&gt;
Wyse VDA addresses challenges faced by companies attempting to use
cloud computing or virtual clients located around the globe but
find the user experience unacceptable due to network distance.
Working without specialized hardware, Wyse VDA complements existing
remote desktop protocols, including Citrix&amp;reg; ICA&amp;reg;, Microsoft
RDP, and VMware View ,accelerating the experience to LAN-delivered
levels.&amp;nbsp; By reducing the impact of network latency, Wyse VDA
eliminates the sluggish performance often associated with virtual
desktops connected to remote data centers or public clouds.&amp;nbsp;
Remote users will, for the first time, experience the same level of
network quality as local users. &amp;nbsp; These benefits also extend
to local geographies, whether end users are located only a few
miles from a data center, are in the next state or the next
country.&amp;nbsp; Latency and packet loss inefficiencies are mitigated
without any impact on end user experience. &amp;nbsp; Wyse VDA also can
help enterprises with business continuity and in disaster recovery
scenarios. In standard operation scenarios, end users are located
close to the data center.&amp;nbsp; With Wyse VDA, if those data
centers are in a disaster situation, the enterprise can easily
connect the effected end users into alternate data centers without
compromising their experience.&amp;nbsp; &amp;nbsp; Wyse VDA does not
interfere with the security and encryption of the underlying remote
display protocols.&amp;nbsp; Wyse VDA works standalone or as a
compliment to existing hardware WAN accelerator solutions adding
value to customer deployments by providing acceleration specific to
remote desktop protocols.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://www.wyse.com/about/news/pr/2009/0708_VDA.asp"
target="_blank"&gt;http://www.wyse.com/about/news/pr/2009/0708_VDA.asp&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/Kig61YhelwQ" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 08 Jul 2009 23:12:33 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/wyse-launches-virtual-desktop-accelerator-vda-to-deal-with-latency-on-rdp-ica-connect.html</feedburner:origLink></item>
        <item>
            <title>Virtualization Personalization ? RTO Software and Appsense</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/VjJ4OOcNBrc/virtualization-personalization-rto-software-and-appsense.html</link>
            <description>Allowing roaming profiles (with user customizations allowed)
resulted in long logon times and frequent corruption of profiles
&amp;ndash; requiring a manual reset to a mandatory profile and the
loss of all customizations. Enter hybrid profiles.Over the course of the last few years, the issue of profile
management has expanded in scope and definition. Instead of just
being a &amp;ldquo;Citrix problem&amp;rdquo; it is now also a problem for
people who roam from laptops to several always connected desktops
and who expect their customizations to follow them. One tough case
is the user who makes a customization on his laptop while on an
airplane, and then logs on next on a connected workstation and
makes a conflicting customization, and then logs on with the laptop
again. Addressing issues like this is why Symantec has recently
licensed the RTO Software Virtual Profiles product and is now
marketing it as Symantec Workspace Profiles to its customer base of
enterprises with fat client desktops. &amp;nbsp;As VDI has started to
take hold, it has become apparent that VDI implementations suffer
from the exact issues that have always plagued XenApp &amp;ndash; users
want to customize their hosted virtual desktops, but if they do
they get slow logon times and profile corruption. This problem has
also expanded beyond just the management of the profiles
themselves, into what AppSense calls &amp;ldquo;User Environment
Management, i.e., the separation of all of the data that
characterizes the uniqueness of the user and the users&amp;rsquo;
applications from the underlying operating system and the
applications themselves.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a target="_blank"
href="http://www.virtualizationpractice.com/blog/?p=382"&gt;http://www.virtualizationpractice.com/blog/?p=382&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/VjJ4OOcNBrc" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 07 Jul 2009 13:03:01 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/virtualization-personalization-rto-software-and-appsense.html</feedburner:origLink></item>
        <item>
            <title>An Actual New Way To Deploy 1000's Of Desktops In Under An Hour: DistriBrute</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/_GAiuoINffA/an-actual-new-way-to-deploy-1000s-of-desktops-in-under-an-hour-distri.html</link>
            <description>Remember my article &lt;a target="_blank"
href="http://www.thincomputing.net/articles/using-bittorrent-to-solve-omnipresent-deployment-problems.html"&gt;
about using BitTorrent to solve omnipresent deployment problems&lt;/a&gt;
Well, as it turns out the guys behind DistriBrute are the same guys
as the guys I wrote the article about. This is some impressive
stuff.DistriBrute is the world&amp;rsquo;s first peer-to-peer (P2P) desktop
deployment product especially developed for business use. Using the
P2P protocol DistriBrute can perform at previously unreached
speeds, eliminating the need for decentralized distribution
servers. DistriBrute provides you with a centralized, efficient,
stable deployment environment that maximizes the capabilities of
your current infrastructure.
&lt;br /&gt;
&lt;br /&gt;
DistriBrute is an add-on to a current desktop management system,
but can also be deployed as a standalone product. It distributes a
Windows&amp;trade; operating system, drivers and applications in an
extremely effective and efficient manner. 

&lt;p&gt;With DistriBrute you can size down your current desktop
management system to a centralized configuration, eliminating the
need for local distribution servers. DistriBrute uses peer-to-peer
(P2P) technology, which means that every desktop acts as a client
and server. Operating System images and application packages are
transmitted over the WAN only once and are then shared between the
desktops on the LAN. Desktops share data fragments using a
tit-for-tat method with each desktop giving and taking data
fragments. This results in great advantages: Huge performance
increase in data distribution. Eliminates the need for distribution
servers. Efficient use of all available resources. Desktops can be
powered off sooner. Saving on hardware energy usage for desktops
and servers. Centralized management and thus simplifying the
desktop management environment.
&lt;br /&gt;
&lt;br /&gt;
They have a free download avaialble that allows you to test
DistriBrute. The release of the most brutal&amp;nbsp;OS deployment
system is a fact. Check the &lt;a target="_blank"
href="http://www.distribrute.com/index.php?option=com_docman&amp;amp;Itemid=79"&gt;
download area&lt;/a&gt; for a trial version that can be used on 25 nodes
for one year.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a target="_blank"
href="http://www.distribrute.com"&gt;http://www.distribrute.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/_GAiuoINffA" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 21:22:56 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/an-actual-new-way-to-deploy-1000s-of-desktops-in-under-an-hour-distri.html</feedburner:origLink></item>
        <item>
            <title>Using vWorkspace With Private Certificates Part 1: The Quest vWorkspace Windows Client</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/rQ6qdfmF60c/using-vworkspace-with-private-certificates-part-1-the-quest-vworkspace-windows-c.html</link>
            <description>Part of the extensive feature set of Quest vWorkspace is the
ability to allow anyone access to vWorkspace hosted applications
regardless of their location or client device. To make sure that
everyone is able to securely use vWorkspace hosted applications,
Quest vWorkspace ships with a SSL Gateway to secure (encrypt) all
vWorkspace related traffic.&lt;p&gt;The Quest SSL Gateway uses a server certificate to secure all
vWorkspace related traffic. As you probably know, due to the nature
of any certificate infrastructure, the ROOT CA needs to be trusted
on the client for the connection to be securely established. In
production environments this poses no problem at all since
commercial certificates are typically used of which the
corresponding ROOT CA typically is already automatically
trusted.&lt;/p&gt;

&lt;p&gt;In POC or test environments however, commercial certificates are
used less often. Quest vWorkspace is perfectly able to deal with
these so called &amp;ldquo;private certificates&amp;rdquo;.&amp;nbsp; To use
private certificates with the Windows vWorkspace client, the
corresponding ROOT CA of the private certificate needs to be
trusted on the client. If the client machine is a member of the
Windows domain that the ROOT CA is in, then the certificate is
automatically trusted. But what if you are connecting from a
Windows client that is not in the same domain as the ROOT CA is? In
that case, the ROOT CA needs to be trusted by the client
(manually). Since obtaining and importing the ROOT CA certificate
can be somewhat of a difficult task for the average user, Quest
vWorkspace Web Access has the ability to help out here.&lt;/p&gt;

&lt;p&gt;One of the features of Quest Web Access is the ability to host
any kind of download (next to the vWorkspace client). One way to
make it very easy for users to trust the ROOT CA of the Quest SSL
Gateway server is to host the ROOT CA certificate on the Quest Web
Access download page.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a target="_blank"
href="http://blogs.inside.quest.com/provision/2009/07/06/using-vworkspace-with-private-certificates-part-1-the-quest-vworkspace-windows-client/"&gt;
http://blogs.inside.quest.com/provision/2009/07/06/using-vworkspace-with-private-certificates-part-1-the-quest-vworkspace-windows-client/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/rQ6qdfmF60c" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 21:21:41 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/using-vworkspace-with-private-certificates-part-1-the-quest-vworkspace-windows-c.html</feedburner:origLink></item>
        <item>
            <title>New Sysinternal Tool: ProcDump v1.0: </title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/OnWlhWntoAg/new-sysinternal-tool-procdump-v1.0.html</link>
            <description>This new command-line utility is aimed at capturing process dumps
of otherwise difficult to isolate and reproduce CPU spikes. It also
serves as a general process dump creation utility and can also
monitor and generate process dumps when a process has a hung window
or unhandled exception.&lt;p&gt;More new and updates sysinternals tools:&lt;/p&gt;

&lt;!--StartFragment--&gt;
&lt;p&gt;New Webcast: &lt;a
mce_href="http://www.msteched.com/online/view.aspx?tid=2d88f481-16bd-4fe6-909f-8833c92a5b1a"
 href="http://www.msteched.com/online/view.aspx?tid=2d88f481-16bd-4fe6-909f-8833c92a5b1a"&gt;
Case of the Unexplained 2009&lt;/a&gt; Watch Mark&amp;rsquo;s top-10 rated
TechEd session and third installment of the Case of the
Unexplained, where he shows how to use the Sysinternals tools like
Process Explorer, Process Monitor and Autoruns to solve problems
with real-world cases as examples.&lt;/p&gt;

&lt;p&gt;&lt;a
mce_href="http://technet.microsoft.com/sysinternals/bb963902.aspx"
href="http://technet.microsoft.com/sysinternals/bb963902.aspx"&gt;Autoruns
v9.51&lt;/a&gt; This fixes a bug with the Run As Administrator
functionality on 64-bit Windows 7, a copy-to-clipboard bug where
part of a line&amp;rsquo;s content was truncated, and is updated to
show Windows 7 Sidebar Gadget configuration.&lt;/p&gt;

&lt;p&gt;&lt;a
mce_href="http://technet.microsoft.com/sysinternals/dd535533.aspx"
href="http://technet.microsoft.com/sysinternals/dd535533.aspx"&gt;VMMap
v2.1&lt;/a&gt; VMMap now shows process private byte and working set usage
in the process picker, shows the size of the displayed strings in
the strings dialog, and fixes a bug with automatic .vmp file
association and running the 32-bit version on 64-bit systems.&lt;/p&gt;

&lt;p&gt;&lt;a
mce_href="http://technet.microsoft.com/sysinternals/bb897553.aspx"
href="http://technet.microsoft.com/sysinternals/bb897553.aspx"&gt;PsExec
v1.96&lt;/a&gt; This release fixes a bug where remote command-line output
was not displayed when the target system was 64-bit Windows XP.&lt;/p&gt;

&lt;p&gt;&lt;a
href="http://technet.microsoft.com/sysinternals/dd996900.aspx"&gt;ProcDump
v1.0:&lt;/a&gt; This new command-line utility is aimed at capturing
process dumps of otherwise difficult to isolate and reproduce CPU
spikes. It also serves as a general process dump creation utility
and can also monitor and generate process dumps when a process has
a hung window or unhandled exception.&lt;/p&gt;

&lt;!--EndFragment--&gt;
&lt;p&gt;Source: &lt;a target="_blank"
href="http://blogs.technet.com/sysinternals/archive/2009/07/01/new-tool-procdump-v1-0-updates-autoruns-v9-51-vmmap-v2-1-psexec-v1-96-book-released-windows-internals-5th-edition-released-webcast-case-of-the-unexplained-2009.aspx"&gt;
http://blogs.technet.com/sysinternals/archive/2009/07/01/new-tool-procdump-v1-0-updates-autoruns-v9-51-vmmap-v2-1-psexec-v1-96-book-released-windows-internals-5th-edition-released-webcast-case-of-the-unexplained-2009.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/OnWlhWntoAg" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 21:19:31 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/new-sysinternal-tool-procdump-v1.0.html</feedburner:origLink></item>
        <item>
            <title>Using Multiple Monitors in Remote Desktop Session</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/iAQxnvCbmRE/using-multiple-monitors-in-remote-desktop-session.html</link>
            <description>One of the cool new features in R2 Remote Desktop Services is the
exponential multimonitor support that allows you support up to 16
monitors in a R2 or Win7 RDP session!&lt;p&gt;Multiple monitor support for Remote Desktop Services allows
users to open a Remote Desktop connection expanded across all the
monitors on the client computer regardless of the client monitor
configuration. With this feature, the user can fully utilize all
the monitors connected to the client computer for the Remote
Desktop connection thereby providing extra desktop space and an
almost seamless experience with the client desktop that is much
improved over &amp;ldquo;Span mode&amp;rdquo;.&lt;/p&gt;

&lt;p&gt;This feature will be part of Windows 7/Windows Server 2008 R2
release and works for connections to another client machine
(physical or VM), or a Remote Desktop Session Host. How to use
Remote Desktop Multimon feature:&lt;/p&gt;

&lt;p&gt;To use this feature, you must: Connect using the Remote Desktop
Client 7.0 (mstsc.exe) available initially on Windows 7/Windows
Server 2008 R2. Enable Multimon using one of the three methods
described below: a. Click &amp;ldquo;Use all monitors for the remote
session&amp;rdquo; in the client (mstsc.exe) window. b. Use the
&amp;ldquo;/multimon&amp;rdquo; switch on the mstsc.exe command line. c.
Add &amp;ldquo;Use Multimon:i:1&amp;rdquo; to the RDP file. &amp;nbsp; Connect
to a computer running Windows 7 or Windows Server 2008 R2. How does
it look?&lt;/p&gt;

&lt;p&gt;Currently this feature displays the remote desktop on all the
monitors available on the client computer. It can handle any client
monitor configuration supported by Windows.&lt;/p&gt;

&lt;p&gt;How is this different from &amp;ldquo;Span&amp;rdquo; mode?&lt;/p&gt;

&lt;p&gt;Span mode, introduced in Vista, allows the remote desktop to
span across all monitors on the client as long as the monitors are
arranged to form a rectangle. The remote session created when using
span mode is still a single-monitor session. With multimon support,
each monitor on the client machine is viewed as a distinct monitor
in the remote session. Due to this fundamental difference, span
mode has some restrictions that true multimon does not:&lt;/p&gt;

&lt;p&gt;1. The primary monitor must be leftmost.&lt;/p&gt;

&lt;p&gt;2. The set of monitors must form a rectangle (i.e. identical
vertical resolution, and lined up in exact straight line).&lt;/p&gt;

&lt;p&gt;3. The total of the resolutions must be below 4096x2048 (ex.
1600x1200+1600x1200 = 3200x1200).&lt;/p&gt;

&lt;p&gt;With true multimon support, the client-side monitors can be
arranged in any order and can be of any resolution.&lt;/p&gt;

&lt;p&gt;Since a span mode remote session is essentially a single-monitor
session, if a window in the remote desktop is maximized, it spans
across all the monitors. With true multimon support, a window will
only maximize to the extent of the containing monitor.&lt;/p&gt;

&lt;p&gt;If an application queries for the number of monitors inside a
span-mode session, it will find only one monitor, whereas it will
find as many monitors as are actually present on the client system
when using true multimon RDP. This difference can change the
behavior of applications such as PowerPoint. Remote Desktop
Multimon configuration properties.&lt;/p&gt;

&lt;p&gt;Source (with screenshots): &lt;a target="_blank"
href="http://blogs.msdn.com/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx"&gt;
http://blogs.msdn.com/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/iAQxnvCbmRE" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 21:16:34 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/using-multiple-monitors-in-remote-desktop-session.html</feedburner:origLink></item>
        <item>
            <title>Review: Immidio AppScriber</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/EsP7l4BgO-8/review-immidio-appscriber-2.html</link>
            <description>Small review of Immidio AppSubscriber (Immidio is Login
Consultants' software branch). The idea of AppScriber is
self-service application provisioning.&lt;p&gt;AppScriber provides a web portal with a list of available
applications. AppScriber is application delivery technology
independant.&lt;/p&gt;

&lt;p&gt;The idea is nice. Many application delivery technologies use
Active Directory to assign applications to users. Immidio
AppScriber&amp;nbsp;makes application group membership a web-based
self-service for the user. Cool and no helpdesk required.&lt;/p&gt;

&lt;p&gt;The downside of the solution 1.0 is the imposibility to
selectively display a set of applications to users. If such feature
is provided in the future, you will probably have to create
additional security groups in Active Directory to determine what
users can see what applications in the AppScriber portal. And if we
do that, we are back to where we began .&lt;/p&gt;

&lt;p&gt;Another option is to make a website per department. Each website
contains its own set of applications available for the users. This
option does require to create applications more then once.&lt;/p&gt;

&lt;p&gt;Currently Immidio AppScriber might be a good solutions for
simple organisations who allow all users to use all applications,
but give them some self-control over the availability of
aplications on their workspace.&lt;/p&gt;

&lt;p&gt;Immidio AppScriber Express Edition is free and allows you to
manage max. 10 applications. A Retail Edition allows you to manage
an unlimited amount of application for a predefined &amp;nbsp;number of
users.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a target="_blank"
href="http://bobkous.wordpress.com/2009/07/03/review-immidio-appscriber/"&gt;
http://bobkous.wordpress.com/2009/07/03/review-immidio-appscriber/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/EsP7l4BgO-8" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 21:14:39 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/review-immidio-appscriber-2.html</feedburner:origLink></item>
        <item>
            <title>FlexClones or Deduplication?</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/iulMZXSUgXE/flexclones-or-deduplication.html</link>
            <description>If you have a NetApp box and if you are thinking FlexClones or
Deduplication then this article is for you. Especially if you are
thinking about this in a VDI context.
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;I&amp;rsquo;ve discussed this topic before, but I felt like it was a
topic that needed to be revisited again. Storage admins need to
know how their choices in storage technologies may or may not
impact virtualization efforts, and this particular
choice&amp;mdash;leveraging pointer-based snapshots or
deduplication&amp;mdash;is particularly important.&lt;/p&gt;

&lt;p&gt;A number of times over the last few months, I&amp;rsquo;ve run into
situations where NetApp&amp;rsquo;s FlexClone technology was being
heavily pitched to customers interested in deploying, or expanding
their deployment of, VMware Infrastructure.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a target="_blank"
href="http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/"&gt;
http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/iulMZXSUgXE" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Mon, 06 Jul 2009 20:16:14 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/flexclones-or-deduplication.html</feedburner:origLink></item>
        <item>
            <title>Michel Roth (Re-)Awarded 2009 MVP For Remote Desktop Services</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/LXWVvMhXE6Y/michel-roth-re-awarded-2009-mvp-for-remote-desktop-services.html</link>
            <description>I have been re-awarded as an MVP for Remote Desktop Services. I am
honoured and thankful and want to thank everyone that made this
happen.&lt;p&gt;This was the happy email: " Congratulations! We are pleased to
present you with the 2009 Microsoft&amp;reg; MVP Award! This award is
given to exceptional technical community leaders who actively share
their high quality, real world expertise with others. We appreciate
your outstanding contributions in Remote Desktop Services technical
communities during the past year."
&lt;br /&gt;
&lt;br /&gt;
I hope to be of service to the community this year as well.
&lt;br /&gt;
&lt;br /&gt;
Thank you!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/LXWVvMhXE6Y" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Thu, 02 Jul 2009 00:43:07 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/michel-roth-re-awarded-2009-mvp-for-remote-desktop-services.html</feedburner:origLink></item>
        <item>
            <title>Reclaiming unused VMDK space with storage thin provisioning</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/Z4eS4ITKnQ0/reclaiming-unused-vmdk-space-with-storage-thin-provisioning.html</link>
            <description>Storage thin provisioning can save space on a VMware Virtual
Machine Disk File (VMDK), but reclaiming that space requires the
use of tools described in this article.&lt;p&gt;I have experimented with Virtual Machine Disk Format (VMDK) thin
provisioning since the beta release of vSphere 4.0 as I don't have
much storage space to spare.&lt;/p&gt;

&lt;p&gt;Before we get into the nuts and bolts of what I discovered,
here's some background on thin provisioning. Normally, when a 50
GB VMDK is created, it immediately eats up 50 GB of disk space on
the Virtual Machine File System (VMFS) volume. Since application
owners often demand more space than they truly need, there is a lot
of expensive storage area network (SAN) disk capacity dedicated to
these applications that will never be used. When you thin-provision
a VMDK, storage is not allocated to the VMDK unless it is actually
used. As long as only 10 GB of the allocated 50 GB disk is used,
only 10 GB is claimed.&lt;/p&gt;

&lt;p&gt;Once the disk gets filled with data, the 50 GB that was claimed
is used, which is very logical. But it is not possible to delete
the data and reclaim this deleted space at storage level. Once a
thin-provisioned disk grows, it won't shrink. This is not because
of limitations on storage or vSphere level but because storage and
vSphere don't receive the information that those blocks are empty.
Windows does not delete a file when you delete it; it just updates
the master file table and registers that block X to Y is now again
available for writing, but the space isn't emptied. This is why
neither vSphere nor storage knows that the block can be
reclaimed.&lt;/p&gt;

&lt;p&gt;Some storage vendors, however, have worked on special drivers
that can interact with the guest operating system and tell the
storage that it can reclaim some blocks when the guest deletes
files.
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Source: (login required but recommended reading) &lt;a
href="http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1360516,00.html"
 target="_blank"&gt;http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1360516,00.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/Z4eS4ITKnQ0" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Thu, 02 Jul 2009 00:41:26 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/reclaiming-unused-vmdk-space-with-storage-thin-provisioning.html</feedburner:origLink></item>
        <item>
            <title>Microsoft Deployment Toolkit 2010 Beta 2 Released</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/UZUFaGZKacg/microsoft-deployment-toolkit-2010-beta-2-released.html</link>
            <description>Microsoft last week announced the availability of beta 2 of
Microsoft Deployment Toolkit 2010.&lt;p&gt;The toolkit is part of Microsoft's "Solution Accelerators"
series of free tools for customers and partners deploying Microsoft
products. The beta can be downloaded from the Microsoft Connect
site, but it requires signup for a free Windows Live account
first.&lt;/p&gt;

&lt;p&gt;This beta release particularly supports the deployment of
Windows 7 and Windows Server 2008 R2, according to Microsoft's
team blog. Beta 2 also supports "Windows Vista, Windows Server
2008, Windows Server 2003 and Windows XP" deployments. !-- Template
Id = 2593 Template Name = Banner Creative (Flash) - In Page --&lt;/p&gt;

&lt;p&gt;The toolkit offers "fully automated zero touch installation
deployments" when used with System Center Configuration Manager
2007 Service Pack 2 beta, which was released earlier this month.
Those without System Center Configuration Manager can still use the
toolkit with Windows deployment tools for "lite touch" installation
deployments, according to the blog. &amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Beta 1 of the toolkit was released in January. The new beta
contains a few improvements over the last version of the toolkit,
such as centralized tools, "flexible driver management" and the
ability to use the PowerShell command-line environment for
automation. Users can script any task in the Deployment Workbench
using PowerShell.&lt;/p&gt;

&lt;p&gt;More detailed descriptions of the new capabilities in beta 2 are
described in Michael Niehaus' blog here. Niehaus has been
profiling beta 2's features on a daily basis, starting with his
June 26 post.&lt;/p&gt;

&lt;p&gt;Testing and feedback for Beta 2 will run through July 19, 2009.
Microsoft is planning to launch a release-to-Web version of
Deployment Toolkit 2010 approximately 60 days after the Windows 7
product release. Since Window 7 will be released on Oct. 22, expect
to see the final deployment toolkit product appear around Dec. 21
or so.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://redmondmag.com/Articles/2009/06/30/Microsoft-Deployment-Toolkit-2010-Beta-Released.aspx"
 target="_blank"&gt;http://redmondmag.com/Articles/2009/06/30/Microsoft-Deployment-Toolkit-2010-Beta-Released.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/UZUFaGZKacg" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Thu, 02 Jul 2009 00:40:35 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/microsoft-deployment-toolkit-2010-beta-2-released.html</feedburner:origLink></item>
        <item>
            <title>Windows 2008 Terminal Services RemoteApp user or group filtering</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/VPy8LSOCzuE/windows-2008-terminal-services-remoteapp-user-or-group-filt.html</link>
            <description>The most wanted feature for Windows 2008 Terminal Services is
RemoteApp user filtering. You don&amp;rsquo;t want all users to see all
applications on the web portal. This feature will probably be
released in Windows Server 2008 R2 but till then, you are out of
luck. This article helps.&lt;p&gt;I am going to describe how you could publish certain application
to specific users or groups via RDP files.&lt;/p&gt;

&lt;p&gt;To control published applications you could deploy: MSI files
via GPO or or simply inform end users about RDP files they need to
run&lt;/p&gt;

&lt;p&gt;MSI approach works OK in the domains but in case you do not have
a domain or you do not know how to configure group policies you
will have to use RDP files. Distributing RDP files to your users
might be a tricky business as these change over time and it might
be too complicated to make sure everyone has the latest version.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://www.terminalserviceslog.com/blog/index.php/2009/06/30/windows-2008-terminal-services-remoteapp-user-or-group-filtering-part-1/"
 target="_blank"&gt;http://www.terminalserviceslog.com/blog/index.php/2009/06/30/windows-2008-terminal-services-remoteapp-user-or-group-filtering-part-1/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/VPy8LSOCzuE" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Thu, 02 Jul 2009 00:39:23 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/windows-2008-terminal-services-remoteapp-user-or-group-filt.html</feedburner:origLink></item>
        <item>
            <title>Introducing Remote Desktop Connection Manager</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/tU37VLcg9fY/introducing-remote-desktop-connection-manager.html</link>
            <description>In Windows 2008 R2, MS added a new MMC snap-in called Remote
Desktop Connection Manager (SBMGR.msc on the Connection Broker
machine). This Remote Desktop Connection Manager UI tool is
available on a Remote Desktop Connection Broker server. It allows
the administrator to easily configure and organize RemoteApp and
Desktop Connections (RADC) resources.&lt;p&gt;The end users can then access these resources with familiar
methods such as Web Access and RADC. These resources include
RemoteApp programs and virtual desktops. Virtual desktops include
virtual machines in virtual desktop pools and personal virtual
desktops.&lt;/p&gt;

&lt;p&gt;With this useful, easy-to-use UI tool, an administrator can:
Configure settings for virtual desktops, such as redirection
settings, Remote Desktop Gateway settings, common/custom RDP
settings, etc.) Create a virtual desktop pool Assign a personal
virtual desktop to a user Easily diagnose configuration issues -
The snap-in provides a report of your latest deployment status. It
will flag misconfigurations with a red cross or warning sign, and
also provide appropriate links to the documents/properties
pages/wizards to correct the misconfigurations Make RemoteApp
programs from a RemoteApp source available to users Create a client
configuration file for RemoteApp and Desktop Connections to
distribute to users
&lt;br /&gt;
&lt;br /&gt;
Source (with screenshots): &lt;a
href="http://blogs.msdn.com/rds/archive/2009/06/29/introducing-remote-desktop-connection-manager.aspx"
 target="_blank"&gt;http://blogs.msdn.com/rds/archive/2009/06/29/introducing-remote-desktop-connection-manager.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/tU37VLcg9fY" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 01 Jul 2009 00:28:16 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/introducing-remote-desktop-connection-manager.html</feedburner:origLink></item>
        <item>
            <title>Configuring Terminal Services Gateway using WMI </title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/kbbNJNhzJD4/configuring-terminal-services-gateway-using-wmi.html</link>
            <description>This article is about WMI and Terminal Services Gateway. You can
find a way to manage your TS Gateway server remotely by using WMI.
Here I describe two methods, to add and to remove a Resource
Authorization Policy (RAP).&lt;p&gt;All code blocks are picked from proof-of-concept demo and they
do not represent "in production" state of the code.
&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;Background Employees that are away from the office premises are
in constant need of accessing internal resources. Letting people to
access their own office computer gives most familiar feeling while
being away. Opening such a connections from the Internet some
measures to secure, manage and handle these connection were needed.
To do this without burdening the administrators, an automatic
service that does the Terminal Services Gateway configuration for
the end-user was developed. This article shows a way to manage one
part of TS Gateway server configuration. &amp;nbsp; Using the Code
System.Management namespace needs to be added before the code
works. Also the methods expect you to have a user gorup on your
server. Name of the group in this case is 'RAP_TEST'. If you are
part of a domain or if you have an active directory service
running, you can use 'DOMAINUserGroup' like groups as well.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a href="http://www.dabcc.com/article.aspx?id=11002"
target="_blank"&gt;http://www.dabcc.com/article.aspx?id=11002&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/kbbNJNhzJD4" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 01 Jul 2009 00:27:15 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/configuring-terminal-services-gateway-using-wmi.html</feedburner:origLink></item>
        <item>
            <title>Loose RDP7 vs ICA tests</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/I-pOrzVWNag/loose-rdp7-vs-ica-tests.html</link>
            <description>Ideally what should happen when designing a Desktop Virtualization
Strategy (in my opinion) is start with the Success Criteria that
the design needs to meet as defined by the business
units/stakeholders/users, and if they are unsure or don&amp;rsquo;t
know, then the best way to think about this is to strive to provide
a User Experience that is *indistinguishable* from a normal PC.&lt;p&gt;Which is why the first part of designing the solution should be
deciding on the Remote Protocol that is needed to meet the Success
Criteria? If you only need to supply standard Office Apps then RDP
will likely be fine If it&amp;rsquo;s Office Apps plus some Video with
some USB devices then you may find that you can get away with RDP
plus one of the RDP enhancements like TCX, etc. If it&amp;rsquo;s
Office Apps plus some Video with some USB devices and you need to
make this work over something less than a 10Mb LAN with a
possibility of anything greater than 150 &amp;ndash; 200ms latency then
you may want to seriously consider ICA as the only viable choice.
Now if you have demanding users that require a true PC like
experience regardless of how it&amp;rsquo;s done then there are a
number of choices like RGS (from HP), PCoIP (from Teradici), SPICE
(from Redhat?), etc. however as you start to examine the
pro&amp;rsquo;s and con&amp;rsquo;s of each one you may find that each one
of these may bring further limitations to yuor design? The key
takeaway from this is that you can have either a good&amp;nbsp; user
experience *OR* low bandwidth &amp;ndash; not neccessarily BOTH?&lt;/p&gt;

&lt;p&gt;Desktop Virtualization today:&lt;/p&gt;

&lt;p&gt;So my opinion is that currently there are two front runners out
there today marketing, selling and deploying Virtual Desktop
Solutions: Citrix XenDesktop VMware View&lt;/p&gt;

&lt;p&gt;I know there are others of note, but generally these are the two
main leaders today who are spending the most in Marketing trying to
own the top spot in this area, and who both not only have a
Solution and a Broker but also a Hypervisor that provides the grunt
at the back end. However to a certain extent both of these
solutions are fundamentally flawed in that neither of them
*currently* have (or support) a Remote Protocol that delivers what
I would refer to as a High Quality User Experience that is
available today.&lt;/p&gt;

&lt;p&gt;Side note on &amp;ldquo;High Quality User Experience&amp;rdquo;:&lt;/p&gt;

&lt;p&gt;So far most of what I have seen in the field is examples of
&amp;ldquo;Desktop Virtualization&amp;rdquo; that have been designed by IT
for IT &amp;ndash; not for the business or users. In some instances it
has come as quite a shock to those designing the Solution that one
or all of the various Stakeholders, Business or Users not only want
the ability to view Training Video&amp;rsquo;s, but actually have the
audacity to demand it as a Criteria of Success for the project? And
USB redirection for their Blackberries too!&lt;/p&gt;

&lt;p&gt;Bottom line, if your planned Desktop Virtualization solution
does not include MultiMedia and USB as a measure of success then
there is a good chance it&amp;rsquo;s fundamentally doomed? At the very
least include some scope for a Phase 2 that will expand the project
to include this and plan for it up front?&lt;/p&gt;

&lt;p&gt;Yes VMware has announced a partnership with Teradici to develop
PCoIP for VDI instances of View, (VMware does support HP&amp;rsquo;s
RGS in View, but only to BladePC&amp;rsquo;s and BladeWS&amp;rsquo;s) but
this appears that it will be based on a H/W PCIe card that will be
capable of supporting 32 and 64 VDI instances from the hosted end,
so there are some limitations like having to use Servers that can
support PCIe cards, but the real kicker is that these cards
won&amp;rsquo;t be available until mid-next year?&lt;/p&gt;

&lt;p&gt;Yes Citrix has HDX, (re-Marketed term covering the ICA Protocol
) and although they have now started releasing the HDX-Flash add-on
there is still no sight of the HDX-3D? For the life of me I
can&amp;rsquo;t understand what is holding up Citrix on this, if it is
really as good as it&amp;rsquo;s supposed to be then they should be
releasing it now while they can beat VMware to the punch.&lt;/p&gt;

&lt;p&gt;How to create a portable ver. of RDP7:&lt;/p&gt;

&lt;p&gt;So with this in mind I looked a bit deeper at the RDP7 side of
things to see what differences there were? First thing I noticed
was that it&amp;rsquo;s still referred to as Ver. 6.1.7100.0 (this is
Ver. 7, right?), and after some quick googling the next thing I
came across is that it is relatively simple to take a copy of the
MSTSC.EXE and save it to a folder on another machine and run this
version (you will also need a copy of MSTSCAX.DLL and a folder
beneath this named &amp;ldquo;en-US&amp;rdquo; and in this you&amp;rsquo;ll
need a copy of MSTSC.EXE.MUI and MSTSCAX.DLL.MUI)&lt;/p&gt;

&lt;p&gt;Once you have this accomplished you&amp;rsquo;ll be free to run the
RDP7 Client to connect to either your Windows 7 or Server 2008 Host
and see what differences there are. Essentially all of the
differences are covered under the post: Aero Glass Remoting in
Windows Server 2008 R2 but I must admit I was quite surprised at
how well it was able to cope with a DiVX avi of Kung Fu Panda, the
picture was really sharp and defined, the audio appeared to stay in
synch and it didn&amp;rsquo;t appear to consume much more than 4
&amp;ndash; 500Kb/s. When it came to Flash this again had good
definition and sharpness &amp;ndash; but there was lot&amp;rsquo;s of gaps
in the playback &amp;ndash; so on Flash it still scores a miss?
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://www.techagility.info/2009/06/planning-a-desktop-virtualization-project-it-might-be-worth-making-sure-you-investigate-if-the-business-needs-a-remote-protocol-that-can-deliver-a-high-quality-user-experience/"
 target="_blank"&gt;http://www.techagility.info/2009/06/planning-a-desktop-virtualization-project-it-might-be-worth-making-sure-you-investigate-if-the-business-needs-a-remote-protocol-that-can-deliver-a-high-quality-user-experience/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/I-pOrzVWNag" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Wed, 01 Jul 2009 00:25:54 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/loose-rdp7-vs-ica-tests.html</feedburner:origLink></item>
        <item>
            <title>Dual Boot from VHD Using Windows 7 and Windows Server 2008 R2</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/zck4mM6og8w/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.html</link>
            <description>Boot from VHD is a new technique for installing and maintaining
operating system environments.&amp;nbsp; Unlike virtual machines, the
operating system that is running from a &amp;ldquo;boot from VHD&amp;rdquo;
environment is using the actual hardware instead of emulated
hardware.&lt;p&gt;his means a developer could easily use WPF and the full GPU
processing power of a high end graphics card.&amp;nbsp; In another
scenario, this technology makes it easy to setup and run Windows
Server 2008 R2 with the Hyper-V role, thus supporting 64 bit
virtualization workloads.&lt;/p&gt;

&lt;p&gt;The Virtual Hard Disk (VHD) is the container for the installed
operating system.&amp;nbsp; Because everything is inside a single file,
there are a number of benefits that can be realized for data center
server environments, as well as managed desktop environments.&amp;nbsp;
The following article dives into the technical details of
implementing two operating systems.&amp;nbsp; Both are installed in a
VHD file and can easily be booted by selecting the preferred
environment at power on.&amp;nbsp; This could easily be scripted and
automated.&lt;/p&gt;

&lt;p&gt;The Installation Foundation &amp;ndash; Windows PE&lt;/p&gt;

&lt;p&gt;The Windows Preinstallation Environment (WinPE) has been updated
for Windows 7 and Windows Server 2008 R2.&amp;nbsp; One of those
improvements is the ability to use a Virtual Hard Disk (VHD) file
as the target for an installation of the operating system (OS).&lt;/p&gt;

&lt;p&gt;This has some interesting implications.&amp;nbsp; Booting from a
.VHD file that contains an entire OS seems rather magical.&amp;nbsp; I
mean think about it.&amp;nbsp; You go to look at a hard drive and
there&amp;rsquo;s a single file but Windows Server 2008 R2 is installed
inside it.&amp;nbsp; This would certainly simplify the ability to boot
your servers on a completely new environment with little
effort.&amp;nbsp; This is going to turn change management on its
ear.&lt;/p&gt;

&lt;p&gt;The same is true for the desktop OS, Windows 7.&amp;nbsp; You can
install Windows 7 inside a .VHD file.&amp;nbsp; Again, the OS is
installed inside a single file and thus makes it rather easy to
move or change out and bring up a completely different version of
the environment.&amp;nbsp; This will make test environments for
developers super easy to construct and test discrete sets of
applications or components.&lt;/p&gt;

&lt;p&gt;One thing that is not well known is how easy it is to create the
initial .VHD file and install the operating system into it.&amp;nbsp;
The supported and documented ways are geared towards very well
defined support scenarios.&amp;nbsp; You can see the supported
scenarios in the Windows Automated Installation Kit (WAIK).&amp;nbsp;
Most people have been reluctant to take the time to learn this
because it involves the use of imagex captures and applies.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://blogs.technet.com/keithcombs/archive/2009/05/22/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.aspx"
 target="_blank"&gt;http://blogs.technet.com/keithcombs/archive/2009/05/22/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/zck4mM6og8w" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 30 Jun 2009 11:48:56 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.html</feedburner:origLink></item>
        <item>
            <title>Creating Virtual Hard Disks with Windows Virtual PC</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/0CxnBT0Mp5k/creating-virtual-hard-disks-with-windows-virtual-pc.html</link>
            <description>Existing Virtual PC 2007 users who start using Windows Virtual PC
may be startled by the lack of an obvious &amp;ldquo;Virtual Hard Disk
wizard&amp;rdquo;.&amp;nbsp; But do not fear, the virtual hard disk wizard
is still there &amp;ndash; it is just hidden.&amp;nbsp; Or more accurately
&amp;ndash; it has been placed into more appropriate workflows.&lt;p&gt;The first place where the virtual hard disk wizard appears is
when you are creating a new virtual machine.&amp;nbsp; If you select to
Create a virtual hard disk using advanced options in the new
virtual machine wizard you will seamlessly transition into the new
virtual hard disk wizard..The second place where the virtual hard
disk wizard appears is from the virtual hard disk settings page, if
you click on the create button.&lt;/p&gt;

&lt;p&gt;Now, you may be wondering what to do if you want to create a
virtual hard disk that is not associated with a virtual
machine?&amp;nbsp; The answer is that you do not use Windows Virtual
PC!&amp;nbsp; With Windows 7 virtual hard disk management is now part
of the core operating system.&amp;nbsp; You can create virtual hard
disks using either Disk Management or DiskPart.
&lt;br /&gt;
&lt;br /&gt;
Source (with screenshots): &lt;a
href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/06/26/creating-virtual-hard-disks-with-windows-virtual-pc.aspx"
 target="_blank"&gt;http://blogs.msdn.com/virtual_pc_guy/archive/2009/06/26/creating-virtual-hard-disks-with-windows-virtual-pc.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/0CxnBT0Mp5k" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 30 Jun 2009 11:47:40 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/creating-virtual-hard-disks-with-windows-virtual-pc.html</feedburner:origLink></item>
        <item>
            <title>WYSE TCX Flash Redirection</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/Ugt1m2BEcF4/wyse-tcx-flash-redirection.html</link>
            <description>THis article shares some more information about Wyse TCX Flash
Redirection software (still in BETA).&lt;p&gt;When it comes to Thin Client computing there are several
questions that typically come up.&amp;nbsp; The big one is usually
&amp;ldquo;What about video performance?&amp;rdquo;.&amp;nbsp;&amp;nbsp; Video
performance was typically subpar or &amp;ldquo;choppy&amp;rdquo;, how
choppy usually depending on what protocol (ICA or RDP) you were
using.&amp;nbsp; WYSE responded with it TCX Multimedia Redirection
software which significantly improved video performance by
redirecting the processing associated with certain video files to
the local client.&lt;/p&gt;

&lt;p&gt;Now with the advent of more and more flash content in web pages
and web apps, &amp;ldquo;What about flash video performance?&amp;rdquo; is
becoming a much bigger concern.&amp;nbsp; Yet again WYSE is answering
the call with its new TCX Flash Redirection software (still in
BETA).&amp;nbsp; Whereas TCX Multimedia redirects video files to the
local client, TCX Flash redirects flash video.&amp;nbsp; Now your end
users can watch YouTube videos all day at work with minimal
irritation and stop calling the help desk to complain.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://calfo.wordpress.com/2009/06/26/wyse-tcx-flash-redirection/"
 target="_blank"&gt;http://calfo.wordpress.com/2009/06/26/wyse-tcx-flash-redirection/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/Ugt1m2BEcF4" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 30 Jun 2009 11:45:25 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/wyse-tcx-flash-redirection.html</feedburner:origLink></item>
        <item>
            <title>Beware The VMware Core Tax &amp;amp; More</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/94glNZI9-TU/beware-the-vmware-core-tax-more.html</link>
            <description>Interesting article about / against VMware and the way their
licensing incorporates cores vs CPUs...&lt;p&gt;We'd like to again offer congratulations to AMD on the release
of their new 6-core Opteron ("Istanbul") processors. As Bryon
mentioned, Hyper-V R2 goes hand in hand with these new processors
with support for AMD's Rapid Virtualization Indexing, advanced
power savings with Core Parking and, of course, more cores means
compute resources to run more virtual machines. In fact, two
factors that have fueled virtualization have been the rise of
64-bit (x64) computing and the rapid growth of multi-core
processors.&lt;/p&gt;

&lt;p&gt;Bring On The Cores&lt;/p&gt;

&lt;p&gt;Even an entry level laptop these days is dual-core. On desktops,
the news is even better. I saw an ad in the paper a few days ago
for a very powerful HP desktop system with an AMD quad-core
processor and 8 GB of memory that runs Hyper-V like a champ for
$600. Well, the news is only getting better. Our partners at AMD
and Intel are continuing to ratchet up the core counts and if
you've been reading any of the popular tech sites around the web
you may have read that we'll soon be seeing processors with 8+
cores per processor. That's a tremendous amount of compute power.
In fact, with all this compute power, you're going to be more
inclined to virtualize than ever. This is great news for our
customers who are trying to lower cost.&lt;/p&gt;

&lt;p&gt;However, one question that has hit our inboxes recently has
been, "Does Hyper-V have a core tax?"
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://blogs.technet.com/virtualization/archive/2009/06/28/Beware-the-VMware-Core-Tax-and-More.aspx"
 target="_blank"&gt;http://blogs.technet.com/virtualization/archive/2009/06/28/Beware-the-VMware-Core-Tax-and-More.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/94glNZI9-TU" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 30 Jun 2009 11:42:23 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/beware-the-vmware-core-tax-more.html</feedburner:origLink></item>
        <item>
            <title>IGEL's new Linux Universal Desktop firmware</title>
            <link>http://feedproxy.google.com/~r/thincomputing_brian/~3/dgbgC6lkJ70/igels-new-linux-universal-desktop-firmware.html</link>
            <description>IGEL Technology today launched its new Linux Universal Desktop
firmware adding important new power management, multimedia and
virtualization functionality to its Linux-based thin client range.&lt;p&gt;IGEL Technology today launched its new Linux Universal Desktop
firmware adding important new power management, multimedia and
virtualization functionality to its Linux-based thin client range.
New Power management functionality allows Linux users to switch
their IGEL thin clients onto Standby and back on in seconds,
eliminating long boot times. Traditionally thin clients use 51%
less power than traditional PCs and this functionality will help
save customers even more on power costs and time. The new
functionality also brings IGEL&amp;rsquo;s Linux-based IGEL one, UD2
and UD3 thin clients in line with upcoming Energy Star
certification for thin clients.&lt;/p&gt;

&lt;p&gt;In addition to the power management functionality, IGEL has also
included in its firmware integration of the VMware View 3.1 client,
which can deliver IGEL Linux users a full virtualized desktop
experience. The new VMware client adds support for Multimedia
acceleration and USB redirection and IGEL is one of the first thin
client vendors to integrate the new client into its firmware and to
receive VMware certification.&lt;/p&gt;

&lt;p&gt;IGEL has also added support for multimedia acceleration and USB
redirection to its Citrix ICA 11 client, ensuring IGEL Linux thin
client customers using Citrix XenApp or Citrix XenDesktop can enjoy
the full multimedia benefits of Citrix HDX technology.
&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a
href="http://www.realwire.com/release_detail.asp?ReleaseID=12854"
target="_blank"&gt;http://www.realwire.com/release_detail.asp?ReleaseID=12854&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thincomputing_brian/~4/dgbgC6lkJ70" height="1" width="1"/&gt;</description>
            <author>Michel Roth &lt;m.roth@thincomputing.net&gt;</author>
            <pubDate>Tue, 30 Jun 2009 11:41:28 +0000</pubDate>
        <feedburner:origLink>http://www.thincomputing.net/blog/igels-new-linux-universal-desktop-firmware.html</feedburner:origLink></item>
    </channel>
</rss>
