<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Application Virtualization with App-V</title>
	<atom:link href="http://applicationvirtualizationn.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://applicationvirtualizationn.wordpress.com</link>
	<description>Application Sequencing and Virtualization</description>
	<lastBuildDate>Wed, 21 Apr 2010 12:02:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='applicationvirtualizationn.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Application Virtualization with App-V</title>
		<link>http://applicationvirtualizationn.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://applicationvirtualizationn.wordpress.com/osd.xml" title="Application Virtualization with App-V" />
	<atom:link rel='hub' href='http://applicationvirtualizationn.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Application Virtualization with App-V</title>
		<link>http://applicationvirtualizationn.wordpress.com/2010/04/21/app-v/</link>
		<comments>http://applicationvirtualizationn.wordpress.com/2010/04/21/app-v/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 11:23:40 +0000</pubDate>
		<dc:creator>emmagagnon</dc:creator>
				<category><![CDATA[App-V Architecture]]></category>
		<category><![CDATA[App-V Client]]></category>
		<category><![CDATA[App-V configuration data]]></category>
		<category><![CDATA[App-V Data Store]]></category>
		<category><![CDATA[App-V Full Infrastructure Model]]></category>
		<category><![CDATA[APP-V Infrastructure Components]]></category>
		<category><![CDATA[App-V Management Console]]></category>
		<category><![CDATA[App-V Management Server Service]]></category>
		<category><![CDATA[App-V Management Service]]></category>
		<category><![CDATA[App-V Server administration]]></category>
		<category><![CDATA[App-V system architecture]]></category>
		<category><![CDATA[application security management]]></category>
		<category><![CDATA[Application Virtualization]]></category>
		<category><![CDATA[Application Virtualization Desktop Client]]></category>
		<category><![CDATA[Application Virtualization Servers]]></category>
		<category><![CDATA[Application Virtualization Terminal Services Client]]></category>
		<category><![CDATA[appv]]></category>
		<category><![CDATA[icon file]]></category>
		<category><![CDATA[Management Web Service]]></category>
		<category><![CDATA[manifest file]]></category>
		<category><![CDATA[Microsoft Application Virtualization]]></category>
		<category><![CDATA[Microsoft Application Virtualization Management Console MMC]]></category>
		<category><![CDATA[Microsoft Application Virtualization Platform Components]]></category>
		<category><![CDATA[Microsoft System Center Application Virtualization Management Server]]></category>
		<category><![CDATA[OSD file]]></category>
		<category><![CDATA[publishing refresh]]></category>
		<category><![CDATA[sequencer]]></category>
		<category><![CDATA[server running Microsoft SQL Server]]></category>
		<category><![CDATA[SFT file]]></category>
		<category><![CDATA[Softricity]]></category>
		<category><![CDATA[stream applications]]></category>
		<category><![CDATA[streaming server]]></category>
		<category><![CDATA[streams applications to clients]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtual Application Server.App-V Management Server]]></category>
		<category><![CDATA[virtual environment]]></category>
		<category><![CDATA[virtualized application packages]]></category>
		<category><![CDATA[Microsoft Systems Management Server sms]]></category>
		<category><![CDATA[SMS management console]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Less well known is App-V, Microsoft’s application-virtualization platform, a technology that Microsoft acquired by purchasing Softricity’s SoftGrid in 2006. Server virtualization and application virtualization solve very different problems. Server virtualization addresses server hardware utilization levels and server deployment and availability. Application virtualization addresses application deployment, isolation and management. Software running on the client system provides [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationvirtualizationn.wordpress.com&amp;blog=13249158&amp;post=1&amp;subd=applicationvirtualizationn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--google_ad_section_end--><!-- google_ad_section_start -->Less well known is <a rel="nofollow" href="http://app-vsupport.com/" target="_blank"><strong>App-V</strong></a>, Microsoft’s application-virtualization platform, a technology that Microsoft acquired by purchasing Softricity’s SoftGrid in 2006.</p>
<p>Server virtualization and application virtualization solve very different problems. Server virtualization addresses server hardware utilization levels and server deployment and availability. Application virtualization addresses application deployment, isolation and management.</p>
<p>Software running on the client system provides support for virtual applications. The client-virtualization layer provides the virtual application with a virtual copy of the system’s file system, registry, and other system I/O points. When the virtual application runs, it interacts with the virtual system environment and doesn’t modify the host system’s physical registry and file system. This capability allows multiple applications that might normally conflict with one another to run together on the same system with no conflicts because each application runs in its own virtual environment. Likewise, it eliminates &#8220;DLL hell,&#8221; where installing one application can overwrite the DLLs that another application uses. For the enterprise, the biggest App-V advantage probably lies in its no-touch application deployment. App-V is integrated with Active Directory (AD), and the administrator can assign virtual applications to users and groups, and stream those applications to end-user systems without any manual intervention.</p>
<p>App-V does require supporting infrastructure. The application to be virtualized runs through a process called the <a rel="nofollow" href="http://app-vsupport.com/app-v_sequence_overview.php" target="_blank"><em><strong>Microsoft Application Virtualization Sequencer</strong></em></a>, which breaks the application into pieces that can stream to desktops. The system stores the virtual applications on the System Center Application Virtualization Management Server, which is also responsible for streaming them to desktops, where the virtualization client software executes them.</p>
<p><a rel="nofollow" href="http://app-vsupport.com/app-v_architect.php" target="_blank"><img title="App-V Architecture" src="http://image.wetpaint.com/image/1/T1fgQDnRka-5TPHjEcgA6A97595/GW486H459" alt="App-V Architecture" width="486" height="459" align="bottom" /></a><br />
One benefit of the sequencing process is that only the parts of the application that are necessary are streamed to the desktop. For example, when you run an application such as Microsoft Office (which normally requires several hundred megabytes) through the sequencer, it becomes many smaller pieces that can be individually streamed to the client. Now, when the client initially uses the application, he or she doesn&#8217;t need to wait for hundreds of megabytes to stream to the system before it&#8217;s useable. Instead, only the code necessary to run the executable part of the requested application streams to the client. The necessary part might be only a few megabytes, but the application will execute normally in the virtual client environment. Later, as the end user requests additional functions and features, only the code needed to execute those features will stream to the client. The virtual applications are executed on the client system, and the code streamed to the client systems remains cached there, so there’s no need to re-stream the parts of the virtual applications that have been previously streamed to the client systems.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/applicationvirtualizationn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/applicationvirtualizationn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/applicationvirtualizationn.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationvirtualizationn.wordpress.com&amp;blog=13249158&amp;post=1&amp;subd=applicationvirtualizationn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://applicationvirtualizationn.wordpress.com/2010/04/21/app-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d4bef54f5fe388ac30ea9a4122e4f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">emmagagnon</media:title>
		</media:content>

		<media:content url="http://image.wetpaint.com/image/1/T1fgQDnRka-5TPHjEcgA6A97595/GW486H459" medium="image">
			<media:title type="html">App-V Architecture</media:title>
		</media:content>
	</item>
	</channel>
</rss>
