Directory Services White Papers
Create Active Directory users and Exchange mailboxes from a CSV file with VBScript
Overview
This VBScript will create Active Directory users and Exchange accounts from a CSV file.
Creating users and Exchange accounts can be tedious, especially when user information already resides in your company's HR system. Instead of manually creating an Active Directory user and Exchange account, you can use a script that accomplishes the same goal. This handy, VBScript will create users with passwords in Active Directory in the Users container and an Exchange account. During the process it creates an output log that provides you with three information points for each account that is created:
- Whether or not the Active Directory user account itself was created;
- Whether or not the password was set successfully and the account enabled;
- Whether or not the application of Exchange attributes was successful.
If these is a failure in one of these three areas, the error number and, if available, the error description will be written to the log file along with the current date and time.
Join this ongoing discussion and let us know if this script is helpful and if there's anything we can do to improve the download's format or content.
| Publisher | TechRepublic | File Format | Other Download |
|---|---|---|---|
| Date Published | January 2006 | Downloads | 1285 |
| Format | Downloads | ||
| Topics | |||
Privileged Access Lifecycle Management: How PALM Refines Strategy for Enterprise IT
Strengthening security, maintaining compliance, and achieving efficiencies and economies of scale are top-of-mind issues for enterprise IT executives. In this paper, IDC analysts examine the role of identity and access...
Transformation of Identity and Access Management: How DLP Changes the Game
Merger Announced: Identity and Access Management & Data Loss Prevention. Hear experts discuss the integrated solutions that have developed through the merger of identity and access management with data loss...
Overview of New Security Features in Windows Server 2008
Microsoft Longhorn, otherwise known as Microsoft Windows Server 2008 has a lot of new features, especially deployment and security features. Today we're talking about Bitlocker. No, it isn't a place...
Microsoft Exchange Server 2007 Performance on VMware vSphere 4
Increased adoption of VMware infrastructure and continued performance advances in hardware and software have driven the virtualization of Microsoft Exchange. The current version, Microsoft Exchange Server 2007, is a resource-hungry...
Do More for Less: Build a Cost-Effective, Optimized IT Infrastructure
With pressures mounting both to keep IT infrastructures running optimally and to reduce costs, IT optimization promises to relieve companies struggling to meet both goals. This white paper explains how...



