delete_zone_user
Use the delete_zone_user command to delete the currently selected zone user profile from Active Directory and from memory. After you run this command, you cannot run subsequent ADEdit commands for zone users because there will be no currently selected zone user available in memory.
Zone Type
Classic and hierarchical
Syntax
delete_zone_user
Abbreviation
dlzu
Options
This command takes no options.
Arguments
This command takes no arguments.
Return Value
This command returns nothing if it runs successfully.
Examples
delete_zone_user
deletes the currently selected zone user from Active Directory and from memory.
Related Commands
Before you use this command, you must have a currently selected zone user stored in memory. The following commands enable you to view and select the zone user to work with:
get_zone_usersreturns a Tcl list of the Active Directory names of all zone users in the current zone. *list_zone_userslists tostdoutall zone users in the current zone.new_zone_usercreates a new zone user and stores it in memory.select_zone_userretrieves a zone user from Active Directory and stores it in memory.
After you have a zone user stored in memory, you can use the following commands to work with that zone user:
get_zone_user_fieldreads a field value from the currently selected zone user.save_zone_usersaves the selected zone user with its current settings to Active Directory.set_zone_user_fieldsets a field value in the currently selected zone user.