Basic User Account Creation with ADSI Scripting
Microsoft Knowledge Base Article: 230750 - The Active Directory Services Interface (ADSI) tool provides a single consistent set of interfaces that can be called in scripts using the Microsoft Windows Script Host, or other scripting languages (VBScript and JScript are supported natively). How to Create User Shares for All Users in a Domain with ADSI
Microsoft Knowledge Base Article: 234746 This article contains a sample script that demonstrates how to create user folders and share them for each user in the domain in which you are logged on.
How to Manage File Shares Using ADSI
Microsoft Knowledge Base Article: 234234 -
This article describes how to use Active Directory Services Interface (ADSI) to manage file shares on local and remote computers.
How to Use Native ADSI Components to Find the Primary Group
Microsoft Knowledge Base Article: 321360 - This article explains how to use native Active Directory Services Interface (ADSI) components to determine the primary group membership of a user.
Group Management with ADSI in Windows 2000
Microsoft Knowledge Base Article: 232241 - The Active Directory Services Interface tool (ADSI) provides a single consistent set of interfaces that can be called in scripts using Microsoft Windows Script Host (WSH), or other scripting languages (VBScript and JScript are supported
natively)
Useful
IIS Admin Objects/ADSI Security Settings
Configuring Web services can be time consuming, due to the
number of parameters that often need to be set. The IIS Admin
Objects (IISAO) can help reduce this work by allowing you to
write scripts that automate the process.
The IIS Admin Objects are an ADSI implementation for accessing
and setting IIS 5.0 settings. They are COM
Automation-based, and can be used with any language that
supports Automation, such as Microsoft© Visual Basic?
Scripting Edition (VBScript) or Microsoft© JScript?, Visual Basic,
Java, or C++.
|