Nov.GW.DL.RemoveObject
Top  Previous  Next


Removes GroupWise account from distribution list

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

Category
Novell

Script section
All

Nov.GW.DL.AddObject DomainDataBasePath, PostOffice, DLName, AccountName

DomainDataBasePath
Net path to domain database  

PostOffice
Name of postoffice  

DLName
Name of DL from which to remove account  

AccountName
Name of GroupWise account to remove from DL  

Example

Remove GroupWise account "AccountName1" from DL "MyDL" server "\\lisa"

Nov.GW.DL.RemoveObject \\lisa\sys\domdir, HQPO, MyDL, AccountName1

Full DL example