
Windows Server Cookbook
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
More details
Other editions
Additional editions

Content
- Intro
- Table of Contents
- Foreword
- Preface
- Who Should Read This Book
- What's in This Book
- Conventions Used in This Book
- Using Code Examples
- Safari Books Online
- We'd Like to Hear from You
- Acknowledgments
- Introduction
- Approach to the Book
- At Least Three Ways to Do It
- Windows 2000 Versus Windows Server 2003
- Where to Find the Tools
- Running Tools with Alternate Credentials
- A Brief Word on Windows Scripting
- Getting the Most Out of Your Scripts
- Running Scripts Using Alternate Credentials
- WMI
- ADSI
- ADO
- Defining Variables and Error Checking
- Using Command-Line Options in a Script
- Writing the Output of a Script to a File
- Sending the Output of a Script in Email
- Reading and Writing from Excel
- Where to Find More Information
- Help and Support Center
- Command-Line Tools
- Microsoft Knowledge Base
- Microsoft Developers Network
- Web Sites
- Newsgroups
- Books
- Magazines
- System Configuration
- 2.0 Introduction
- Using a Command-Line Interface
- Using VBScript
- 2.1 Activating Windows Server 2003
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.2 Configuring Automatic Updates
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 2.3 Disabling Windows Update
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.4 Installing or Uninstalling a Windows Component
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.5 Installing an Application or Service Pack via Group Policy
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 2.6 Viewing System Properties
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 2.7 Setting the System Time, Date, and Time Zone
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.8 Setting the Name of a Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 2.9 Joining a Server to a Domain
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 2.10 Testing and Resetting the Secure Channel
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.11 Viewing and Setting Environment Variables
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.12 Configuring Page Files
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 2.13 Putting System Information on the Desktop
- Problem
- Solution
- Using a graphical user interface
- Discussion
- 2.14 Configuring System Startup Options
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 2.15 Configuring System Failure Options
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.16 Viewing System Uptime
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- 2.17 Disabling the Manage/Configure Your Server Screen
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.18 Disabling Shutdown Tracker
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 2.19 Restarting or Shutting Down a Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Disks, Drives, and Volumes
- 3.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 3.1 Viewing the Disk, Drive, and Volume Layout
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.2 Converting a Basic Disk to Dynamic
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.3 Enabling Disk Performance Statistics
- Problem
- Solution
- Discussion
- See Also
- 3.4 Formatting a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.5 Setting the Drive Letter of a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.6 Setting the Label of a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 3.7 Cleaning Up a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 3.8 Defragmenting a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 3.9 Compressing a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 3.10 Checking a Volume for Errors
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.11 Making a Disk or Volume Read-Only
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.12 Mapping a Network Drive
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.13 Creating a Virtual Drive to Another Drive or Folder
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.14 Finding Large Files and Folders on a Volume
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.15 Enabling Disk Quotas
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.16 Configuring a Disk Quota for a User
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 3.17 Viewing Disk Quota Usage
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Files, Folders, and Shares
- 4.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 4.1 Creating and Deleting a File
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- 4.2 Creating and Deleting a Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- 4.3 Undeleting a File
- Problem
- Solution
- See Also
- 4.4 Securely Deleting a File
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.5 Viewing the Properties of a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.6 Creating a Shortcut
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.7 Creating a Link or Junction Point
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.8 Creating a Program Alias
- Problem
- Solution
- Discussion
- 4.9 Searching for Files or Folders
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- See Also
- 4.10 Copying, Moving, or Renaming a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- 4.11 Comparing Files or Folders
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.12 Hiding a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.13 Making a File or Folder Read-Only
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- 4.14 Compressing a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.15 Encrypting a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 4.16 Replacing a File That Is in Use
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.17 Taking Ownership of a File or Folder
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.18 Finding Who Last Opened or Modified a File
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 4.19 Finding Open Files
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- See Also
- 4.20 Finding the Process That Has a File Open
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.21 Viewing File Activity
- Problem
- Solution
- Using a graphical user interface
- Discussion
- 4.22 Performing an Action on Several Files at Once
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- 4.23 Creating and Deleting Shares
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 4.24 Viewing Shares
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 4.25 Restricting Access to a Share
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 4.26 Enabling Web Sharing
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 4.27 Publishing a Share in Active Directory
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- Running and Scheduling Tasks
- 5.0 Introduction
- 5.1 Running a Task with Alternate Credentials
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 5.2 Running a Task on a Remote Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 5.3 Running a Task When a User Logs On
- Problem
- Solution
- Registry
- Startup Folders
- Discussion
- See Also
- 5.4 Running a Task via a Login Script
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 5.5 Running a Task via Group Policy
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 5.6 Listing Automatic Tasks
- Problem
- Solution
- Using a graphical user interface
- Discussion
- 5.7 Scheduling a Task
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 5.8 Deleting a Scheduled Task
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 5.9 Listing the Scheduled Tasks
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Processes
- 6.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 6.1 Setting the Priority of a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.2 Suspending a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.3 Killing a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 6.4 Viewing the Running Processes
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 6.5 Searching Processes
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 6.6 Finding the Services Run from a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.7 Viewing the Properties of a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.8 Viewing the Performance Statistics of a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 6.9 Viewing the DLLs Being Used by a Process
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.10 Viewing the APIs Called by a Process
- Problem
- Solution
- Using a graphical user interface
- Discussion
- 6.11 Viewing the Handles a Process Has Open
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 6.12 Viewing the Network Ports a Process Has Open
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 6.13 Script: Process Doctor
- Using VBScript
- Using a Command-Line Interface
- 6.14 Script: Process Terminator
- Using VBScript
- Using a Command-Line Interface
- Services
- 7.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 7.1 Starting and Stopping a Service
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.2 Running Any Program or Script as a Service
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.3 Removing a Service
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.4 Setting the Service Startup Type
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.5 Setting the Service Account and Password
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.6 Performing an Action Automatically When a Service Fails
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- 7.7 Viewing the List of Services
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 7.8 Searching Services
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- See Also
- 7.9 Finding the Process a Service Is Running From
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- 7.10 Viewing the Antecedent and Dependent Services for a Service
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- Using VBScript
- 7.11 Viewing the Service Load Order
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 7.12 Viewing the Startup History of a Service
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Using VBScript
- Discussion
- 7.13 Granting the Permission to Manage One or More Services
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface:
- Discussion
- See Also
- 7.14 Script: Robust Service Restart
- 7.15 Script: Service Monitor
- Event Logs
- 8.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 8.1 Creating an Event
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 8.2 Viewing Events
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 8.3 Creating a New Event Log
- Problem
- Solution
- Using a graphical interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 8.4 Viewing the Size of an Event Log
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 8.5 Setting the Maximum Size of an Event Log
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 8.6 Setting the Event Log Retention Policy
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 8.7 Clearing the Events in an Event Log
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 8.8 Restricting Access to an Event Log
- Problem
- Solution
- Discussion
- See Also
- 8.9 Searching an Event Log on a Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 8.10 Searching the Event Logs on Multiple Servers
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 8.11 Archiving an Event Log
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 8.12 Finding More Information About an Event
- Problem
- Solution
- 8.13 Triggering an Action When an Event Occurs
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 8.14 Script: Event Watcher
- Registry
- 9.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 9.1 Creating and Deleting a Key
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 9.2 Setting a Value
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 9.3 Setting Keys or Values Using Group Policy
- Problem
- Solution
- Using a graphical user interface
- Discussion
- 9.4 Exporting Registry Files
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 9.5 Importing Registry Files
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 9.6 Searching the Registry
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 9.7 Comparing the Registry
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 9.8 Restricting Access to the Registry
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- 9.9 Backing Up and Restoring the Registry
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 9.10 Creating a Registry Link
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 9.11 Setting the Maximum Registry Size
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 9.12 Monitoring Registry Activity
- Problem
- Solution
- Discussion
- See Also
- 9.13 Viewing Processes That Have a Registry Key Open
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Network Configuration
- 10.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 10.1 Viewing the Network Configuration
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 10.2 Disabling a Connection
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.3 Configuring an IP Address
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.4 Renewing or Releasing a DHCP IP Address
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 10.5 Configuring DNS Settings
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 10.6 Registering DNS Records or Flushing the DNS Cache
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.7 Finding a Computer's Active Directory Site
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.8 Managing Routes
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.9 Viewing the Open Ports and Connections
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.10 Troubleshooting Network Connectivity Problems
- Problem
- Solution
- See Also
- 10.11 Viewing Network Traffic
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.12 Configuring TCP/IP Filtering
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 10.13 Measuring Link Speed and Latency Between Two Hosts
- Problem
- Solution
- Using a command-line interface
- Discussion
- 10.14 Installing the IPv6 Stack
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Security Best Practices
- 11.0 Introduction
- Basic Tips
- Understand Microsoft's 10 immutable laws of security
- Restrict physical access to computers
- Don't use administrative accounts during day-to-day use
- Keep virus definitions up to date
- Make sure all critical patches are installed
- Avoid casual use of your servers
- Audit important activities
- Check event logs regularly
- Know what to do when you discover you've been attacked
- Maintain (and test!) backups
- 11.1 Analyzing Your Security Configuration
- Problem
- Solution
- Discussion
- See Also
- 11.2 Enabling Auditing
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 11.3 Renaming the Administrator and Guest Accounts
- Problem
- Solution
- Using a graphical user interface
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- 11.4 Disabling or Removing Unused Accounts, Services, and Software
- Problem
- Solution
- See Also
- 11.5 Enabling Screensaver Locking
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 11.6 Disabling Storage of the LM Password Hash
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 11.7 Requiring Strong Passwords
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 11.8 Getting Notified of New Security Vulnerabilities
- Problem
- Solution
- Discussion
- 11.9 Script: Mass Admin Password Changer
- Internet Information Services 6.0
- 12.0 Introduction
- Application Isolation
- HTTP Request Handling
- XML Metabase
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- 12.1 Installing IIS
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.2 Stopping and Starting IIS
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using a VBScript
- See Also
- 12.3 Creating Web Sites
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.4 Hosting Multiple Web Sites
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.5 Creating Virtual Directories
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- See Also
- 12.6 Configuring Web Permissions
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- 12.7 Configuring IP Address and Domain Name Restrictions
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.8 Configuring Web Site Authentication
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.9 Obtaining and Installing SSL Certificates
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.10 Enabling SSL on a Web Site
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- 12.11 Backing Up SSL Certificates
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.12 Configuring Web Site QoS Settings
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.13 Configuring Web Site Logging
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.14 Configuring Web Site Redirection
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.15 Enabling Direct Metabase Editing
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.16 Backing Up and Restoring the Metabase
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.17 Exporting and Importing the Metabase
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- 12.18 Enabling Dynamic Content
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.19 Creating Application Pools
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- 12.20 Configuring Application Pool Identities
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 12.21 Creating Applications
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 12.22 Isolating Applications into Pools
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 12.23 Configuring Application Pool Recycling
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- See Also
- 12.24 Creating FTP Sites
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 12.25 Configuring FTP Authentication
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- See Also
- 12.26 Configuring FTP User Isolation
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Domain Name System (DNS)
- 13.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 13.1 Installing the DNS Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.2 Starting and Stopping the DNS Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.3 Modifying DNS Server Configuration
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 13.4 Creating a Zone
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- See Also
- 13.5 Viewing a DNS Server's Zones
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 13.6 Converting a Zone to an Active Directory- Integrated Zone
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.7 Moving Active Directory-Integrated Zones into an Application Partition
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.8 Creating a Stub Zone
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.9 Configuring Conditional Forwarding
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.10 Configuring Zone Transfer
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.11 Creating and Deleting Resource Records
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 13.12 Querying Resource Records
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 13.13 Scavenging Old Resource Records
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 13.14 Clearing the DNS Cache
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 13.15 Enabling DNS Server Debug Logging
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.16 Viewing DNS Server Utilization Statistics
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 13.17 Preventing Cache Pollution on DNS Servers
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.18 Preventing Windows Clients from Attempting Dynamic Updates
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 13.19 Script: DNS Server Configuration Checker
- DHCP Server
- 14.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- 14.1 Installing DHCP Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.2 Authorizing a DHCP Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- See Also
- 14.3 Configuring Server Options
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.4 Enabling Address Conflict Detection
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.5 Creating a Scope
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.6 Creating a Superscope
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.7 Activating or Deactivating a Scope
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.8 Configuring Scope Options
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.9 Enabling Dynamic DNS Updates from the DHCP Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.10 Managing the Leases for a Scope
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 14.11 Creating a Reservation
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 14.12 Enabling DHCP Audit Logging
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 14.13 Modifying the DHCP Database and Audit Log Paths
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.14 Backing Up the DHCP Database
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.15 Restoring the DHCP Database
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 14.16 Importing and Exporting DHCP Server Configuration
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 14.17 Viewing DHCP Utilization Statistics
- Problem
- Solution
- Discussion
- See Also
- 14.18 Finding the DHCP Servers on a Subnet
- Problem
- Solution
- Discussion
- See Also
- 14.19 Running DHCP Server on a Domain Controller
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Active Directory
- 15.0 Introduction
- A Really Brief Introduction
- 15.1 Creating a New Active Directory Forest
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 15.2 Promoting a Domain Controller from Media
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 15.3 Uninstalling Active Directory
- Problem
- Solution
- Discussion
- See Also
- 15.4 Upgrading from Windows 2000 to Windows Server 2003
- Problem
- Solution
- Discussion
- See Also
- 15.5 Raising the Functional Level
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 15.6 Backing Up Active Directory
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 15.7 Restoring Active Directory
- Problem
- Solution
- Discussion
- See Also
- 15.8 Searching for Objects in a Domain
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.9 Creating an Object
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.10 Modifying an Object
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.11 Moving an Object
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.12 Moving an Object to a Different Domain
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 15.13 Renaming an Object
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.14 Deleting an Object
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.15 Exporting and Importing Objects Using LDIF or CSV
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- See Also
- 15.16 Finding the Closest Domain Controller
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 15.17 Enabling and Disabling the Global Catalog
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 15.18 Finding the FSMO Role Holders
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 15.19 Transferring or Seizing a FSMO Role
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 15.20 Creating and Removing a Trust
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 15.21 Viewing the Trusts for a Domain
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.22 Verifying and Resetting Trusts
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 15.23 Enabling Diagnostics Logging
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 15.24 Script: Displaying the Structure of a Forest
- Domain User, Group, and Computer Accounts
- 16.0 Introduction
- 16.1 Creating a User Account
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 16.2 Creating a Large Number of Users
- Problem
- Solution
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.3 Modifying an Attribute for Several Users at Once
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- 16.4 Unlocking a User
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.5 Troubleshooting Account Lockout Problems
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 16.6 Viewing and Modifying the Account Lockout and Password Policies
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 16.7 Enabling and Disabling a User Account
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.8 Setting a User's Password
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.9 Setting a User's Account Options
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.10 Setting a User's Profile Attributes
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.11 Finding a User's Last Logon Time
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- 16.12 Creating a Group Account
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.13 Viewing the Members of a Group
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.14 Viewing a User's Group Membership
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.15 Adding and Removing Members of a Group
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.16 Changing the Scope or Type of a Group
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.17 Creating a Computer Account
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 16.18 Joining a Computer to a Domain
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 16.19 Renaming a Computer
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 16.20 Resetting a Computer Account
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- Exchange Server 2003
- 17.0 Introduction
- Using a Graphical User Interface
- Using a Command-Line Interface
- Using VBScript
- Notes on Managing Exchange
- 17.1 Preparing Active Directory for Exchange
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 17.2 Installing the First Exchange Server
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- See Also
- 17.3 Installing Additional Exchange Servers
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- Using a command-line interface
- See Also
- 17.4 Installing an Exchange Service Pack
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- Using a command-line interface
- See Also
- 17.5 Creating Unattended Installation Files for Exchange and Exchange Service Pack
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 17.6 Installing Exchange Management Tools
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Discussion
- Using a command-line interface
- See Also
- 17.7 Delegating Exchange for the First Time
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 17.8 Stopping and Starting Exchange Server
- Problem
- Solution
- Discussion
- See Also
- 17.9 Mail-Enabling a User
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.10 Mail-Disabling a User
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.11 Mailbox-Enabling a User
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.12 Deleting a User's Mailbox
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 17.13 Purging a Deleted Mailbox
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 17.14 Reconnecting a Deleted Mailbox
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 17.15 Enumerating Disconnected Mailboxes
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 17.16 Moving a Mailbox
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.17 Viewing Mailbox Sizes and Message Counts
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- 17.18 Mail-Enabling a Contact
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.19 Mail-Disabling a Contact
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- See Also
- 17.20 Creating a Mail-Enabled Distribution List
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.21 Creating a Query-Based Distribution List
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.22 Creating an Address List
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- See Also
- 17.23 Creating a Recipient Policy
- Problem
- Solution
- Using a graphical user interface
- Discussion
- See Also
- 17.24 Creating a Storage Group
- Problem
- Solution
- Using a graphical user interface
- Using a command-line interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 17.25 Creating a Mailbox Store
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a command-line interface
- Using VBScript
- See Also
- 17.26 Listing Domain Controllers and Global Catalog Servers Used by an Exchange Server
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using VBScript
- See Also
- 17.27 Mounting and Dismounting Mailbox Stores
- Problem
- Solution
- Using a graphical user interface
- Using VBScript
- Discussion
- Using a graphical user interface
- Using VBScript
- See Also
- Introduction to WSH
- How to Write Scripts
- WSH 2.0 Versus 5.6
- Introduction to WMI
- Referencing an Object
- Enumerating Objects of a Particular Class
- Searching with WQL
- Authentication with WMI
- Introduction to ADSI
- Objects and Interfaces
- Namespaces, ProgIDs, and ADsPaths
- Retrieving Objects
- List of Default Environment Variables
- List of Default Processes
- List of Default Services
- Index
System requirements
File format: ePUB
Copy protection: Adobe-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Install the free reader Adobe Digital Editions prior to download (see eBook Help).
- Tablet/smartphone (Android; iOS): Install the free app Adobe Digital Editions or the app PocketBook before downloading (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (not Kindle).
The file format ePub works well for novels and non-fiction books – i.e., „flowing” text without complex layout. On an e-reader or smartphone, line and page breaks automatically adjust to fit the small displays.
This eBook uses Adobe-DRM, a „hard” copy protection. If the necessary requirements are not met, unfortunately you will not be able to open the eBook. You will therefore need to prepare your reading hardware before downloading.
Please note: We strongly recommend that you authorise using your personal Adobe ID after installation of any reading software.
For more information, see our ebook Help page.