Welcome to TechNet Blogs Sign in | Join | Help

Updated Windows Firewall with Advanced Security document published

The Windows Firewall with Advanced Security Design and Deployment Guide has been updated to include information for Windows 7 and Windows Server 2008 R2.

This guide is an excellent way to learn how to design and deploy Windows Firewall and IPsec on your network.

DHCP test lab guides now available

You may not think DHCP is that exciting, as networking technologies go. It doesn’t have that “new car smell” of DirectAccess or BranchCache. It doesn’t connect the world like TCP/IP. It just hangs out on your network—like an old friend—ready to give you a loan when you need it. Anyone who has a wireless router is familiar with how easy DHCP can be to setup set up and use. Plug it in and away it goes, happily handing out addresses to your two or three home networked devices – easy-peasy. But wait. Try deploying DHCP in a large corporation where there are thousands of computers just begging for addresses, and others that want to hijack and impersonate good computers and mess everything up (inhale) and your job depends on the good ones always getting what they want and the bad ones being spurned (inhale) and the moment the DHCP server goes down and the addresses choked off, YOU ARE FIRED!  Well then, you might think DHCP is exciting, and not so easy-peasy and nice, like an old friend.

Fortunately, for those of you at the precipice of DHCP disaster, we have written four step-by-step guides to help you learn how to keep your enterprise level DHCP services running at optimal clip, reducing the chance that you’ll suddenly find yourself unemployed:

·         DHCP Step-by-Step Guide: Demonstrate DHCP Link Layer-based Filtering in a Test Lab

·         DHCP Step-by-Step Guide: Demonstrate DHCP Failover – Clustering in a Test Lab

·         DHCP Step-by-Step Guide: Demonstrate DHCP Name Protection in a Test Lab

·          DHCP Step-by-Step Guide: Demonstrate DHCP Split Scope with Delay on a Secondary Server in a Test Lab

 

Corey Plett
Technical Writer
The Windows Server Networking Documentation Team

Networking topics updated in January 2010 based on your feedback

In this blog post, I described how you can provide us with ratings and comments for our topics on TechNet and MSDN through the Click to Rate and Give Feedback facility.

In January 2010, the following Windows networking topics have been updated based on your comments:

·          Chapter 4 - Subnetting

Technical correction.

·         Checklist: Verifying DNS before installing Active Directory: Domain Name System(DNS)

Added a link to the Checklist: Installing a DNS Server topic.

If you see something that needs to be corrected or clarified, please let us know by describing the specific problems and the changes that need to be made through Click to Rate and Give Feedback.

Thank you for providing the feedback and thanks to my teammates Greg Lindsay and Scott Somohano for making and publishing these changes.

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Posted by Joe Davies | 0 Comments
Filed under:

New DirectAccess management pack published

The Windows 2008 R2 Direct Access Server Management Pack for SC Operations Manager 2007 SP1 is now available, thanks to our very own Corey Plett.

Way to go, Corey!

Enjoy (in moderation)!

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

New overview videos for the DirectAccess test lab documents are now available

I recently recorded the following videos to introduce you to the DirectAccess test lab documents:

·         Overview of the Step By Step Guide: Demonstrate DirectAccess in a Test Lab document

The document is here.

·         Overview of the Step By Step Guide: Troubleshoot DirectAccess in a Test Lab document

The document is here.

I am currently working on an additional video that describes how the DirectAccess test lab works.

Enjoy!

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Posted by Joe Davies | 0 Comments

Windows Server networking documentation brings home the awards!

At the Puget Sound Society for Technical Communication (STC) Competition Showcase held Tuesday, January 19, 2010, the following was awarded for Windows Server networking IT pro documentation:

·         Excellence award for the Windows Firewall with Advanced Security Design and Deployment Guide, Dave Bishop (writer) and Allyson Adley (editor)

·         Merit award for the DirectAccess Design Guide, Joe Davies (writer) and Scott Somohano (editor)

Way to go!

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Updated DirectAccess portal for Windows Server 2008 R2 published, with new DirectAccess FAQ

The DirectAccess portal for Windows Server 2008 R2 at http://www.microsoft.com/windowsserver2008/en/us/directaccess.aspx has been revised and expanded to look like the Network Access Protection (NAP) portal. You can also access this portal from http://www.microsoft.com/directaccess.

 

There are new sections with links for the following:

 

·         Getting Started

·         Better Together

·         Customer Perspectives

·         Technical Resources

·         Community and Partners

 

This updated portal also has a new DirectAccess FAQ, written by yours truly. The FAQ answers the most common questions that we get about DirectAccess and I will be adding to it over time to answer new questions. If you have a question about DirectAccess that is not listed on the FAQ and you think that it should be, ask it in the Windows Server 2008 R2 Networking TechNet forum and put “(FAQ?)” in the title of the forum post.

 

Check out this great new resource for DirectAccess and as always, enjoy!

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Routing and Remote Access Migration Guide released

If you’re running the Routing and Remote Access service (RRAS) on Windows Server 2003, you’re likely considering upgrading to Windows Server 2008 R2 because of some of the great new features like VPN Reconnect, which allows a VPN connection to tolerate brief network interruptions without any user intervention. However, you’re likely wondering “What is the best way to upgrade and maintain all of my configuration settings that I worked so hard to get just right?” Because you can’t in-place upgrade a 32-bit version of Windows to a 64-bit version, you’re likely to need to migrate from one physical computer to another. To help make that move as smooth as possible, Microsoft has released the RRAS Migration Guide.

This guide provides instructions on how to use the Windows Server Migration tools to back up the RRAS configuration on one server and then restore it to a second computer. It includes verification steps to help you ensure that your settings were moved correctly, and a list of the few manual steps that have to be performed after the migration to capture the few settings that the migration tools cannot automatically move.  In the end you have an RRAS server with all of your existing settings in place, but enabling you to take advantage of the great new VPN protocols available in Windows Server 2008 R2.

You can find the RRAS Migration Guide on Microsoft TechNet at http://technet.microsoft.com/library/ee822825.  Happy migrating!

 

Dave Bishop
Windows Server Networking User Assistance (UA) Team Lead

PEAP Identity Privacy Support in Windows 7 and Windows Server 2008 R2

When responding to Extensible Authentication Protocol (EAP) identity requests, some EAP methods automatically provide identity privacy by sending an obfuscated identity string that is different from the actual user account identity.

Protected EAP (PEAP) methods, however, handle the identity response differently. PEAP sends user identity information twice during the authentication process. In the 1st phase, the user identity is sent as plain text. The plain-text identity that is sent is used only for routing purposes, and does contain any of the Active Directory-based Access Control List (ACL) client information that is required for client authentication. Then, in the 2nd phase of authentication (after a secure channel is established in the 1st phase), the real identity - which is used for authentication - is sent through the secure channel for authentication.

Some people feel that the transmission of any account information, no matter how limited, creates a potential weakness that might be used for nefarious acts. It is argued by some people that because PEAP passes the user alias in plain text during the preliminary stage of authentication, PEAP exposes information that might be used as a starting point to launch attacks. This is quite possibly true. However, it should be noted that a corporate email alias typically provides a similar level of user information.

To address these concerns, Windows 7 and Windows Server 2008 R2 support a new feature in PEAP which is known as Identity Privacy. You can use the Identity Privacy feature to specify what text is sent in place of the user identity during the 1st phase of PEAP authentication. 

Generally speaking, it works like this:

1.            As the network administrator of example.com, you enable the Identity Privacy setting in the Protected EAP Properties dialog within the Wireless Network (IEEE 802.11) Policies of Group Policy, and type an anonymous identity of your choice. The anonymous identity string can be almost anything, so you use decide to use “someone.”

2.            Next, a user who has an Active Directory account “bob@example” attempts to connect to the example.com 802.1X wireless network using a computer that is running Windows 7, and to which the Wireless Network (IEEE 802.11) Policies apply.

3.            The Remote Authentication Dial-in User Service (RADIUS) server responds to the wireless connection request by sending an EAP identity request back to Bob’s computer running Windows 7.

4.            Bob’s computer sends an EAP identity response. However, unlike previous PEAP implementations that would send “bob@example” (in plain text), the identity response that is sent is by Bob’s computer is changed to “someone@example”.

The Enable Identity Privacy setting configures client computers running Windows 7 so that they do not send account identity before the client has authenticated with the RADIUS server, and optionally, a location to type an anonymous identity string. If you select Enable Identity Privacy but do not provide an anonymous identity string, the user account field is empty in the PEAP identity response. For example, a PEAP identity response for “alice@example” would send only “@example”.

For computers running Windows 7, you can configure Identity Privacy in the Protected EAP Properties dialogs for 802.1X authenticated wired access, 802.1X authenticated wireless access, and for virtual private network (VPN) connections.   

 

Brit Weston
Technical Writer
The Windows Server Networking Documentation Team

New documentation for DirectAccess in Forefront Unified Access Gateway (UAG) is available

My colleagues on the UAG writing team, including prolific author and industry expert Thomas Shinder, have been busy. If you are looking at DirectAccess, you should also look at what Forefront UAG brings to the overall enterprise DirectAccess solution.

The following new documentation for DirectAccess in Forefront UAG is now available:

·        Forefront UAG DirectAccess technical overview

Describes the benefits of Forefront UAG DirectAccess, how Forefront UAG DirectAccess works, and what is required to deploy it in your organization.

·        Step-by-step guide for setting up Forefront UAG DirectAccess in a test lab

Provides instructions for setting up a test lab to demonstrate UAG DirectAccess with a simulated Internet, intranet, and home network.

 

Joe Davies
Principal Technical Writer for the Windows Server Networking Documentation Team

Posted by Joe Davies | 0 Comments
Filed under: ,

New Step By Step Guide: Troubleshoot DirectAccess in a Test Lab is now available

The new Step By Step Guide: Troubleshoot DirectAccess in a Test Lab leverages the DirectAccess test lab configuration described in the Step By Step Guide: Demonstrate DirectAccess in a Test Lab and teaches you how to troubleshoot Windows Server 2008 R2-based DirectAccess problems in a controlled environment. 

The following are the goals of this new document:

              Briefly describe the key troubleshooting tools and facilities for DirectAccess in Windows 7 and Windows Server 2008 R2

              Walk you through the use of these tools and facilities for the working configuration of the test lab

For example, we show the display of the netsh namespace show effective command when the CLIENT1 computer is on the intranet, Internet, and HomeNet subnets.

              Walk you step-by-step through some DirectAccess troubleshooting scenarios using the troubleshooting tools and the content in the DirectAccess Troubleshooting Guide

In each of the troubleshooting scenarios, you deliberately break the DirectAccess configuration and then use DirectAccess troubleshooting tools and techniques to see the result and discover the root cause of the problem.

Note that this document is not designed to help you troubleshoot a misconfigured or non-working DirectAccess test lab. That is the role of the DirectAccess Troubleshooting Guide.

This new document is a part of a series of modular test lab guides for DirectAccess. The next DirectAccess test lab guide shows you how configure Network Access Protection (NAP) in the DirectAccess test lab.

If you are investigating DirectAccess and have set up a DirectAccess test lab according to the instructions in Step By Step Guide: Demonstrate DirectAccess in a Test Lab, use this new document to learn about DirectAccess troubleshooting tools and techniques.

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Networking topics updated in December 2009 based on your feedback

In this blog post, I described how you can provide us with ratings and comments for our topics on TechNet and MSDN through the Click to Rate and Give Feedback facility.

In December 2009, the following Windows networking topics have been updated based on your comments:

·          Managing SNMP from the command line

Corrected a broken link.

·         Specify a Default Network Connection

Included steps for Windows 7.

·         Chapter 8 - Domain Name System Overview

Added a new link to the DNS Reference Information topic for detailed information and examples of DNS resource records.

If you see something that needs to be corrected or clarified, please let us know by describing the specific problems and the changes that need to be made through Click to Rate and Give Feedback.

Thank you for providing the feedback and thanks to my teammates Dave Bishop and Scott Somohano for making and publishing these changes.

 

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team

Posted by Joe Davies | 0 Comments
Filed under:

The Cable Guy article for January 2010 published

The Cable Guy article in the January 2010 issue of TechNet Magazine online, titled “End-to-End WAN Optimization with BranchCache,” is now available. The latest versions of Windows use BranchCache to reduce utilization of wide area network links. This article describes BranchCache operation and security.

For a listing of the most recent The Cable Guy articles, click here.

For a full listing of The Cable Guy articles that go all the way back to December of 2000, click here.

If you have an idea for a future The Cable Guy article, please leave a comment on this blog post. Thanks!

 

Joe Davies
Principal Technical Writer
Windows Server User Assistance Networking Writing Team

Internet Protocol security (IPsec) articles updated for Windows 7 and Windows Server 2008 R2

The IPsec articles Introduction to Windows Firewall with Advanced Security and Step-by-Step Guide: Deploying Windows Firewall and IPsec Policies were updated for corrections and to more accurately reflect changes made to Windows 7 and Windows Server 2008 R2.

These two articles are an excellent way to learn how Microsoft implements IPsec and to see it actually work.

The Infrastructure Planning and Design (IPD) Guide for Microsoft Forefront Unified Access Gateway is now available

The Infrastructure Planning and Design (IPD) Guide for Microsoft Forefront Unified Access Gateway is now publically available.

This IPD guide outlines the critical infrastructure design elements that are key to a successful implementation of Forefront Unified Access Gateway (Forefront UAG). For fans of DirectAccess, Forefront UAG extends the benefits of DirectAccess across your infrastructure, enhancing scalability and simplifying deployments and ongoing management.

Joe Davies
Principal Technical Writer
The Windows Server Networking Documentation Team
Posted by Joe Davies | 0 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker