Order Now!
Windows 7 for XP ProfessionalsUpdating Support Skills from XP to Windows 7by Bink.nu's Raymond Comvalius
There are 50 guest(s) online.
There are 0 member(s) online.
This week at PDC 2008 in LA and next week at WinHEC 2008 Microsoft will announce details about the next release of Windows codename Windows Seven. In this article I will inform you about what is coming to Windows Seven Server, which will be released as Windows Server 2008 R2, this is the same release schedule as first used with Window Server 2003 (Major release, Minor Release). For this reason I still find it strange that Microsoft used "Seven" as a codename (for client even releasename). For both client and server this is a minor release or point release, the kernel version is 6.x and not 7.0. Ah well, marketing is not my thing I guess.
As stated by Bink.nu few years back already, this Windows release will be a 64 bit only version, a logical decision, since all server hardware for a few years now is 64 capable. (Maybe Windows Seven Client Starter Edition will still be 32 bit)
With the release of Windows Seven it is the second time that Microsoft will release both client and server at the same time, just like it happened when Windows 2000 was launched in January 2000.
2008 R2 will include Hyper-V R2, it promises to deliver the final pieces for enterprise level OS virtualization (together with SCVMM2008) and to really compete with VMware at that level.
The most anticipated is of course Live Migration: moving running VM's from one host to another without interruption of services running inside the VM's
To accomplisch this technique a new shared filesytem is needed and so will also be introduced in Hyper-V 2.0: Clustered Shared Volumes.
The Live migration works best together with System Center Virtual Machine Manager 2008, it can provide additional Live Migration management and orchestration scenarios such as Live Migration via policy.
Cool thing is you only need to update to Hyper-V 2.0, none of the rest of the infractructere needs updating.
Benefits
Second Level Translation (SLAT)
Overview
How
!!NOTE:The Dynamic Memory feature, will not be available as a part of the Beta for WS08 R2. Microsoft is still evaluating options to make this feature available as a part of RC/RTM of WS08 R2. So let's hope this won't be killed before release.
Allows any VHD to work on physical hardware, this is very interesting! Boot an OS VHD on your physical hardware
Terminal Services
Terminal services will get whole new Platform Improvements like a New API, Connection Broker Extensibility, Dynamic CPU Allocation, IP address virtualization, Best Practices Analyzer! and Full MSI support.
I will get more in to this at WinHEC.
PowerShell 2.0
PowerShell 2.0 includes the ability to extend PowerShell scripts functionality by using the following features:
New commandlets
A UI for powershell J
Create advanced functions. Advanced functions allow you to write wrappers around existing cmdlets. PowerShell 2.0 searches for functions first and then cmdlets. This allows advanced functions to take precedence over cmdlets.
Call .NET application programming interfaces (APIs). This feature allows you to extend your PowerShell with the features provided by any .NET API.
Improved script debugging. PowerShell 2.0 allows you to set breakpoints on lines, columns, functions, variables, and commands. You can also specify actions to run when the breakpoint is hit. The debugging environment supports stepping into, over, or out of functions. You can also get the call stack information (breakpoints)
Subscription-based interface to Windows Event System. This feature allows your PowerShell scripts to respond to specific events in event logs.
Write cmdlets in PowerShell script. This feature allows you to write cmdlets in PowerShell instead of compiled C# or VB.NET.
Script Internationalization. This new feature allows PowerShell script authors to write scripts that can be translated to any language supported by Windows.
Improved Portability of PowerShell Scripts and Cmdlets
Another area of improvement for PowerShell 2.0 is in the area of portability. The improved portability in PowerShell 2.0 allows you to easily move PowerShell scripts and cmdlets between computers.
The features that help improve the portability of PowerShell scripts and cmdlets include:
New module architecture. This architecture allows the packaging of cmdlets, which includes the definition and packaging of scripts. You can send these packaged modules to other administrators.
New method of storing configuration information. PowerShell version 1.0 some of the configuration was put in the registry. In PowerShell version 2.0 the configuration is stored in an .xml file . The .xml file allows the configuration information to be more easily moved from one computer to another.
Note: Although you must uninstall PowerShell 1.0 before installing PowerShell 2.0, the registry settings are automatically migrated to the .xml file.
Direct Access
Direct Access allows access to resources on Corporate network without the need to establish a VPN connection, invisible to end users.
This feature was originally announced as part of R2 of Server 2003, implemented the same way as Outlook Anywhere does (RPC over HTTPS), but now it is implemented using the latest technologies: SSTP, IPSec and IPv6.
Branchoffice Cache
Branchoffice Cache, caches http & SMB downloaded by users in the branch, users can quickly open files stored in the cache which frees up network bandwidth for other uses.
.NET for Core installation! Yes Microsoft componentized .NET framework the same way as they did with VISTA/2008 OS components. So now it is possible to install .NET Framework on Core with all the benefits that come with it, like asp.net websites! And PowerShell 2.0 J!!
More to come this week on Bink.nu.
I would suggest that the reason for releasing it as version 7 is that Apple walked all over the fact that they had released 3 or 4 OS versions while Microsoft hadn't released any in 6 years or whatever.
That's alot of new stuff it looks like, This could easily be called Server 2009 imo.
One correction and one comment:
Correction: Nested Page Tables is a feature of AMD processors, not Intel. Those are backwards. (google: Barcelona Nested Page Table Support)
Comment/Question: Hot Add Memory continues to be a feature everyone says HAS to be there yet no one actually seems willing to stick their hands in a live server and swap modules out. How many people REALLY need this feature?