<?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>Vaasnet Blog</title>
	<atom:link href="http://vaasnet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vaasnet.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 19 Feb 2011 20:40:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vaasnet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vaasnet Blog</title>
		<link>http://vaasnet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vaasnet.wordpress.com/osd.xml" title="Vaasnet Blog" />
	<atom:link rel='hub' href='http://vaasnet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Issues getting Hyper-V Dynamic Memory to work in Win 2008 R2 SP1</title>
		<link>http://vaasnet.wordpress.com/2011/02/19/issues-getting-hyper-v-dynamic-memory-to-work-in-win-2008-r2-sp1/</link>
		<comments>http://vaasnet.wordpress.com/2011/02/19/issues-getting-hyper-v-dynamic-memory-to-work-in-win-2008-r2-sp1/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 20:39:32 +0000</pubDate>
		<dc:creator>Scott Forsyth</dc:creator>
				<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">https://vaasnet.wordpress.com/2011/02/19/issues-getting-hyper-v-dynamic-memory-to-work-in-win-2008-r2-sp1/</guid>
		<description><![CDATA[On Wednesday Windows Server 2008 R2 and Windows 7 Service Pack 1 was made available for Technet and MSDN subscribers.&#160; It will be available as a public download Feb 22nd. The dynamic memory feature is a huge benefit to our business model at Vaasnet so I was eager to download and try it out.&#160; During [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=62&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Wednesday Windows Server 2008 R2 and Windows 7 Service Pack 1 was made available for Technet and MSDN subscribers.&#160; It will be available as a public download Feb 22nd.</p>
<p>The dynamic memory feature is a huge benefit to our business model at <a href="http://www.vaasnet.com" target="_blank">Vaasnet</a> so I was eager to download and try it out.&#160; During the beta and RC cycle, dynamic memory only worked for certain operating systems and editions.&#160; Web and Standard editions weren’t supported, but were promised for final release.</p>
<p>First off, the download is large and the install is very slow.&#160; In fact it takes longer to upgrade the Service Pack than it does for the initial installation.&#160; Windows 7 SP1 took about 1/2 hour on my new desktop computer, and Windows Server 2008 R2 SP1 took about 1/2 hour on one server and took well over an hour on two other servers.&#160; In fact, a warning message during the install says that it can take an hour or more and require one or more reboots.</p>
<p>The install was very clean and you have the option to have the installer reboot automatically.&#160; This means that you can accept the license and a couple next/next buttons to kick it off and walk away and it will complete it to 100% without any further interaction.&#160; That makes up for the long install time.</p>
<p>Anyway, back to my real issue.&#160; </p>
<p>After upgrading the host I wanted to test dynamic memory on some Windows Server 2008 R2 Standard edition VMs.&#160; During the beta cycle you simply needed to upgrade the Integration Services components for editions like Enterprise edition, so I assumed that was all that was needed here.</p>
<p>As a side, there are already many great articles and walkthroughs available on how to do this.&#160; Here are some good links for further information on this topic:</p>
<ul>
<li><a href="http://www.hyper-v.nu/blogs/hans/?p=433">http://www.hyper-v.nu/blogs/hans/?p=433</a> </li>
<li><a href="http://msmvps.com/blogs/jeffloucks/archive/2010/08/22/dynamics-memory-for-hyper-v-how-to-sp1-for-windows-7-and-2008-r2.aspx">http://msmvps.com/blogs/jeffloucks/archive/2010/08/22/dynamics-memory-for-hyper-v-how-to-sp1-for-windows-7-and-2008-r2.aspx</a> </li>
<li><a href="http://www.jackcobben.nl/?p=915">http://www.jackcobben.nl/?p=915</a> </li>
</ul>
<p>Try as I might, I couldn’t get the dynamic memory to work.&#160; Memory Demand and Memory Status fields didn’t populate and the OS didn’t change the memory level.&#160; The new columns appeared on the server after upgrading the Host server, but nothing on the guests.</p>
<p><a href="http://vaasnet.files.wordpress.com/2011/02/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2011/02/image_thumb.png?w=519&#038;h=90" width="519" height="90" /></a></p>
<p>I read and re-read all posts available to date and I ensured that I had the key elements completed successfully:</p>
<ul>
<li>upgraded Integration Services on the guest </li>
<li>powered off the VM and set dynamic memory range from 512 to 4096 </li>
</ul>
<p>No luck.&#160; So, I figured there must be something in the release notes that would give me a clue.&#160; Finally, and it wasn’t easy to find, I found my answer.&#160; </p>
<p>It turns out that simply upgrading the Integration Services components isn’t enough for certain editions of the OS!&#160; You MUST upgrade to Service Pack 1 on the guest for Windows Server&#160; 2008 R2 Web and Standard editions.&#160; And you may also need to perform <strong>one extra </strong>reboot after the install.</p>
<p>After that it worked!</p>
<p><a href="http://vaasnet.files.wordpress.com/2011/02/image1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2011/02/image_thumb1.png?w=518&#038;h=60" width="518" height="60" /></a></p>
<p>I’m sure this information will be easier to find in the coming days and weeks, but for those that find this blog post first, here’s the key link: <a href="http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx">http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx</a></p>
<p>And, here’s my version of the chart summarizing the requirements for the different editions.</p>
<table border="1" cellspacing="0" cellpadding="2" width="694">
<tbody>
<tr>
<td valign="top" width="241"><strong><em>Guest OS</em></strong></td>
<td valign="top" width="107"><strong><em>Edition              <br />(32-bit and 64-bit)</em></strong></td>
<td valign="top" width="344"><strong><em>Enlightenment Requirements</em></strong></td>
</tr>
<tr>
<td valign="top" width="241">Windows Vista          <br />(with SP1)</td>
<td valign="top" width="107">Ultimate          <br />Enterprise</td>
<td valign="top" width="344">Only          <br />- Upgrade Integration Services</td>
</tr>
<tr>
<td valign="top" width="241">Windows 7</td>
<td valign="top" width="107">Ultimate          <br />Enterprise</td>
<td valign="top" width="344">Either          <br />- Install SP1 in the guest OS           <br />- Upgrade Integration Services</td>
</tr>
<tr>
<td valign="top" width="241">Windows 2003 Server          <br />(with SP2)</td>
<td valign="top" width="107">Standard          <br />Web           <br />Enterprise           <br />Datacenter</td>
<td valign="top" width="344">Only          <br />- Upgrade Integration Services</td>
</tr>
<tr>
<td valign="top" width="241">Windows 2003 Server R2          <br />(with SP2)</td>
<td valign="top" width="107">Standard          <br />Web           <br />Enterprise           <br />Datacenter</td>
<td valign="top" width="344">Only          <br />- Upgrade Integration Services</td>
</tr>
<tr>
<td valign="top" width="241">Windows Server 2008          <br />(with SP2)</td>
<td valign="top" width="107">Web          <br />Standard</td>
<td valign="top" width="344">Only          <br />- Upgrade Integration Services           <br />- Plus install hotfix in <a href="http://go.microsoft.com/fwlink/?LinkId=206472">article 2230887</a></td>
</tr>
<tr>
<td valign="top" width="241">Windows Server 2008          <br />(with SP2)</td>
<td valign="top" width="107">Enterprise          <br />Datacenter</td>
<td valign="top" width="344">Only          <br />- Upgrade Integration Services</td>
</tr>
<tr>
<td valign="top" width="241">Windows Server 2008 R2</td>
<td valign="top" width="107">Web          <br />Standard</td>
<td valign="top" width="344"><strong>Only option </strong>(here’s the surprise)           <br />- Install SP1 in the guest OS           <br />- Reboot again</td>
</tr>
<tr>
<td valign="top" width="241">Windows Server 2008 R2</td>
<td valign="top" width="107">Enterprise          <br />Datacenter</td>
<td valign="top" width="344">Either          <br />- Install SP1 in the guest OS           <br />- Upgrade Integration Services</td>
</tr>
</tbody>
</table>
<p>The key takeaway is that Windows Server 2008 R2 Web and Standard Editions require Service Pack 1.&#160; Unlike all other OSes and editions, they will not work simply by upgrading the Integration Services.</p>
<p>Furthermore, after installing SP1 on the guest, it still didn’t work for me.&#160; I had to do one further reboot after the install completed!&#160; It seems that the SP1 upgrade installs everything, but one more reboot was required to activate the new functionality.</p>
<p>When it’s working, it works great!&#160; Hopefully this helps someone else that made the same initial assumptions that I did.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=62&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2011/02/19/issues-getting-hyper-v-dynamic-memory-to-work-in-win-2008-r2-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44fa62c914e8e2703ed7b636f033d2e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scottforsyth1</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2011/02/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2011/02/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>The State and Future of Virtualization in the Cloud</title>
		<link>http://vaasnet.wordpress.com/2010/11/19/the-state-and-future-of-virtualization-in-the-cloud/</link>
		<comments>http://vaasnet.wordpress.com/2010/11/19/the-state-and-future-of-virtualization-in-the-cloud/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 19:40:38 +0000</pubDate>
		<dc:creator>Scott Forsyth</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Vaasnet]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">https://vaasnet.wordpress.com/?p=46</guid>
		<description><![CDATA[What does virtualization in the cloud mean to you?&#160; Or, maybe a better question is, where will ‘the cloud’ take us over the next decade? Today&#8217;s technical news is filled with so much about cloud computing, distributed and delegated computing, server virtualization, application virtualization, Virtual Desktop Infrastructure (VDI), zero client, and so many other buzz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=46&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What does virtualization in the cloud mean to you?&#160; Or, maybe a better question is, where will ‘the cloud’ take us over the next decade? </p>
<p>Today&#8217;s technical news is filled with so much about cloud computing, distributed and delegated computing, server virtualization, application virtualization, Virtual Desktop Infrastructure (VDI), zero client, and so many other buzz words.&#160; Google is all about managing your information in the cloud, Twitter data uses Amazon’s AWS, the new Windows Phone 7 that was just released to the US greatly leverages cloud computing using Microsoft’s Azure platform, and websites and tools all over are moving to a cloud based model.</p>
<p>Virtualization is a key component of many technologies and innovations these days but no one quite understands where we will be with virtualization in the next several months let alone the next decade.&#160; But there is one thing we all can agree on; the growing and improving virtualization technologies will enable more cloud computing in the future.</p>
<p><b>The Stage is Set</b></p>
<p>I think back to when my father brought home an amber lite terminal in the mid-eighties with a 300bps modem so that he could connect to his corporate mainframe from home if he was stuck in a snowstorm where we lived in Eastern Nova Scotia, Canada.&#160; I remember him talking about the differences between thin-client and thick-client computing.&#160; Over the last 25 years since then, I’ve watched as the tech world has oscillated between thin-client, thick-client computing, and various hybrid models in-between.&#160; I think back on the first Citrix MetaFrame seminar I attended in the 90’s where I saw how a single server could host multiple desktop sessions, each user retaining their own personalized desktop user experience (that was a turn back towards thin-client computing).</p>
<p>Fast forward to today and entire operating systems can be virtualized so that one server can host dozens of virtual servers.&#160; The application layer is virtualized so that complex applications can be housed in the data center and the tiniest little client app is all that is needed to run it from anywhere.&#160; Companies like Vaasnet (<a href="http://www.vaasnet.com">http://www.vaasnet.com</a>) offer training labs, delegated customizable demo machines, and R&amp;D environments instantly available on-demand. </p>
<p>In addition, high speed Internet access is available for the vast majority of the modernized world, therefore virtualization is not just for corporate networks, but virtualized infrastructure can be used by anyone from anywhere (even over your home ISPs broadband connection).&#160; Cell phones provide hotspots while on the road, and even airlines are starting to provide Internet access while flying 30,000 feet in the air. </p>
<p>So many puzzle pieces are falling into place to create a perfect environment for the world of virtualization to progress to the next level.&#160; The question for us now is how this applies to us today and what will the state of virtualization look like in the future. </p>
<p>They say that history repeats itself.&#160; We saw a major technology cycle just over a decade ago with the Dot-com bubble, bust, and leveling out.&#160; I expect that we will see the same here, although I believe that we are at the early stages of this cycle for cloud computing.</p>
<p><b>The Future of Virtualization Technology in the Cloud</b></p>
<p>From a technology standpoint, what is needed to see cloud computing fully mature?&#160; I see four major underlying concepts still lacking but heading in the right direction. </p>
<p><b>1. Stabilization of Cloud-related Technologies</b></p>
<p>First, there needs to be a maturing of the cloud technologies and services that exist today.&#160; Quest Software has released a recent <a href="http://www.marketwatch.com/story/quest-software-unveils-2011-predictions-for-cloud-computing-virtualization-and-identity-federation-2010-11-15?reflink=MW_news_stmp">survey</a> that says that 40% of respondents are not even interested in cloud services; and only 10% of IT organizations are currently using cloud services in production!&#160; The survey revealed that it is not because cloud computing does not apply to the vast majority of the IT community, but that it is still new, not fully stabilized, and the jury is still out on how security will pan out.&#160; There are a lot of unknowns, but tremendous investment is being made to see these questions answered.&#160; Do not expect full answers soon though; there will be years of maturing and fighting for standards before we see universal adoption.&#160; Yet, that won’t slow adoption for many in the meantime as more and more organizations adopt these virtualization technologies.&#160; Look at HTML5 as an example where the adoption of a technology has gone ahead before the standards have been approved.&#160;&#160; We are already tracking in the right direction; we just need a stabilizing and maturing of what is already around us today. </p>
<p><b>2. Data Deduplication</b></p>
<p>Second, with so much data, much of it identical, there is a pressing need for a solution in the area of data deduplication.&#160; Data deduplication (<a href="http://en.wikipedia.org/wiki/Data_deduplication">http://en.wikipedia.org/wiki/Data_deduplication</a>) takes identical data and keeps just one copy of it to save valuable space.&#160; Data deduplication is a technology still in its infancy.&#160; Options are available for secondary storage like backups and archiving, but there are few solutions that can handle the line speed data deduplication at performance levels necessary to &quot;dedupe&quot; during virtualization processing.&#160; Instead, storage space is growing at astronomical levels to make up for the lagging data deduplication technologies.&#160; Virtual servers, one of the core tenants for the cloud, are perfect candidates for data deduplication since they have a lot of identical data for the operating system files and service packs, which are nearly identical between the different instances of virtual servers.</p>
<p>Not everything dedupes well though—take, for example, the 70 gigapixel picture of Budapest (<a href="http://70gigapixel.cloudapp.net/index_en.html">http://70gigapixel.cloudapp.net/index_en.html</a>), currently the largest picture in the world, which has very little data that will dedupe.&#160; But still, for the most part virtual servers dedupe very well.</p>
<p><b>3. Operating System Virtualization Offloading</b></p>
<p>The third area where we will see major growth as virtualization technologies mature will be operating system support in the cloud.&#160; Until now most of the progress in virtualization has been at the data center level.&#160; Even operating systems from years ago can be virtualized nearly as well as the newest operating systems.&#160; There is some client integration component support for newer operating systems, but for the most part, that is the extent of the operating system support for cloud computing. </p>
<p>Right now, most operating systems have no support for offloading small slices of their computing requirements to a 3rd party.&#160; Imagine if an operating system could pull resources from disparate cloud providers from around the world.&#160; Today the operating system tightly couples storage space, storage I/O, computing, CPU, memory, user state, and all aspects of the operating system software.&#160; Expect to see these become separate units that can be decoupled and offloaded to third party providers in the cloud.</p>
<p>As an example of operating system virtualization offloading, look at storage space within the operating system.&#160; Today I troubleshoot far too many servers that do not have enough storage to keep up with years of service packs and hotfixes.&#160; How I wish I could offload at least the C:WindowsWinSXS folder to a cheap hard drive or even a cloud provider.&#160; In fact, why not point to a trustworthy storage location in the cloud that will offer read-only access and include all of the latest operating system binaries—let Microsoft take care of that—off&#160; of the server.&#160; Of course that puts large requirements on the cloud and the Internet access to it, so offline solutions are still required.&#160; The question is how the storage can be decoupled from the local hard drives on the server.&#160; Dropbox, Windows Live Skydrive, and others are heading in the right direction, but again, have a long way to go.</p>
<p>Another example of operating system virtualization offloading is patching of the operating system, which is currently a mess for a number of reasons.&#160; Usually it is disruptive to the operation of the system, requiring services to be restarted or reboots performed.&#160; I realize that the *nix operating systems do better in this regard than Windows, but no operating system is without some impact during most upgrades.&#160; Additionally, the software is so tightly coupled to the operating system that issues during patches can affect unrelated technologies on the server.&#160; We need to see the operating systems decouple the software they run from the operating system and allow online patching.&#160; It is no easy matter, otherwise we would have seen it years ago, but it is possible in time, and a key requirement to the future of the cloud virtualization.</p>
<p>Here is one other example of operating system virtualization offloading: RAM.&#160; When a modern day client or server operating system starts up, it uses hundreds of MB of RAM just for the base operating system.&#160; Why not share that among dozens, hundreds, or thousands of servers so that only a pointer to the data is required for the base operating system.&#160; VMWare’s virtualization technologies offer memory deduplication, which helps some, but today the operating system does not support this.&#160; In fact, the latest versions of Windows Client and Server purposely randomizes the data in the RAM so that it cannot be deduped.&#160; Security is the primary reason, but there are better ways to address this.&#160; We need operating system support before cloud computing can fully evolve.&#160; Google’s soon to be released Chrome OS is heading in the right direction by making the client as thin as possible and leaving the processing to the servers.&#160; However, it still does not address delegated processing of resources when there are heavy client-side processing demands.</p>
<p><b>4. Standardization of Virtualization Units</b></p>
<p>Finally, I believe we need to see standards evolve so that standard cloud units mean the same to everyone.&#160; If I want 2 minutes of compute power to render a video, I should be able to point to any cloud provider and expect the same results. And the process should be hidden from me while it works in the background.&#160; One example of where we see this today is with hard disks.&#160; It is effortless to pull out a hard drive and replace it with another one from a different vendor.&#160; Sure, there are some weaknesses at times, but my point still stands that cloud computing needs standards so that what occurs under the hood is irrelevant to the implementation. </p>
<p><b>Wrapping It Up</b></p>
<p>The four areas described above are not an exhaustive list of the areas where we will see major growth as virtualization technologies evolve.&#160; Today, the world of cloud computing is mature enough that there are many ways that it can benefit you immediately.&#160; And as virtualization technologies mature we will certainly see startups such as Vaasnet (<a href="http://www.vaasnet.com">http://www.vaasnet.com</a>) take advantage of these virtualization technologies by providing very useful cloud services to users.&#160;&#160; We have just barely seen the beginning of virtualization technologies and cloud computing.&#160; We are excited to see what the future may hold, and how the various hurdles that currently exist to cloud computing/virtualization are overcome.&#160; There is no doubt that cloud computing is the way of the future, so we can certainly embrace the cloud of today while looking forward with optimism for what is yet ahead.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=46&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2010/11/19/the-state-and-future-of-virtualization-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44fa62c914e8e2703ed7b636f033d2e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scottforsyth1</media:title>
		</media:content>
	</item>
		<item>
		<title>New Template: SharePoint Foundation 2010 Virtual Machine</title>
		<link>http://vaasnet.wordpress.com/2010/05/24/new-template-sharepoint-foundation-2010-virtual-machine/</link>
		<comments>http://vaasnet.wordpress.com/2010/05/24/new-template-sharepoint-foundation-2010-virtual-machine/#comments</comments>
		<pubDate>Mon, 24 May 2010 20:45:50 +0000</pubDate>
		<dc:creator>Jeff W</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Vaasnet]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[SharePoint Foundation 2010]]></category>
		<category><![CDATA[SharePoint Virtual Machine]]></category>

		<guid isPermaLink="false">https://vaasnet.wordpress.com/2010/05/24/new-template-sharepoint-foundation-2010-virtual-machine/</guid>
		<description><![CDATA[Vaasnet now has a SharePoint Foundation 2010 virtual machine template available for your testing of the features available in the new version of SharePoint. SharePoint Foundation 2010 is the free version of SharePoint that installs on top of Windows Server 2008.&#160; You can take a look at SharePoint Foundation 2010 quickly and easily by starting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=45&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Vaasnet now has a <a href="http://www.vaasnet.com/virtualmachine/109/microsoft-sharepoint-foundation-2010">SharePoint Foundation 2010 virtual machine</a> template available for your testing of the features available in the new version of SharePoint. </p>
<p>SharePoint Foundation 2010 is the free version of SharePoint that installs on top of Windows Server 2008.&#160; You can take a look at SharePoint Foundation 2010 quickly and easily by starting a <a href="http://www.vaasnet.com">preconfigured SharePoint Foundation 2010 Virtual Machine</a> at <a href="http://www.vaasnet.com">Vaasnet.com</a>.&#160; Just start the virtual machine and then browse to the public IP address in your favorite browser to see what SharePoint Foundation 2010 has to offer.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image11.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb11.png?w=796&#038;h=548" width="796" height="548" /></a> </p>
<p>In addition, with SharePoint Workspace 2010, you can get an offline copy of your SharePoint team site allowing you to add/edit your documents in any SharePoint document library easily and allow SharePoint Workspace 2010 to handle the file synchronization for you. If you want to <a href="http://www.vaasnet.com/virtualmachine/109/microsoft-sharepoint-foundation-2010">try out SharePoint Workspace 2010 with SharePoint Foundation 2010</a>, make sure you follow these other configuration steps required for <a href="http://vaasnet.wordpress.com/2010/05/24/configuring-sharepoint-foundation-2010-for-sharepoint-workspace-2010/">configuring SharePoint Foundation 2010 for SharePoint Workspace 2010</a>.</p>
<p>Vaasnet.com is a new Internet startup that provides preconfigured virtual machines that are ready for you to start and begin using right away (such as this virtual machine with SharePoint Foundation 2010 already installed).&#160; <a href="http://www.vaasnet.com/">Vaasnet.com</a> takes the hassle out of downloading and installing the Windows Server 2008 operating system and SharePoint Foundation 2010 so that you can quickly log in and begin trying out the new features of SharePoint Foundation 2010.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=45&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2010/05/24/new-template-sharepoint-foundation-2010-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7a1bdb8f02edadcdca9ede8957c175c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jeff W</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring SharePoint Foundation 2010 for SharePoint Workspace 2010</title>
		<link>http://vaasnet.wordpress.com/2010/05/24/configuring-sharepoint-foundation-2010-for-sharepoint-workspace-2010/</link>
		<comments>http://vaasnet.wordpress.com/2010/05/24/configuring-sharepoint-foundation-2010-for-sharepoint-workspace-2010/#comments</comments>
		<pubDate>Mon, 24 May 2010 20:32:53 +0000</pubDate>
		<dc:creator>Jeff W</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Vaasnet]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[SharePoint Foundation 2010]]></category>
		<category><![CDATA[SharePoint Virtual Machine]]></category>
		<category><![CDATA[SharePoint Workspace 2010]]></category>

		<guid isPermaLink="false">https://vaasnet.wordpress.com/2010/05/24/configuring-sharepoint-foundation-2010-for-sharepoint-workspace-2010/</guid>
		<description><![CDATA[SharePoint Workspace 2010 is the new version of Groove that will give you an offline copy of a SharePoint website and also allow you to work with a SharePoint site outside of a browser.&#160; SharePoint Workspace 2010 is especially nice for editing documents in a SharePoint Document library.&#160; SharePoint Workspace makes the SharePoint Document Library [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=42&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SharePoint Workspace 2010 is the new version of Groove that will give you an offline copy of a SharePoint website and also allow you to work with a SharePoint site outside of a browser.&#160; SharePoint Workspace 2010 is especially nice for editing documents in a SharePoint Document library.&#160; SharePoint Workspace makes the SharePoint Document Library work just like a folder on your computer and will handle the synchronization of the documents back to the SharePoint server for you.</p>
<p>If you try connecting SharePoint Workspace 2010 to a default SharePoint Foundation 2010 installation you may get an error like this one:</p>
<p><font face="Courier New">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;      <br />Sync to SharePoint Workspace       <br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;       <br />SharePoint Workspace was unable to interpret the SharePoint location. Please check and ensure the location contains no typing errors.       <br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;       <br />OK Help       <br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</font></p>
<p>This is because the default configuration of SharePoint Foundation 2010 requires two configuration changes to allow SharePoint Workspace 2010 to work.</p>
<p>The first is to enable the Remote Differential Compression feature on the server that is hosting SharePoint.&#160; This is used by SharePoint Workspace 2010 to send and receive the files for synchronization. </p>
<p>To enable Remote Differential Compression go to the Server Manager &gt; Features and choose Add Features.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb.png?w=118&#038;h=37" width="118" height="37" /></a> </p>
<p>Check the box for the Remote Differential Compression feature and then click Install to enable this feature.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image1.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb1.png?w=318&#038;h=33" width="318" height="33" /></a> </p>
<p>&#160;</p>
<p>The second configuration change to allow SharePoint Workspace 2010 to work with your SharePoint Foundation 2010 server is to add an Alternate Access Mapping of the public facing DNS name (or IP address) to SharePoint using the SharePoint Central Admin.&#160; If you are connecting to your SharePoint site using the machine name then this is not necessary, but if you are connecting over the Internet through either an IP address or DNS name then you will need to add this alternate access mapping.</p>
<p>The reason is that when SharePoint is first installed, the only way it thinks users are connecting to the server is through the machine name: <a href="http://machine_name">http://machine_name</a> (as if on a local intranet).&#160; Since most likely SharePoint Workspace 2010 users will be connecting through a public facing DNS name (or IP address), you will need to add this DNS name (or IP address) as an alternate access mapping (indicating that this DNS name is the same as the machine_name and should map to the SharePoint site).</p>
<p>To add an Alternate Access Mapping to SharePoint Foundation 2010, visit the SharePoint Central Administration on the SharePoint Foundation 2010 server:</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image2.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb2.png?w=193&#038;h=45" width="193" height="45" /></a> </p>
<p>Once in the SharePoint Central Administration website, click on the <strong>Application Management</strong> link</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image3.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb3.png?w=244&#038;h=99" width="244" height="99" /></a> </p>
<p>Then under the Web Applications heading choose <strong>Configure alternate access mappings</strong></p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image4.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb4.png?w=379&#038;h=49" width="379" height="49" /></a> </p>
</p>
<p>Choose Edit Public URLs</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image5.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb5.png?w=140&#038;h=51" width="140" height="51" /></a> </p>
<p>And then select the public facing SharePoint website that you want to add an access mapping to.&#160; You do this by changing the Alternate Access Mapping Collection (clicking on the “No selection” drop down button) to the website that is running on Port 80.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image6.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb6.png?w=360&#038;h=63" width="360" height="63" /></a>     </p>
<p>The&#160; default name of the public facing SharePoint site is “SharePoint – 80” but you may have changed that when you configured your SharePoint site.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image7.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb7.png?w=170&#038;h=83" width="170" height="83" /></a> </p>
<p>Once you have switched the Alternate Access Mapping Collection to the public SharePoint website (SharePoint – 80) then you can specify the Public URL by adding the publically accessible IP Address or DNS name to the Internet field:</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image8.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb8.png?w=244&#038;h=192" width="244" height="192" /></a> </p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image9.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb9.png?w=547&#038;h=255" width="547" height="255" /></a> </p>
</p>
<p>Click Save to apply the alternate access mapping and now you should be able to connect to your SharePoint Foundation 2010 site with SharePoint Workspace 2010:</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/image10.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/05/image_thumb10.png?w=259&#038;h=169" width="259" height="169" /></a> </p>
<p><a href="http://vaasnet.files.wordpress.com/2010/05/clip_image001.jpg"><img style="display:inline;border-width:0;" title="clip_image001" border="0" alt="clip_image001" src="http://vaasnet.files.wordpress.com/2010/05/clip_image001_thumb.jpg?w=311&#038;h=295" width="311" height="295" /></a></p>
</p>
</p>
<p>&#160;</p>
<p>SharePoint Foundation 2010 is the free version of SharePoint that installs on top of Windows Server 2008.&#160; With SharePoint Workspace 2010 you can get an offline copy of your SharePoint team site allowing you to add/edit your documents in any SharePoint document library easily and allow SharePoint Workspace 2010 to handle the file synchronization for you.&#160; </p>
<p>You can take a look at SharePoint Foundation 2010 quickly and easily by starting a <a href="http://www.vaasnet.com" target="_blank">preconfigured SharePoint Foundation 2010 Virtual Machine</a> at <a title="Preconfigured SharePoint Foundation 2010 Virtual Machine" href="http://www.vaasnet.com" target="_blank">Vaasnet.com</a>.&#160; Vaasnet.com is a new Internet startup that provides preconfigured virtual machines (such as a virtual machine with SharePoint Foundation 2010 already installed) that are ready for you to start and begin using right away.&#160; Vaasnet.com takes the hassle out of downloading and installing the Windows Server 2008 operating system and SharePoint Foundation 2010 so that you can quickly log in and begin trying out the new features of SharePoint Foundation 2010.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=42&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2010/05/24/configuring-sharepoint-foundation-2010-for-sharepoint-workspace-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7a1bdb8f02edadcdca9ede8957c175c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jeff W</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/image_thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/05/clip_image001_thumb.jpg" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>
	</item>
		<item>
		<title>New Feature: Choose desktop size when connecting to a virtual machine</title>
		<link>http://vaasnet.wordpress.com/2010/02/12/new-feature-choose-desktop-size-when-connecting-to-a-virtual-machine/</link>
		<comments>http://vaasnet.wordpress.com/2010/02/12/new-feature-choose-desktop-size-when-connecting-to-a-virtual-machine/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 19:49:22 +0000</pubDate>
		<dc:creator>Jeff W</dc:creator>
				<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop Connection]]></category>
		<category><![CDATA[Vaasnet]]></category>

		<guid isPermaLink="false">http://vaasnet.wordpress.com/2010/02/12/new-feature-choose-desktop-size-when-connecting-to-a-virtual-machine/</guid>
		<description><![CDATA[A new feature has been added to the Vaasnet virtual machine management console allowing you to specify the size of the desktop when you click on the Connect button.&#160; The remote desktop size dropdown lets you choose from six different sizes: Full Screen 1680 by 1050 1280 by 1024 1024 by 768 800 by 600 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=17&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A new feature has been added to the <a title="Vaasnet - Virtual Machines for Busy System Administrators" href="http://www.vaasnet.com">Vaasnet</a> virtual machine management console allowing you to specify the size of the desktop when you click on the Connect button.&#160; The remote desktop size dropdown lets you choose from six different sizes:</p>
<table border="0" cellspacing="0" cellpadding="2" width="541">
<tbody>
<tr>
<td valign="top" width="196">
<li>Full Screen</li>
<li>1680 by 1050</li>
<li>1280 by 1024</li>
<li>1024 by 768</li>
<li>800 by 600</li>
<li>640 by 480</li>
</td>
<td valign="top" width="343"><a href="http://vaasnet.files.wordpress.com/2010/02/image2.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/02/image_thumb2.png?w=296&#038;h=154" width="296" height="154" /></a></td>
</tr>
</tbody>
</table>
<p>The size is then automatically included in the RDP file that is generated when you click the Connect button.&#160; The dropdown defaults to Full Screen.&#160; Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=17&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2010/02/12/new-feature-choose-desktop-size-when-connecting-to-a-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7a1bdb8f02edadcdca9ede8957c175c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jeff W</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/02/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Corporate Accounts</title>
		<link>http://vaasnet.wordpress.com/2010/02/08/corporate-accounts/</link>
		<comments>http://vaasnet.wordpress.com/2010/02/08/corporate-accounts/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:37:13 +0000</pubDate>
		<dc:creator>Jeff W</dc:creator>
				<category><![CDATA[Corporate Accounts]]></category>
		<category><![CDATA[Vaasnet]]></category>

		<guid isPermaLink="false">http://vaasnet.wordpress.com/2010/02/08/corporate-accounts/</guid>
		<description><![CDATA[This past week we added corporate accounts functionality to Vaasnet.&#160; This will allow you to invite other members of your choice to use your billing payment method for any virtual machines that they start. You can get to the Corporate Accounts management functionality by logging in and then going to the Your Account section.&#160; Scroll [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=12&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This past week we added corporate accounts functionality to <a title="Vaasnet - Virtual Machines for Busy System Administrators" href="http://www.vaasnet.com">Vaasnet</a>.&#160; This will allow you to invite other members of your choice to use your billing payment method for any virtual machines that they start.</p>
<p>You can get to the Corporate Accounts management functionality by logging in and then going to the Your Account section.&#160; Scroll to the bottom and you can “Open Your Corporate Account”.&#160; Once you open your corporate account you can then begin sending invitations.&#160; Anyone that you send an invitation to will receive an email with instructions on how they can register to use your payment method to start a virtual machine.&#160; </p>
<p>When they go to start a virtual machine, they will be presented with a choice of payment methods; either their own personal account, or one of the corporate accounts that they belong to.&#160; You can also use this feature to categorize the usage of a virtual machine; is it for your personal use or corporate use.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/02/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/02/image_thumb.png?w=325&#038;h=99" width="325" height="99" /></a> </p>
<p>The Corporate Accounts section on the Your Account page has links to allow you to manage and invite other users, change the name of your corporate account, and also close your corporate account if you no longer need it.</p>
<p><a href="http://vaasnet.files.wordpress.com/2010/02/image1.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://vaasnet.files.wordpress.com/2010/02/image_thumb1.png?w=244&#038;h=164" width="244" height="164" /></a> </p>
</p>
<p>As always, please let us know your feedback and comments about this feature or any others that you have in mind.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=12&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2010/02/08/corporate-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7a1bdb8f02edadcdca9ede8957c175c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jeff W</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/02/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vaasnet.files.wordpress.com/2010/02/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Vaasnet Demo Video &#8211; Virtual machines for busy developers and system administrators</title>
		<link>http://vaasnet.wordpress.com/2009/12/02/vaasnet-demo-video-virtual-machines-for-busy-developers-and-system-administrators/</link>
		<comments>http://vaasnet.wordpress.com/2009/12/02/vaasnet-demo-video-virtual-machines-for-busy-developers-and-system-administrators/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 17:51:00 +0000</pubDate>
		<dc:creator>Jeff W</dc:creator>
				<category><![CDATA[Vaasnet]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://vaasnet.wordpress.com/2009/12/02/vaasnet-demo-video-virtual-machines-for-busy-developers-and-system-administrators/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=14&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="display:inline;float:none;margin:0;padding:0;" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:d7f63bc5-fdbb-43a8-84f7-103dd94f92a1" class="wlWriterEditableSmartContent">
<div><span style="text-align:center; display: block;"><a href="http://vaasnet.wordpress.com/2009/12/02/vaasnet-demo-video-virtual-machines-for-busy-developers-and-system-administrators/"><img src="http://img.youtube.com/vi/d_oMnTJHfUs/2.jpg" alt="" /></a></span></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vaasnet.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vaasnet.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vaasnet.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vaasnet.wordpress.com&amp;blog=10541901&amp;post=14&amp;subd=vaasnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vaasnet.wordpress.com/2009/12/02/vaasnet-demo-video-virtual-machines-for-busy-developers-and-system-administrators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7a1bdb8f02edadcdca9ede8957c175c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jeff W</media:title>
		</media:content>
	</item>
	</channel>
</rss>
