Nov.GW.Account.Rename
Top  Previous  Next


Renames GroupWise user account

Notice that it can take a minute or two before it is possible to log on to GroupWise with the new account name.

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

Category
Novell

Script section
[Batch], inside Data.Loop..EndLoop statement

Nov.GW.Account.Rename DomainDataBasePath, PostOffice, AccountName, NewName

DomainDataBasePath

Net path to domain database  

PostOffice
Name of postoffice  

AccountName
Name of GroupWise account to rename  

NewName
New name for account  
 
Example
Rename account "Steve" to "John"

Nov.GW.Account.Rename \\lisa\sys\domdir, HQPO, Steve, John