Taking a deep dive into Windows logon options.

Posted by WindowsNetworking.com, filed under Uncategorized. Date: September 30, 2010, 2:00 am | No Comments »

I've posted about power management and Windows Server before so you may recall that one of our goals for Windows Server 2008 R2 was to enhance power management.  You might also remember that R2 can help improve power efficiency by up to 18% over Windows Server 2003 running on the same hardware.  Now there's another data point available on the potential of R2 to help save power.   

The US Environmental Protection Agency (EPA) published a paper last week on Enterprise Servers which discusses the results of some recent power efficiency tests comparing an HP server from a few years ago running Windows Server 2003 with a modern Energy Star-Qualified HP server running Windows Server 2008 R2.  A few highlights from the website and paper:

  • In some of these tests, the new ENERGY STAR server consumed 54% less power than the older model servers and OS.
  • The power savings also come with a substantial increase in performance - at 50% utilization, for example, the newer, more energy-efficient server and OS handle over three times the work, thereby helping reduce the number of systems needed to support a given workload.
  • The total savings over the useful lifetime of a server is estimated at between $480 and $1,440 per server.

Several major OEMs, including HP who contributed to the testing as discussed in the paper, have now released servers which have obtained the Enhanced Power Management Additional Qualifier during their Certified for Windows Server 2008 R2 logo certification (http://www.windowsservercatalog.com/).  These servers work with Windows Server to improve power efficiency "out of the box" without requiring manual configuration, provide additional power monitoring capabilities, and even enable power budgeting.

R2 offers the possibility to impact the environment - and costs - in a worthwhile way, whether your organization is large or small.  And now you can read more about the potential for power savings from the EPA.

Dan Reger
Senior Product Manager, Windows Server

Posted by WindowsServer, filed under Uncategorized. Date: September 29, 2010, 6:46 pm | No Comments »

Acronis True Image Echo Server for Windows was selected the winner in the Backup category of the WindowsNetworking.com Readers' Choice Awards. Veritas NetBackup and UltraBac for Windows NT/2000/XP were runner-up and second runner-up respectively.

Posted by The Editor, filed under Uncategorized. Date: September 29, 2010, 2:00 am | No Comments »

Several new features included in the Windows Server 2008 R2 server and Windows 7 DNS client that increase the security and performance of your DNS infrastructure.

Posted by Deb Shinder, filed under Uncategorized. Date: September 28, 2010, 2:00 am | No Comments »

This article continues the series on Windows User State Virtualization, describing the considerations and strategies for implementing USV in mixed environments.

Posted by WindowsNetworking.com, filed under Uncategorized. Date: September 23, 2010, 2:00 am | No Comments »

This article series will examine various techniques for securing Wi-Fi networks. This first article in the series deals with understanding the vulnerabilities associated with wireless networks.

Posted by WindowsNetworking.com, filed under Uncategorized. Date: September 21, 2010, 2:00 am | No Comments »

We have finished version 3 of Windows HPC Server! The verbose, official, and approved name is Windows HPC Server 2008 R2 Suite signaling that we are leveraging Windows Server 2008 R2 as our core operating system but make no mistake, this is the big v3 release, our most ambitious release. It’s like the third stage of a rocket firing. What makes it a big deal? We have continued to improve performance while adding new features that will increase the size of the HPC community.

 

Sometimes people think Supercomputing is all about the Top500 List, the list of the most powerful 500 supercomputers in the world, but HPC is more than that. It’s about enabling the next generation of complex simulations in biology, chemistry, physics, finance, weather, and more. Microsoft’s ambition is not limited to the top500 but also to ensure the next 500K is just as capable, increasing the number of people and applications that can use the power of cluster based supercomputing.

 

We’re doing a bunch of things to enable more people and organization to use HPC. First, we’re improving the tools developers use to write multi-core applications with Visual Studio 2010. My favorite feature is the Parallel Performance Analyzer, a tool that allows developers to see stuff like context switching for the threads of their application. We’ve also partnered with Intel to make sure their parallel performance tools run great in Visual Studio. Customers asked for a more resilient programming model for service oriented applications. With this release we’ve created a new asynchronous programming model that allows applications to submit millions of calls to the cluster, disconnect from the cluster, and collect the results later.

 

Enabling more people to use HPC also means making it easier to setup and manage. First, you have to get the cluster up and running and to do that we’ve added support for network boot as well as the ability to dual boot with Linux. Next, we’ve improved usage of the cluster with new job scheduling policies as well as SharePoint integration. Finally, it is the nature of distributed systems to fail. To help with failures we’ve improved our diagnostics making it easier to identify hardware failures, network failures, or failures in applications. ISVs shipping applications with the Windows HPC logo ship HPC Server diagnostics with their application, making it easier for administrators fix their clusters.

 

Another way to enable more people to use HPC is ensuring commonly used applications like Mathematica or Matlab. With this release we now support running Microsoft Excel 2010 on the cluster, increasing the size and complexity of models computed in Excel. There are an estimated 300 million Excel users worldwide and Excel is often cited as a modeling and simulation tool used by engineers, scientists and financial quants. Some of our customers run thousands of embarrassingly parallel simulations in Excel. The ability to offload to a cluster enables them to reduce their simulation runs from days to hours.

 

There are two major categories of supercomputing applications: tightly coupled applications and embarrassingly parallel applications. Our performance improvements benefit both types of applications. First, on performance, we have continued turning the performance crank for tightly coupled applications that use the Message Passing Interface (MPI) and high-speed RDMA networking. The result is performance that equals Linux based on open source and application specific benchmarks. And we continue to contribute our MPI improvements to Argonne’s open source MPI project, making these contributions some of Microsoft’s largest open source contributions.

 

Second, we’ve made improvements to leverage the multi-core revolution, improving performance when running on the latest multicore chips from Intel and AMD and adding support for general purpose GPUs, the latest revolution in multi-core processing.

 

Finally, with this release we’ll support using Windows 7 workstations as part of the cluster environment using our new Desktop Compute Cloud (DCC) feature. With DCC administrators can specify particular hours of the day to use workstations in the cluster, for example, every night after 7PM.  Of course if users are logged in and still working, we won’t use the workstation for computation. With DCC we further expand the compute fabric for HPC.

 

So, wrapping up, we have finally put the finishing touches on Windows HPC Server 2008 R2, our third release - a release that will expand the HPC community.  As for the future of Windows HPC Server, today at the High Performance Computing in Financial Markets conference we demonstrated integration Azure, which will be released in a product update in the fall, allowing HPC Server users use compute nodes that are traditional compute nodes in a data center, desktops, and/or instances in Azure.

 

Hurray!

Ryan Waite, general manager

 

Posted by WindowsServer, filed under Uncategorized. Date: September 20, 2010, 11:25 am | No Comments »

Taking a deep dive into the useful features of Windows Server 2008 R2.

Posted by Deb Shinder, filed under Uncategorized. Date: September 16, 2010, 2:00 am | No Comments »

In this article the author explains three common network storage configurations.

Posted by WindowsNetworking.com, filed under Uncategorized. Date: September 14, 2010, 6:00 am | No Comments »

This article describes how to handle the AppDataRoaming folder when you want to virtualize application settings and data.

Posted by WindowsNetworking.com, filed under Uncategorized. Date: September 9, 2010, 3:00 am | No Comments »

« Previous Entries


Search Engine Optimization and SEO Tools