Feed aggregator

Another opportunity to provide feedback

The Official Microsoft IIS Site - Hace 16 horas 15 mins
Dear PHP developers and SQL Server users, We, the PHP group in the SQL Connectivity product team, received a lot of feedback in our previous survey in Oct 2009, and we responded to the feedback by delivering a PDO driver in our v2.0 release. After releasing our CTP2 for v2.0 of the driver, we have been very busy responding to feedback and preparing the code for the final release. While this work is in progress, it is time for to review our priorities once again with our primary audience. While we...(read more)

Summary Comparison of Publish Options in WebMatrix

The Official Microsoft IIS Site - Vie, 23/07/2010 - 16:18

WebMatrix currently offers 3 methods for publishing: Web Deploy, FTP, and FTPS. What’s different and how can you decide between them? 

For starters, your choice of hosting provider may be a factor – not all publishing options will be available from all hosting providers. The hosting providers shown in the Publish > Find Web Hosting in WebMatrix do support all 3 types of publishing, however outside of these providers, you are not guarenteed that FTPS will be enabled or that Web Deploy will be on the hosting server.  My personal publishing preference is the Web Deploy method because it does a selection of steps for you automatically during publish so you don’t have to do them separately – which just makes publishing easier (and it's also faster than FTP).

Here’s a tabular comparison of the options to get an overview of some of the ways these publishing methods differ:

And thanks to Ben Byrd for his FTP insights and helping to make sure this table is accurate!

Did you know? You can add, manage and delete a SQL Server Compact Edition Database from WebMatrix.

The Official Microsoft IIS Site - Vie, 23/07/2010 - 02:38

A common issue being reported by Microsoft WebMatrix Beta users, is that they are unable to easily delete a SQL Server Compact Edition database from with WebMatrix itself. There is a way to delete the CE databases using the Files workspace of WebMatrix, read on to see how.

 

Let’s start by Getting a site set up to work with.

Step 1: Open the Microsoft WebMatrix Beta

Step 2: Select choose site from template

 Step 3: Select the “Empty Site” and click “ok”

 Step 4: Navigate to Databases Workspace by clicking the Databases button in the lower left hand corner of the screen.

Step 5: Click the "New Database" button in the ribbon.

When you click 'New Database' WebMatrix creates an empty SQL CE database underneath the App_Data folder. WebMatrix then adds a dynamic connection to the database file under the site node in the Databases workspace.

 

Now that we now have a database listed underneath the 'Empty Site' node in the tree, let's look at how to delete it.

Step1: Navigate to Files Workspace by clicking the Files button in the lower left hand corner of the screen.

Step 2: Expand the folder structure until the App_Data folder is expanded

Step 3: Right click the 'Empty Site.sdf' file and select the Delete option.

Step 4: Navigate back to the Databases workspace, the refresh the 'Empty Site' folder.

You have now deleted your file based SQL Server Compact Edition database connection from the databases workspace of your application.

Keynoting at OSCON 2010

The Official Microsoft IIS Site - Jue, 22/07/2010 - 16:01
Jean Paoli, the General Manager for Interoperability Strategy at Microsoft, delivered a keynote address at the O'Reilly Open Source Convention (OSCON) in Portland, OR , this morning titled "Open Cloud, Open Data." During his keynote , Paoli addressed four foundational elements that comprise an open cloud platform: Data Portability, Standards, Ease of Migration and Deployment, and Developer Choice. Paoli also talked about why Microsoft views these elements as a catalyst for the industry conversations...(read more)

WCF workaround for WebMatrix Beta

The Official Microsoft IIS Site - Mié, 21/07/2010 - 20:56

IIS Developer Express Beta doesn’t work with WCF out-of-the-box. If you run a WCF application and browse to it, you will see the following error message:

“Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.”

This will be addressed in a forthcoming release. Meanwhile there are a couple of simple ways you can workaround this limitation.

Workaround 1: Copy assemblies to the app’s bin folder

Copy the following assemblies from the WebMatrix install location to your application’s bin directory.

  • Microsoft.Web.dll
  • Microsoft.Web.Administration.dll

By default, WebMatrix gets installed in  “%ProgramFiles%\Microsoft WebMatrix” or “%ProgramFiles(x86)%\Microsoft WebMatrix”, depending on your machine architecture.

Workaround 2: GAC the required assemblies

Installing the above assemblies in the GAC will work as well, but requires you to be an administrator. From an administrator prompt, switch to the WebMatrix install location. Then run the following commands:

gacutil /i Microsoft.Web.Administration.dll

gacutil /i Microsoft.Web.dll

 

One of the above workarounds will hopefully resolve the issue. If not, please let us know and we’ll be happy to investigate.

Web Farm Framework 2.0 Beta Release

The Official Microsoft IIS Site - Mié, 21/07/2010 - 18:49

The multi-step and repetitive process for provisioning, deployment and scale is a simplified one step task with the release of Web Farm Framework 2.0 Beta.

Web Farm Framework 2.0 Beta was published today (download x86 / x64) addressing some of the top requested features and frequently discussed topics in IIS.

Most importantly, it:

-Provides capability to seamlessly provision, deploy and synchronize (platform and content) as a 1 step process
-Enables elastic scale and resource utilization in conjunction with ARR and other load balancing technologies
-Makes server management a breeze with ability to run operations from a unified UI and monitor up to date status
-Provides a rich API set and Power shell cmd-lets for advanced scenario and deeper control

Specifically some of the key features enabled are:

-One step provisioning of a server farm
-Platform Provisioning using Web PI
-Application Provisioning using Web Deploy
-Policy-based Provisioning
-Installation of additional platform components and content
-Reduced down time with load balancing integration using ARR
-Up-to-date status and trace logs of server farm servers
-Extensible model that allows you to write additional providers
-You can learn more about it at http://learn.iis.net/page.aspx/905/microsoft-web-farm-framework-20-beta-for-iis-7/

-Younus

WebMatrix Beta – Database Migration and Live Database Monitoring

The Official Microsoft IIS Site - Lun, 19/07/2010 - 18:04
One of the cool WebMatrix features is the ability to manage other databases from within the WebMatrix Databases Workspace.  This post describes a scenario where you can take an existing SQL Compact Edition database from a template site, migrate it to a SQL or SQLExpress database and then connect to your live database and manage it after you’ve published. Step 1: Migrating from SQL Compact to SQLExpress/SQL From a site with a SQLCE database: Navigate to the Databases workspace Select the Home...(read more)

Live Beach Volleyball brought to you by Ooyala, IIS, and Silverlight

The Official Microsoft IIS Site - Sáb, 17/07/2010 - 22:45

The AVP Nivea Tour Hermosa Beach Open volleyball tournament is being broadcast today with a new Microsoft Silverlight player by Ooyala. As with past AVP events, this tournament is again being delivered using IIS Smooth Streaming. The new Ooyala player, pictured below, includes four live streams that you can switch between instantly. Check out the tournament, the player, and the Smooth Streaming experience at http://bit.ly/avpTV.

To learn more about the technology:

Hyper-V Links for Friday Night

Virtual PC Guy - Sáb, 17/07/2010 - 05:29
tweetmeme_url = 'http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/07/16/hyper-v-links-for-friday-night.aspx';

Well, the week is over so I thought I would quickly share some links.

Vijay has posted a great article on how to install the SP1 beta on our standalone Hyper-V Server product.  So now you really have no excuse to not be looking at dynamic memory / RemoteFX (both of which are supported on Hyper-V Server).

Meanwhile – the Virtualization launch page on TechNet (http://technet.microsoft.com/en-us/bb802511.aspx) has been updated with a “Hyper-V Tools” section that gives you pointers to a number of home grown tools from Microsoft for working with Hyper-V:

Cheers,
Ben

Categorías: Virtualización

Installing Service Pack 1 on Microsoft Hyper-V Server 2008 R2

Virtualization Team Blog - Vie, 16/07/2010 - 21:09

 With the release of Beta of Service Pack 1 for Windows Server 2008 R2 a number of you have asked about Service Pack 1 for the standalone Microsoft Hyper-V Server 2008 R2, and whether the new capabilities of Dynamic Memory and RemoteFX will be available for it. Absolutely, both Dynamic Memory and RemoteFX have been developed for Microsoft Hyper-V Server 2008 R2 as well.

 

In order to get these capabilities for the Microsoft Hyper-V Server 2008 R2, you will need to install the Beta of Service Pack 1 on Microsoft Hyper-V Server 2008 R2. Note that the first wave of the Service pack installer is only in 5 languages (English, French, German, Japanese and Spanish), so if you try and apply the package to Microsoft Hyper-V Server 2008 R2 (which has 11 language packs installed by default) you will rightly see the following screen

 

 

 

 It’s pretty simple to uninstall these language packs to thereafter install the Service pack. In order to uninstall the language packs, there is nifty utility included (lpksetup.exe). Launch this from an administrator’s command prompt and select “Uninstall display languages”.

On the next screen, select the all languages other than the five (English, French, German, Japanese and Spanish). Of course if you want to save some additional disk space, you can uninstall other languages as well and leave just the language that you use in your environment, Click next and let the tool do its job. Thereafter you can apply Service Pack 1. Enjoy!!

Vijay Tewari

Principal Program Manager, Windows Server Virtualization

Categorías: Virtualización

WebMatrix Beta – Testing With ‘Real’ Certificates

The Official Microsoft IIS Site - Vie, 16/07/2010 - 17:14
In my last post, one of the tips I described was how to configure a WebMatrix site to use the built-in test SSL certificate.  If you enable SSL for a site within WebMatrix and browse to it using the link in the UI, you’ll probably receive a glaring browser warning along these lines:   These browser warnings are important notifications for live, production sites, but for the development environment the warning is really distracting.  Here are some instructions to configure a trusted...(read more)

Simple Code First with Entity Framework 4 - Magic Unicorn Feature CTP 4

The Official Microsoft IIS Site - Jue, 15/07/2010 - 01:54
Microsoft's been releasing a number of right-sized LEGO pieces lately. In case you missed it, Betas have been announced for: SQL 4 Compact Edition - It has a small embedded file-based SQL Database, and a web-server called IIS Express that's compatible with the full version of IIS. "Razor" Page Syntax - A way to make pages/ViewEngine called "Razor." Your sites can be later be expanded to use all of ASP.NET MVC. It's a simple syntax that is easy to learn. WebMatrix - It's a small...(read more)

Upcoming Webcast on IIS Media Services

The Official Microsoft IIS Site - Mié, 14/07/2010 - 19:37

Please join me for an interactive webcast that provides an overview of current and upcoming features in IIS Media Services. You can join in the live session or view it on-demand. Here is the official abstract…

  

You may have already heard how broadcasters worldwide are using IIS Media Services and Microsoft Silverlight to stream live events such as Sunday Night Football, the World Cup, the French Open, and the 2010 Winter Olympics.  Have you also heard about the newest media server features from Microsoft, such as IIS Smooth Streaming support for iPhone & iPad, Smooth Multicast, and one-click PlayReady DRM support?  Would you like to learn how you can use IIS Media Services to better reach your audience?
 
The team at Microsoft just released the Beta of IIS Media Services 4.0, and are busy working on the next release.  Attend this session with Chris Knowlton, Senior Product Manager at Microsoft, to learn more about what is available today, and what is coming later this year, in IIS Media Services.
 
Topics to be covered include:

  • IIS Smooth Streaming – including Apple devices, low-latency streaming, and multicast
  • IIS Transform Manager – easily ingests and converts multiple formats to Smooth Streaming
  • IIS Smooth Streaming Format SDK – add Smooth Streaming to your encoding application
  • Silverlight Media Framework – a player framework with full Smooth Streaming support
  • IIS Smooth Streaming Client Porting Kit – allows you to natively support Smooth Streaming

Be sure to bring your questions, as there will be Q&A time in the second half.

  

MODERATOR

Dan Rayburn
EVP
Streaming Media

PRESENTER

Chris Knowlton
Senior
Product Manager
Microsoft

Update to private cloud toolkit for System Center

Virtualization Team Blog - Mié, 14/07/2010 - 18:43

Back in February we started working with partners and TAP customers on a toolkit to create private cloud environment.  See our February blog about the Dynamic Infrastructure Toolkit for System Center.

A couple updates were announced Monday at our Worldwide Partner Conference. First, the tool has a new name: System Center Virtual Machine Manager Self-Service Portal 2.0 (the portal). Second, we reached the release candidate milestone. You can download it here. A release candidate milestone means it’s feature complete, and is nearing completion. We expect the portal to be finalized and released to the web in calendar Q4.

You can read more about the self-service portal tool over at the System Center team blog (here). Here's an excerpt:

The self-service portal provides the following features that are exposed through a web-based user interface:

  • Configuration and allocation of datacenter resources: Store management and configuration information related to compute, network and storage resources as assets in the VMMSSP database.
  • Customization of virtual machine actions: Provide a simple web-based interface to extend the default virtual machine actions; for example, you can add scripts that interact with Storage Area Networks for rapid deployment of virtual machines.
  • Business unit on-boarding: Standardized forms and a simple workflow for registering and approving or rejecting business units to enroll in the portal.
  • Infrastructure request and change management: Standardized forms and human-driven workflow that results in reducing the time needed to provision infrastructures in your environment.
  • Self-Service provisioning: Supports bulk creation of virtual machines on provisioned infrastructure through the web-based interface.Helps business units to manage their virtual machines based on delegated roles

Patrick

Categorías: Virtualización

Dynamic Memory Resources

Virtual PC Guy - Mié, 14/07/2010 - 01:37
tweetmeme_url = 'http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/07/13/dynamic-memory-resources.aspx';

If you are thinking about trying out dynamic memory in the Windows Server 2008 R2 SP1 beta release – here are some handy resources to read before you get going:

Dynamic Memory Technical Overview whitepaper

This paper talks about what dynamic memory is, what it does and how it does it.  It is a good read for those curious to understand what is happening under the covers.

http://download.microsoft.com/download/E/0/5/E05DF049-8220-4AEE-818B-786ADD9B434E/Implementing_and_Configuring_Dynamic_Memory.docx

Hyper-V Dynamic Memory Evaluation Guide

This article steps you through the process of setting up SP1 and enabling dynamic memory.  It also gives you some good tips on configuration and troubleshooting.

http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx

Windows Server 2008 R2 Service Pack 1 – TechNet Center

For all things “Windows Server 2008 R2 Service Pack 1” related – the TechNet Center has you covered.

http://technet.microsoft.com/en-us/library/ff817647(WS.10).aspx

Hyper-V: Dynamic Memory Survival Guide

The TechNet Wiki also has a “Dynamic Memory Survival Guide” article with some extra links.

http://social.technet.microsoft.com/wiki/contents/articles/hyper-v-dynamic-memory-survival-guide.aspx

Cheers,
Ben

Categorías: Virtualización

Dynamic Memory Coming to Hyper-V Part 6…

Virtualization Team Blog - Mar, 13/07/2010 - 06:17

======================================================

Preamble: The point of this series, and the spirit in which it is written, is to take a holistic approach at the issues facing our customers, discuss the complexities with regard to memory management and explain why we’re taking the approach we are with Hyper-V Dynamic Memory. This isn’t meant to criticize anyone or technology, rather to have an open and transparent discussion about the problem space.

======================================================

In the past few blogs we’ve covered Page Sharing and Second Level Paging. Today, let’s dig into what we’re delivering with Hyper-V Dynamic Memory in Windows Server 2008 R2 SP1 as well as our free hypervisor Microsoft Hyper-V Server 2008 R2 SP1. So what is Dynamic Memory?

Dynamic memory is an enhancement to Hyper-V R2 which pools all the memory available on a physical host and dynamically distributes it to virtual machines running on that host as necessary. That means based on changes in workload, virtual machines will be able to receive new memory allocations without a service interruption through Dynamic Memory Balancing. In short, Dynamic Memory is exactly what it’s named.

Let’s dive in an explain how all this works starting with the new Dynamic Memory settings. Here are the new settings available on a per virtual machine basis. Here’s a screenshot:

Dynamic Memory In Depth

With Hyper-V (V1 & R2), memory is statically assigned to a virtual machine. Meaning you assign memory to a virtual machine and when that virtual machine is turned on, Hyper-V allocates and provides that memory to the virtual machine. That memory is held while the virtual machine is running or paused. When the virtual machine is saved or shut down, that memory is released. Below is a screenshot for assigning memory to a virtual machine in Hyper-V V1/R2:

With Hyper-V Dynamic Memory there are two values: Startup RAM and Maximum RAM and it looks like this:

Startup RAM is the initial/startup amount of memory assigned to a virtual machine. When a virtual machine is started this is the amount of memory the virtual machine will be allocated. In this example, the virtual machine will start with 1 GB.

The Maximum RAM setting is the maximum amount of memory that the guest operating system can grow to, up to 64 GB of memory (provided the guest OS supports that much memory). Based on the settings above, here’s an example of what the memory allocation could look like over a workday...

As you can see, the workload is dynamically allocated memory based on demand.

Next, let’s look at the Memory Buffer.

Memory Buffer: In one of the earlier blogs posts in this series, we discussed the complexity of capacity planning in terms of memory. To summarize, there is no “one size fits all” answer for every workload as deployments can vary based on scale and performance requirements. However, one consistent bit of feedback was that customers always felt more comfortable by providing additional memory headroom ‘just in case.’

We completely agree.

The point being you want to avoid a situation where a workload needs memory and Hyper-V has to start looking for it. You want some set aside memory as buffer for these situations, especially for bursty workloads.

The Dynamic Memory buffer property specifies the amount of memory available in a virtual machine for file cache purposes (e.g. SuperFetch) or as free memory. The range of values are from 5 to 95. A target memory buffer is specified in percentages of free memory and is based on current runtime memory usage. A target memory buffer percentage of 20% means that in a VM where 1 GB is used, 250 MB will be ‘free’ (or available) ideally for a total amount of 1.25 GB in the virtual machine. By default, Hyper-V Dynamic Memory uses a default buffer allocation of 20%. If you find this percentage is too conservative or not conservative enough, you can adjust this setting on the fly while the virtual machine is running without downtime.

This takes us to the last Dynamic Memory setting, Memory Priority.

Memory Priority: By default, all virtual machines are created equal in terms of memory prioritization. However, it’s very likely you’ll want to prioritize memory allocation based on workload. For example, I can see a scenario where one would give domain controllers greater memory priority than a departmental print server. Memory Priority is a per virtual machine setting which indicates the relative priority of the virtual machine's memory needs measured against the needs of other virtual machines. The default is set to ‘medium’. If you find that you need to adjust this setting, you can adjust this setting on the fly while the virtual machine is running without downtime.

 

Dynamic Memory Works Over Time With A Few VMs…

I’ve explained the per VM settings and shown how this would work with a single virtual machine, but how does Dynamic Memory work with multiple virtual machines? Below is an example to show just how Dynamic Memory works. I’ve kept this example simple on purpose to avoid confusion. Let’s assume I have a small server with 8 GB of memory. I’m going to run three virtual machines, one from Finance, Sales and Engineering. Each virtual machine is given the same settings: Startup RAM = 1 GB and Maximum RAM = 4 GB. With these settings, each virtual machine will start 1 GB and can grow up to 4 GB as needed.

Virtual Machine Start. On the left graphic below, you can see three virtual machines starting. Each virtual machine is consuming 1 GB of memory for Startup RAM. On the right graphic below, you can see the total amount of memory being used in the entire system ~3 GB.

15 minutes later. The Finance VM is running reports while the Engineering VM starts an analysis job. With Dynamic Memory, the Finance VM is allocated 3 GB of memory, the Engineering VM is allocated 2 GB of memory while the Sales VM remains at 1 GB. System wide, the server is now using 6 GB of its 8 GB or 75% of the total physical memory.

30 minutes later. The Finance VM is running reports while the Engineering VM starts an analysis job. With Dynamic Memory, the Finance VM is allocated 2 GB of memory, the Engineering VM is allocated 3.5 GB of memory while the Sales VM remains at 1 GB and a fourth VM, Service VM is started using 1 GB of memory. System wide, the server is now using 7.5 GB of its 8 GB of memory for VMs. At this point the server is fully allocated in terms of memory and is using its memory most efficiently.

 

At this point, the question I’m always asked is, “What now? What if a virtual machine still needs more memory? Does the parent start paging?”

No.

At this point, Dynamic Memory will attempt to reclaim pages from other virtual machines. However, in the absolute worst case where no free pages are available, the guest operating system will page as needed, not the parent. This is important because the guest operating system knows best what memory should and shouldn’t be paged. (I covered this back in Part 5...) Finally, when free memory does become available from other virtual machines, Dynamic Memory will move memory as needed.

Over-Subscription & the CPU Analogy

One argument we routinely hear is that there’s nothing wrong with over-subscription. Customers tell us that they take a bunch of physical servers, virtualize them and run the server with over-subscribed CPUs without issue, so why is this an issue with memory?

Great analogy, wrong conclusion.

Example 1: Suppose you are running 8 physical servers at 10% utilization, virtualize them and run those 8 virtual machines on a single server for a total of ~85% utilization. In this example, you’re not over-subscribing the CPU and the server still has 15% CPU headroom.

Over-subscription is this…

Example 2: Suppose you are running 8 physical servers at 50% utilization, virtualize them and run those 8 virtual machines on a single server. The single server would max out at 100% utilization, but because the workloads require ~400% utilization, performance would be terrible. What would you do? Move virtual machines to other servers of course to avoid over-subscription. In short, what you really want to do is maximize resource utilization to get the best balance of resources and performance.

That’s exactly what we’re doing with Hyper-V Dynamic Memory.

Customer Requirements & Dynamic memory

When it comes to virtualization and memory, virtualization users have repeatedly provided the following requirements:

  1. Use physical memory as efficiently and dynamically as possible with minimal performance impact. Customers investing in virtualization hosts are purchasing systems with larger memory configurations (32 GB, 64 GB, 128 GB and more) and want to fully utilize this system asset. At the same time, they’re purchasing this memory to provide superior performance and to avoid paging.
  2. Provide consistent performance and scalability. One frequent comment from virtualization users is that they don’t want a feature with a performance cliff or inconsistent, variable performance. That’s makes it more difficult to manage and increases TCO.

You got it. Here’s why we’ve chosen the path we have with Dynamic Memory.

  1. Dynamic Memory is truly a dynamic solution. Memory is allocated to virtual machines on the fly without service interruption based on policy.
  2. Dynamic Memory avoids significant performance penalties by not adding additional levels of paging which can significantly impact performance
  3. Dynamic Memory takes advantage of Large Memory Pages and is, in fact, optimized for Large Memory Pages
  4. Dynamic Memory is a great solution for virtualizing servers and desktops (BTW, Dynamic Memory works fine with SuperFetch)

Cheers,

Jeff Woolsey

Principal Group Program Manager

Windows Server & Cloud, Virtualization

P.S. Here are the links to all of the posts in this blog series:

Categorías: Virtualización

How to Install IIS7 on Windows XP

The Official Microsoft IIS Site - Lun, 12/07/2010 - 23:31

Ever since IIS7 shipped in Vista I’ve been asked the question: how can I install it on Windows XP?  Until now, that hasn’t been possible.  With the recent release of WebMatrix, you can now install IIS Developer Express – which is based on the latest IIS7x codebase - on any supported Windows operating system including Windows 7, Windows Vista SP1+, Windows XP SP3+, Windows Server 2003 SP2+, Windows Server 2008, Windows Server 2008 R2. 

IIS Developer Express supports all of the latest IIS7 modules, including URL Rewrite, FastCGI, etc.  It support Classic ASP, PHP and of course ASP.NET development, including integrated pipeline. 

WebMatrix provides more than just the IIS7x Web server, it also includes a lightweight tool for Web development, an embedded database, built-in SEO reporting and optimization and the new simplified syntax – Razor - for building ASP.NET Web pages

For more information on how to get started with WebMatrix, visit the Learn page, read about top Features, and get oriented with the new Workspaces inside the tool.  Then Download WebMatrix today and try it out!

Dynamic Memory Beta – Supported Guest Operating systems

Virtual PC Guy - Lun, 12/07/2010 - 18:58


At TechEd this year we announced that dynamic memory would be supported for virtual machines that were running the following guest operating systems:

  • Windows Server 2003 Web, Standard, Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2003 R2 Web, Standard, Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2008 Web, Standard, Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2008 R2 Web, Standard, Enterprise & Datacenter (64-bit)
  • Windows Vista Enterprise & Ultimate (32-bit and 64-bit)
  • Windows 7 Enterprise & Ultimate (32-bit and 64-bit)

But not all of these operating systems will support dynamic memory with the beta release.  Only the following operating systems are supported with the beta release:

  • Windows Server 2003 Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2003 R2 Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2008 Enterprise & Datacenter (32-bit and 64-bit)
  • Windows Server 2008 R2 Enterprise & Datacenter (64-bit)
  • Windows Vista Enterprise & Ultimate (32-bit and 64-bit)
  • Windows 7 Enterprise & Ultimate (32-bit and 64-bit)

The following guest operating systems will be supported after the beta release:

  • Windows Server 2003 Web & Standard (32-bit and 64-bit)
  • Windows Server 2003 R2 Web & Standard (32-bit and 64-bit)
  • Windows Server 2008 Web & Standard (32-bit and 64-bit)
  • Windows Server 2008 R2 Web & Standard (64-bit)

Cheers,
Ben

Categorías: Virtualización

Windows Server 2008 R2 SP1 Beta now available

Virtual PC Guy - Lun, 12/07/2010 - 18:28
tweetmeme_url = 'http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/07/12/windows-server-2008-r2-sp1-beta-now-available.aspx';

Starting today you can download the Windows Server 2008 R2 SP1 beta release.  For Hyper-V this specifically means that you can start evaluating the following new Hyper-V features:

  • Dynamic Memory – the new feature that allows Hyper-V to dynamically change the amount of memory assigned to a virtual machine at run time, to get higher consolidation ratios.  I spoke about this at TechEd US 2010 – and you can watch the movie here.
  • RemoteFX – provides support for rich graphics (Silverlight, 3D, etc…) when using Hyper-V to host desktop virtual machines.

You can register to download the beta here: http://www.microsoft.com/windowsserver2008/en/us/sp1.aspx

Note that while registration is required, there is no approval process and you will get immediate access to the bits.

Cheers,
Ben

Categorías: Virtualización

Download beta of Windows Server 2008 R2 sp1

Virtualization Team Blog - Lun, 12/07/2010 - 16:36

Over at the Windows Server Division blog, Oliver says the beta is available to download. Oliver focuses on Windows Server 2008 R2 sp1, but Windows 7 sp1 beta is also available. All of this was announced today at our Worldwide Partner Conference in Washington, D.C.

Here's an excerpt from Oliver's post:

The two most important developments in SP1 for Windows Server 2008 R2 are:

Dynamic memory lets Hyper-V administrators pool available memory on a physical host and dynamically distribute it to any virtual machine(s) running on that host. So as the workloads on that physical workload change, requiring more or less memory, Dynamic Memory will let administrators change the memory allocation to their VMs without service interruption. For a deeper look at Dynamic Memory check here.

RemoteFX enhances Microsoft desktop virtualization. RemoteFX lets Windows Server 2008 R2 administrators provide an even richer and user-transparent desktop virtualization experience. RemoteFX delivers rich content, independent of any graphics stack, to server-hosted virtual and session-based desktops, allowing them to support any screen content, including full-motion video, portable graphics stacks such as Silverlight, and 3D applications. Because it can use virtualized graphics on the server and advanced codecs , RemoteFX can deliver those experiences to a much wider array of target devices, including standard desktops and laptops but also an emerging slew of thin clients. You'll also be able to forward the USB ports of the local client to the virtual machine being accessed on the device - just like you can forward the local printer over RDP today. [UPDATE - see Max's new blog post on partner support for RemoteFX]

Make sure you check out the new SP1 Beta Resource page on Microsoft.com as well as the TechNet SP1 page -- and don't forget to grab the download here

Patrick

Categorías: Virtualización
Distribuir contenido