Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


September 2007

Windows Server 2008 in Perspective

The latest server OS has evolved nicely
RSS
Subscribe to Windows IT Pro | See More Active Directory (AD) Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!
SideBar    User Logon Tracking Redux

Microsoft finally decided that neither of these approaches is optimal. Therefore, in Windows 2008 you can select the mix of read/write DCs and RODCs you want. Read/ write DCs are useful because they can accept updates to domain accounts, whereas RODCs can't. So, you can't use an RODC to create a new user account or change a password.

Why use an RODC? First, RODCs generate less replication traffic. Second, RODCs have a feature that Windows NT 4.0 BDCs lack: fine-grained control of exactly how much domain data you share with a given RODC. For example, you could put an RODC into a small branch office with eight employees and tell the RODC only the passwords of those eight people. If the RODC were then stolen and its AD copy hacked, the only passwords at risk would be the ones on those eight accounts, rather than the passwords of every account in the domain. Or, you could be even more cautious and not tell the RODC any of the passwords, making the DC a nearly useless target.

A branch office RODC without any passwords would still be useful because although it couldn't provide initial logon services for a user, it could handle subsequent logons. A user's first-thing-in-the-morning workstation logon would require a WAN link, but the local RODC could handle any further logons (e.g., a Sysvol connection to read group policies, a logon to a local print server, a connection to the Exchange server). And if a branch office DC were stolen, Windows 2008's AD lets you run a wizard to change the stolen passwords or make the user accounts inactive. This wizard also makes removing a dead DC from AD far simpler than using the Ntdsutil tool.

Fine-grained password policies. The only reason for having more than one domain in an AD forest that still makes technological sense is if you want some of your users to have to change their passwords every X days and other users to have to change their passwords every Y days. Ever since Win2K, all members of an AD domain have been subject to the same password policies.

Windows 2008's AD changes this rule. You can now tell AD to show different password policies (i.e., Password Settings Objects—PSOs) to different groups or individuals. Creating PSOs is a bit arcane—the most user-friendly tool for doing so is adsiedit.msc. However, the under-the-hood features are quite well thought out. For example, have you ever created a new Group Policy Object (GPO) that failed to take effect because it was blocked by a permission or overridden by another policy? The obvious solution is to use a tool that computes Resultant Set of Policy (RSoP), which is the ultimate analysis of which policy triumphs over others. Windows 2008 has a simple built-in RSoP tool that runs automatically every time you create a PSO.

AD snapshots. Wouldn't it be neat to look at an AD snapshot as if it were a live, working, running AD? Windows 2008 lets you do so—sort of. An AD snapshot is an image taken from a working copy of AD on a DC, like a backup. But an AD snapshot is more than a just a backup; you can use the tool dsamain.exe to mount an AD snapshot and get a seemingly functional but nonactive AD installation. Then, you can use an LDAP editor to examine the backed-up AD's objects, object attributes, and so on.

A benefit of AD snapshots is that you can compare two different DCs' ADs, or you can compare the state of a DC's AD over time to see what changed in the DC's copy of AD. AD snapshots also let you easily browse your AD backups. The alternative method for examining an AD backup is to set up a DC that's disconnected from the enterprise network, then restore the backup—which is fairly time consuming.

The one fly in the AD snapshots ointment is a lack of LDAP viewers. You can't fire up the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in to examine a snapshot; instead, you're stuck with adsiedit.msc or ldp.exe. Perhaps a future version of Windows Server will offer a tool that simplifies the process of exploring AD naming contexts. For example, a tool for sifting through a Global Catalog (GC) would certainly make Exchange troubleshooting a lot easier.

Group Policies
Although Windows 2008 brings a lot of Group Policy improvements, we've already seen most of them in Vista, which makes sense because the workhorse of group policies isn't the DC that holds the GPOs—instead, it's the Group Policy client software that runs on the desktop and server systems. Still, Microsoft saved a few Group Policy goodies for Vista's big brother, Windows 2008.

First, and long overdue, Group Policy Management Console (GPMC) gets a Find command. Although GPOs can contain any or all of more than 2,400 settings, no command currently exists for easily finding the setting you want. For example, you can't ask the Group Policy Object Editor to show you all the settings that refer to WPA.

Second, Windows 2008's GPMC will let you add comments to GPOs. As someone who's been running production ADs for more than seven years, I admit that sometimes I can't remember what I was thinking when I assembled a particular GPO. Just being able to add an explanatory paragraph to a GPO will be a welcome addition.

Finally, Windows 2008's GPMC introduces the notion of "starter GPOs." Although Group Policy can accomplish many tasks, performing some of them can seem a bit cryptic. For example, Windows systems have always had a quirky security weakness called an "anonymous logon" or "null session." This weakness lets people on your intranet access information about your computer without logging on. To reduce these anonymous users' power in Windows, you need to activate several Group Policy settings. And as anyone who's ever pored over the many Windows "hardening guides" can attest, figuring out those settings and how to enable them can take a lot of time. Windows 2008 offers some help in the form of a starter GPO document that anyone can create to collect the settings in one place, then distribute them to users. Microsoft promises a few built-in settings, including a desktop hardening starter GPO, but I'm sure that users will create some great ones as well.

Terminal Services
Terminal Services just continues to get better in Windows 2008. For example, you just have to love the Terminal Services Gateway (TSG). This new service lets users connect to a terminal server/remote desktop behind a firewall by first logging on to the TSG, then choosing the terminal server/remote desktop inside the firewall that they want to access. The beauty is that a TSG user doesn't need to connect to a draggy VPN in order to log on to the desired system. But TSGs are still secure because they employ a new sort of RDP over Secure Sockets Layer (SSL). The result is speed and security. And from what I hear, you don't need Windows 2008 (or even Vista) to use RDP over SSL; apparently the new RDP client for Windows XP that Microsoft released earlier this year extends RDP over SSL capabilities to XP and Windows 2003.

In addition, Terminal Services takes a leaf right out of Citrix's playbook, using "Remote Programs" (which resemble Citrix's "Seamless Windows" feature). With Remote Programs, you can use Terminal Services to deploy an application to a Windows desktop. In such a deployment, a user would see a new icon on the desktop and could click the icon to use the associated application, without the local hard disk having to store any of the application's code. The application would actually be nothing more than a Terminal Services window, but with a normal Windows frame.

Give It a Whirl!
Microsoft's upcoming Windows Server offering has many interesting new features. If you have access to the Windows 2008 beta, I strongly recommend that you fire it up and start playing. The last I heard, Windows 2008's release to manufacturing (RTM) date is early November, with general availability in February 2008. The more you can learn ahead of time, the better off you'll be.

End of Article

   Previous  1  [2]  Next  


Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...

Outlook Tips and Techniques

Read about hiding items, merging appointments, multiple windows, creating views, permissions, sending Outlook items to outside recipients, Send As permission, Inbox Assistant, tricks for rules, and tips for obtaining Microsoft Knowledge Base articles. ...


Related Articles Access Denied

The Soul of Windows Server 2008: Server Core and Hyper-V

Fortify Remote-Server Security

Windows Server 2008 Password Policies

Active Directory (AD) Whitepapers Sustainable Compliance: How to reconnect compliance, security and business goals

User Provisioning and Access Control

Managing Unix/Linux with Microsoft System Center Operations Manager 2007 Cross Platform Extensions Beta

Related Events Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

Keeping Your Business Safe from Attack: Monitoring and Managing Your Network Security

Windows 2003: Active Directory Administration Essentials

Related Active Directory (AD) Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Solving PST Management Problems
In this white paper, read about the top PST issues and how to administer local/network PST Files.

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing