Nov.DS.OU.MoveObject
Top  Previous  Next


Moves NetWare object (group, user) between organizational units

Important notice: if you move 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
[Batch], inside Data.Loop..EndLoop statement

Nov.DS.OU.MoveObject NDSSrcPath, NDSDestPath

NDSSrcPath
NDS path to object to move  

NDSDestPath
NDS path to destination container  

Example
Move account "steve" from OU myOU to myOU\OUinmyOU in ELM\MyOrg

Nov.DS.OU.MoveObject ELM\MyOrg\myOU\Steve, ELM\MyOrg\myOU\OUinmyOU\Steve