26
What’s New in Active Directory: Windows Server 2008 R2 Brian Desmond Click icon to add picture Click icon to add picture Thursday, March 4 th , 2009

What’s New in Active Directory: Windows Server 2008 R2

  • Upload
    eliot

  • View
    36

  • Download
    0

Embed Size (px)

DESCRIPTION

What’s New in Active Directory: Windows Server 2008 R2. Brian Desmond. Thursday, March 4 th , 2009. About Brian. e-mail: [email protected] e-mail: [email protected] website & blog: www.briandesmond.com. Chicago based Active Directory & Exchange consultant - PowerPoint PPT Presentation

Citation preview

Page 1: What’s New in Active Directory: Windows Server 2008 R2

What’s New in Active Directory: Windows Server 2008 R2

Brian Desmond

Click icon to add picture Click icon to add picture

Thursday, March 4th, 2009

Page 2: What’s New in Active Directory: Windows Server 2008 R2

About Brian• Chicago based• Active Directory & Exchange

consultant– Moran Technology Consulting

• MS MVP for Active Directory since 2003

• Author of Active Directory, 4th Ed from O’Reilly

e-mail: [email protected] e-mail: [email protected]

website & blog: www.briandesmond.com

Page 3: What’s New in Active Directory: Windows Server 2008 R2

AgendaActive Directory Recycle Bin• Managed Service Accounts• Offline Domain Join• Authentication Mechanism Assurance• Active Directory PowerShell• Active Directory Administrative

Center

Page 4: What’s New in Active Directory: Windows Server 2008 R2

Active Directory Recycle Bin• Problem:

– Accidental deletions cause downtime– Restoring is complicated– Primary AD Disaster Recovery scenario

• Solution– Online restoration of object and all

attributes

Page 5: What’s New in Active Directory: Windows Server 2008 R2

Object LifecycleTombstoned Object

Deleted Object Recycled ObjectGarbage Collected

Garbage Collected

Live Object

Live Object

180 days (default) 180 days (default)

180 days (default)

Page 6: What’s New in Active Directory: Windows Server 2008 R2

Recycle Bin PrerequisitesNew Terms• Deleted Object

– Objects currently in the recycle bin

• Recycled Object– Objects after the

recycle bin• Equivalent to a legacy

tombstone

Requirements Windows Server 2008

R2 Forest Functional Level

AD LDS – new 2008 R2 “Application Mode”

Recycle Bin optional feature enabled

Page 7: What’s New in Active Directory: Windows Server 2008 R2

Agenda• Active Directory Recycle BinManaged Service Accounts• Offline Domain Join• Authentication Mechanism Assurance• Active Directory PowerShell• Active Directory Administrative

Center

Page 8: What’s New in Active Directory: Windows Server 2008 R2

Service Account Issues• Key problems

– Infinite lifetime– Elevated rights

• Passwords– Set once and never rotated– IT personnel take passwords with them

Page 9: What’s New in Active Directory: Windows Server 2008 R2

Managed Service Accounts• Automatic management

– Passwords– Service Principal Names

• Integrated support– Service Control Manager – IIS 7.5 Application Pools

Page 10: What’s New in Active Directory: Windows Server 2008 R2

Agenda• Active Directory Recycle Bin• Managed Service AccountsOffline Domain Join• Authentication Mechanism Assurance• Active Directory PowerShell• Active Directory Administrative

Center

Page 11: What’s New in Active Directory: Windows Server 2008 R2

Offline Domain Join• Problem

– Domain join requires network connectivity– Domain join requires a reboot to complete

• Solution– Offline domain join enables pre-provisioning of

computer accounts– Computer account info is injected into machine

while it is offline– Machine processes injected data at boot and

becomes a full domain member without reboot

Page 12: What’s New in Active Directory: Windows Server 2008 R2

Agenda• Active Directory Recycle Bin• Managed Service Accounts• Offline Domain JoinAuthentication Mechanism Assurance• Active Directory PowerShell• Active Directory Administrative

Center

Page 13: What’s New in Active Directory: Windows Server 2008 R2

Auth Mechanism Assurance• Feature enables securing resources

based on authentication mechanism– Requiring smartcard logon– Requiring high encryption certificates

• Mapping occurs in AD– Certificate OID is mapped to a SID– SID is injected into user’s token at logon

Page 14: What’s New in Active Directory: Windows Server 2008 R2

Auth Mechanism Assurance• Authentication Assurance requires

“compound” ACLs to be useful• Need to allow for

• ALLOW “Brian Desmond” – AND

• REQUIRE High Assurance Certificate• Use tool like Active Directory

Federation Services to implement this

Page 15: What’s New in Active Directory: Windows Server 2008 R2

Auth Mechanism Assurance

High Assurance Sales Users

We want users who meet both criteria

Page 16: What’s New in Active Directory: Windows Server 2008 R2

Agenda• Active Directory Recycle Bin• Managed Service Accounts• Offline Domain Join• Authentication AssuranceActive Directory PowerShell• Active Directory Administrative

Center

Page 17: What’s New in Active Directory: Windows Server 2008 R2

Active Directory PowerShell• Replaces numerous disjointed

administrative tools• Single point of entry for administrative

tasks– End-to-End manageability with other roles

such as Exchange, Group Policy, etc• Communicates with AD via a Web Service

– Web service will be made available for pre Windows Server 2008 R2 domain controllers

Page 18: What’s New in Active Directory: Windows Server 2008 R2

PowerShell Advantages• Consistent vocabulary and syntax

– Verbs: Add, New, Get, Set, Remove, Clear…– Nouns: ADObject, ADUser, ADComputer, ADDomain, ADForest, ADGroup, ADAccount, ADDomainController, etc

• Easily discovered– No need to find, install, or learn other tools, utilities or

commands• Flexible output

– Output from one cmdlet easily consumed by another • PowerShell Providers

– Brings file system like navigation to Active Directory

Page 19: What’s New in Active Directory: Windows Server 2008 R2

LDAP

AD Web Services

S.DS.P / S.DS.AM / S.DS.AD

AD PowerShell MUX

WCF.NET

WPF.NET

.NET

Windows Server 2008 R2

WCF.NET

Windows Server 2008

ADUC/ADSS/ADDT WSH

ADSI

LDAP

MMC

GUI

DS RPC-Based Protocols…DSRSAM

CLI

AD Core

DS RPC-Based Protocols…DSRSAM

AD Admin CenterGUI

BPA

Page 20: What’s New in Active Directory: Windows Server 2008 R2

Agenda• Active Directory Recycle Bin• Managed Service Accounts• Offline Domain Join• Authentication Mechanism Assurance• Active Directory PowerShellActive Directory Administrative

Center

Page 21: What’s New in Active Directory: Windows Server 2008 R2

AD Administrative Center• New Active Directory UI written from

the ground up– Task based interface– Interface designed with progressive

disclosure in mind• All UI tasks are frontends to AD

PowerShell• Interface supports multiple domains,

forests

Page 22: What’s New in Active Directory: Windows Server 2008 R2

Best Practices Analyzer• Rules based Active Directory Health

Check– Detect common misconfigurations– Prevent common support calls

• Rules updated by Microsoft quarterly• Integrated with Server Manager

Page 23: What’s New in Active Directory: Windows Server 2008 R2

• What’s New?• Windows Server 2008 coverage:

– Read Only Domain Controllers (RODCs)– Fine Grained Password Policies (FGPPs)– Auditing and security improvements– Windows Server 2008 upgrade procedure– DNS enhancements (such as GlobalName

zones)• Exchange 2007 integration & scripting• Windows PowerShell & Active

Directory.NET Active Directory programming

• New user interface features • Lots of new diagrams and figures

Active Directory, 4th EditionBest selling Active Directory title

Learn More! www.briandesmond.com/ad4/

Page 24: What’s New in Active Directory: Windows Server 2008 R2

Resources• www.activedir.org – mailing list• Windows Hi-Ed mailing list• www.briandesmond.com• Microsoft TechNet Forums

Page 25: What’s New in Active Directory: Windows Server 2008 R2

Questions?

Page 26: What’s New in Active Directory: Windows Server 2008 R2

www.morantechnology.com