Nov.DS.Object.Rename
Top  Previous  Next


Renames NetWare object

Use Nov.DS.OU.MoveObject to move an object.

Important notice: if you rename a NetWare user account that is associated with a GroupWise account you must use Nov.GW.Account.Reconnect after this command to reestablish the account connection.

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

Category
Novell

Script section
All

Nov.DS.Object.Rename NDSObjectPath, NewName

NDSObjectPath
Full NDS path to object  

NewName
New name for object  

Example
Rename account "Steve" in "OAK\MyOrg\MyOu\OU3" to "John".

Nov.DS.Object.Rename OAK\MyOrg\MyOu\OU3\Steve, John