Nov.DS.Alias.Create
Top  Previous  Next


Creates NetWare alias

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

Category
Novell

Script section
All

Nov.DS.Alias.Create
NDSContainerPath, AliasName, AliasedObjectName

NDSContainerPath
Full NDS path to container in which to create alias  

AliasName
Name of new alias  

AliasedObjectName
Full NDS path to object for which to create alias  

Example
Create the alias "MyAlias" in OAK\MyOrg\MyOu for account OAK\MyOrg\MyOU\OU3\AccountName3

Nov.DS.Alias.Create OAK\MyOrg\MyOu, MyAlias, OAK\MyOrg\MyOU\OU3\AccountName3