Détail de l'auteur
Auteur A.G. Lowe-Norris |
Documents disponibles écrits par cet auteur (1)
Ajouter le résultat dans votre panier Affiner la recherche Interroger des sources externes
Active directory [4th edition, covers Windows 2000-2008, Exchange 2007 and Powershell] / B. Desmond (2009)
Titre : Active directory [4th edition, covers Windows 2000-2008, Exchange 2007 and Powershell] Type de document : Guide/Manuel Auteurs : B. Desmond, Auteur ; R. Allen, Auteur ; A.G. Lowe-Norris, Auteur ; Jules Richard, Auteur Mention d'édition : 4th edition Editeur : Sebastopol, Paris, etc. : O'Reilly Année de publication : 2009 Importance : 823 p. Format : 18 x 23 cm ISBN/ISSN/EAN : 978-0-596-52059-5 Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Informatique
[Termes IGN] programmation informatique
[Termes IGN] protocole LDAP
[Termes IGN] sécurité informatique
[Termes IGN] serveur
[Termes IGN] service d'annuaire
[Termes IGN] Windows PowerShell
[Termes IGN] Windows ServerRésumé : (Editeur) To help you take full advantage of Active Directory, this fourth edition of this bestselling book gives you a thorough grounding in Microsoft's network directory service. With Active Directory, you'll learn how to design, manage, and maintain an AD infrastructure, whether it's for a small business network or a multinational enterprise with thousands of resources, services, and users. This detailed and highly accurate volume covers Active Directory from its origins in Windows 2000 through Windows Server 2008. But unlike typical dry references, Active Directory presents concepts in an easy-to-understand, narrative style. Note de contenu : Active Directory Basics
Chapter 1 - A Brief Introduction
- Evolution of the Microsoft NOS
- Windows NT Versus Active Directory
- Windows 2000 Versus Windows Server 2003
- Windows Server 2003 Versus Windows Server 2003 R2
- Windows Server 2003 R2 Versus Windows Server 2008
- Summary
Chapter 2 - Active Directory Fundamentals
- How Objects Are Stored and Identified
- Building Blocks
- Summary
Chapter 3 - Naming Contexts and Application Partitions
- Domain Naming Context
- Configuration Naming Context
- Schema Naming Context
- Application Partitions
- Summary
Chapter 4 - Active Directory Schema
- Structure of the Schema
- Attributes (attributeSchema Objects)
- Attribute Properties
- Classes (classSchema Objects)
- Summary
Chapter 5 - Site Topology and Replication
- Site Topology
- How Replication Works
- Summary
Chapter 6 - Active Directory and DNS
- DNS Fundamentals
- DC Locator
- Resource Records Used by Active Directory
- Delegation Options
- Active Directory Integrated DNS
- Using Application Partitions for DNS
- Aging and Scavenging
- Summary
Chapter 7 - Read-Only Domain Controllers
- Prerequisites
- Password Replication Policies
- The Client Logon Process
- RODCs and Write Requests
- The W32Time Service
- Application Compatibility
- RODC Placement Considerations
- RODCs and Replication
- Administrator Role Separation
- Summary
Chapter 8 - Group Policy Primer
- Capabilities of GPOs
- How Group Policies Work
- Managing Group Policies
- Troubleshooting Group Policy
- Summary
Chapter 9 - Fine-Grained Password Policies
- Understanding Password Setting Objects
- Scenarios for Fine-Grained Password Policies
- Creating Password Setting Objects
- Managing Password Settings Objects
- Delegating Management of PSOs
- Summary
Designing an Active Directory Infrastructure
Chapter 10 - Designing the Namespace
- The Complexities of a Design
- Where to Start
- Overview of the Design Process
- Domain Namespace Design
- Design of the Internal Domain Structure
- Other Design Considerations
- Design Examples
- Designing for the Real World
- Summary
Chapter 11 - Creating a Site Topology
- Intrasite and Intersite Topologies
- Designing Sites and Links for Replication
- Examples
- Additional Resources
- Summary
Chapter 12 - Designing Organization-Wide Group Policies
- Using GPOs to Help Design the Organizational Unit Structure
- Summary
Chapter 13 - Active Directory Security: Permissions and Auditing
- Permission Basics
- Using the GUI to Examine Permissions
- Using the GUI to Examine Auditing
- Designing Permission Schemes
- Designing Auditing Schemes
- Real-World Examples
- Summary
Chapter 14 - Designing and Implementing Schema Extensions
- Nominating Responsible People in Your Organization
- Thinking of Changing the Schema
- Creating Schema Extensions
- Summary
Chapter 15 - Backup, Recovery, and Maintenance
- Backing Up Active Directory
- Restoring a Domain Controller
- Restoring Active Directory
- Working with Snapshots
- FSMO Recovery
- Restartable Directory Service
- DIT Maintenance
- Summary
Chapter 16 - Upgrading to Windows Server 2003
- New Features in Windows Server 2003
- Differences with Windows 2000
- Functional Levels Explained
- Preparing for ADPrep
- Upgrade Process
- Post-Upgrade Tasks
- Summary
Chapter 17 - Upgrading to Windows Server 2003 R2
- New Active Directory Features in Windows Server 2003 Service Pack 1
- Differences with Windows Server 2003
- New Active Directory Features in Windows Server 2003 R2
- Preparing for ADPrep
- Service Pack 1 Upgrade Process
- R2 Upgrade Process
- Summary
Chapter 18 - Upgrading to Windows Server 2008
- New Features in Windows Server 2008
- Differences with Windows Server 2003
- Preparing for ADPrep
- Windows Server 2008 Upgrade Process
- Summary
Chapter 19 - Integrating Microsoft Exchange
- A Quick Word about Exchange/AD Interaction
- Preparing Active Directory for Exchange
- Mail-Enabling Objects
- Summary
Chapter 20 - Active Directory Lightweight Directory Service (a.k.a. ADAM)
- ADAM Terms
- Differences Between AD and ADAM V1.0
- ADAM R2 Updates
- Active Directory Lightweight Directory Services Updates
- AD LDS Installation
- Tools
- ADAM Schema
- Using ADAM
- Summary
Scripting Active Directory with ADSI, ADO, and WMI
Chapter 21 - Scripting with ADSI
- What Are All These Buzzwords?
- ADSI
- Simple Manipulation of ADSI Objects
- Summary
Chapter 22 - IADs and the Property Cache
- The IADs Properties
- Manipulating the Property Cache
- Checking for Errors in VBScript
- Summary
Chapter 23 - Using ADO for Searching
- The First Search
- Understanding Search Filters
- Optimizing Searches
- Advanced Search Function: SearchAD
- Summary
Chapter 24 - Users and Groups
- Creating a Simple User Account
- Creating a Full-Featured User Account
- Creating Many User Accounts
- Modifying Many User Accounts
- Account Unlocker Utility
- Creating a Group
- Adding Members to a Group
- Evaluating Group Membership
- Summary
Chapter 25 - Permissions and Auditing
- How to Create an ACE Using ADSI
- A Simple ADSI Example
- A Complex ADSI Example
- Creating Security Descriptors
- Listing the Security Descriptor of an Object
- Summary
Chapter 26 - Extending the Schema and the Active Directory Snap-ins
- Modifying the Schema with ADSI
- Customizing the Active Directory Administrative Snap-ins
- Summary
Chapter 27 - Scripting with WMI
- Origins of WMI
- WMI Architecture
- Getting Started with WMI Scripting
- WMI Tools
- Manipulating Services
- Querying the Event Logs
- Monitoring Trusts
- Monitoring Replication
- Summary
Chapter 28 - Scripting DNS
- DNS Provider Overview
- Manipulating DNS Server Configuration
- Creating and Manipulating Zones
- Creating and Manipulating Resource Records
- Summary
Chapter 29 - Programming the Directory with the .NET Framework
- Why .NET?
- Choosing a .NET Programming Language
- Choosing a Development Tool
- .NET Framework Versions
- Directory Services Programming Landscape
- .NET Directory Services Programming by Example
- Summary
Chapter 30 - PowerShell Basics
- Exploring the PowerShell
- Working with the Pipeline
- Cmdlets
- Building PowerShell Scripts
- Using WMI
- Summary
Chapter 31 - Scripting Active Directory with PowerShell
- Becoming Familiar with .NET
- Understanding Client-Side Processing
- Building the Lab Build Script
- Working with Forests and Domains
- Understanding Group Policy
- Summary
Chapter 32 - Scripting Basic Exchange 2003 Tasks
- Notes on Managing Exchange
- Exchange Management Tools
- Mail-Enabling Versus Mailbox-Enabling
- Exchange Delegation
- Mail-Enabling a User
- Mail-Disabling a User
- Creating and Mail-Enabling a Contact
- Mail-Disabling a Contact
- Mail-Enabling a Group (Distribution List)
- Mail-Disabling a Group
- Mailbox-Enabling a User
-Mailbox-Disabling a User (Mailbox Deletion)
- Purging a Disconnected Mailbox
- Reconnecting a Disconnected Mailbox
- Moving a Mailbox
- Enumerating Disconnected Mailboxes
- Viewing Mailbox Sizes and Message Counts
- Viewing All Store Details of All Mailboxes on a Server
- Dumping All Store Details of All Mailboxes on All Servers in Exchange Org
- Summary
Chapter 33 - Scripting Basic Exchange 2007 Tasks
- Exchange Scripting Notes
- Managing Users
- Managing Groups
- SummaryNuméro de notice : 20313 Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Manuel informatique Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=62980 Exemplaires(2)
Code-barres Cote Support Localisation Section Disponibilité 20313-02 DEP-GLT Livre D2SI Dépôt en unité Exclu du prêt 20313-01 DEP-REA Manuel Informatique Marne-la-Vallée Dépôt en unité Exclu du prêt