Nov.DS.OU.Delete
Top  Previous  Next


Deletes NetWare organizational unit

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.OU.Delete NDSContainerPath, OUName

NDSContainerPath
NDS path to container of OU to delete  

OUName
Name of OU to delete  

Example
Delete OU OUinmyOU from OU myOU in ELM\MyOrg

Nov.DS.OU.Delete ELM\MyOrg\myOU,OUinmyOU