Nov.DS.Account.Delete
Top  Previous  Next


Deletes NetWare user account

Use Nov.GW.Account.Delete to delete the groupwise account first

Requirements
·NetWare client on the local machine, log on as admin  
·Novell controls  

Category
Novell

Script section
[Undo], inside Data.Loop..EndLoop statement

Nov.DS.Account.Delete
NDSContainerPath, AccountName

NDSContainerPath
Full NDS path to container in which to delete account  

AccountName
Name of account to delete  

Example
Delete account in ELM\MyOrg\MyOu, read account name from column 2 in [data] section

Nov.DS.Account.Delete ELM\MyOrg\MyOU, %col2%