Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete user (no AD)
Function
Delete an user account from a NT4 domain or local computer.
Deployment
This action is typically used as core part of a script designed to delete
user accounts. With this action you can delete user accounts from NT4
domains, member servers and workstations and local computers. You can
also delete user accounts from Active Directory domains running Windows
2003/2000 but for Active Directory it is recommended to use Script
Action: Delete user (AD) instead.
The user account that must be deleted is specified by the name of user
account and the domain or computer.
Properties
|
Property Name |
Description |
Typical setting |
Remarks |
|
Domain |
The name of the domain from which the account
is deleted. The domain can be specified using with a DNS or NETBIOS name.
If the 'Computer' property is specified, this property is ignored. |
|
|
|
Computer |
The name of the computer from which the account
is deleted. This computer can be specified with a DNS or NETBIOS name.
The computer can be a domain controller of a Windows NT4/2000/2003 domain,
a member server of a domain or a workstation. If this property is specified,
the 'Domain' property is ignored. |
|
|
|
Username |
The name of the user account that must be
deleted. |
|
The name is the SAM account name. |
Related topics
Help on help
Principle of operation
Project operations - Manage script action properties
Script Action: Delete user (AD)
|