MOTOBIT.COM - ASP upload, IIS utility Adds user account named "Coll" to the local server

Sample for UserManager.Users.Add | Changes | Purchase | Download

Examples

Adds user account named "Coll" to the local server 
Set Users = CreateObject("UserManager.Users")
Set User = Users.Add("Coll", "Password")
User.FullName = "Mr. Alex Coll"

Other links for the Adds user account named "Coll" to the local server sample

UserManager.Users

Collection of user accounts (Domain/Server accounts),

UserManager

ActiveX UserManager is easy to use COM component with classes to create, delete and manage local and remote user accounts, groups, servers and domains in the Windows NT (2000/XP) environment. You can simple work with user accounts and groups from VBA, VBS/JS, ASP and T-SQL programming environment.

© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz