DE  FR 
 
Site navigation



User Management Resource Administrator: User Account Management for Windows 2003/XP/2000/NT

Inside Visual Scripting

 

Introduction

User Management Resource Administrator doesn't require any knowledge of scripting languages such as VBScript or Perl, nor will you ever have to write a single line of code when using it. We have essentially created actions involved in user resource management such as building blocks, where you would normally see a seperate function or module inside a script.
 

Traditional Script Component vs. Visual Script Action

Traditional scripting languages such as VBScript or Perl are all centered around the same basic principles, and are pretty much structured like the following example:

 
Traditional Script
-------- Create user --------
Initialize objects and variables
Connect to Active Directory
Connect to specific Organizational Unit
Set the container context in which the user account will be created
Create the user account with username
-------- End of script -------
 
Visual Script Action
In User Management Resource Administrator, this script is represented by a single action, and is available as extension to a project. This action, called Create User (AD), contains properties which define the domain and organizational unit level. The advantage is that it also contains automated error handling and logging without any configuration, and that it contains algorithms to generate usernames and passwords. This action is also capable of exporting and printing its information. See below for more actions available in User Management Resource Administrator:
 
 

Home | Products | Support | Pricing | Download | Press | About Us | Contact | Sitemap
QUICK LINKS: Mass / Bulk Import Software | Network Monitoring Software | Disk Quota Management
QUICK LINKS: User and Active Directory Management | Active Directory Migration | SSRPM Documentation