How to rerun snow leopard server initial configuration wizard again

mac-osx-serverosx-snow-leopard

is there a way to restart the config wizard which goes through the few first steps after you install snow leopard server. is there a way to get that wizard to force run it again at a later date rather than wiping and loading again? thanks.

Best Answer

The changeip command will let you configure the new IP address.

Usage: changeip -checkhostname
Usage: changeip <dir node path> <oldIP> <newIP> [<oldHost> <newHost>]
        eg: changeip /LDAPv3/127.0.0.1 11.0.1.10 11.0.1.12 server10.example.com server12.example.com


Use - for node path to update the local node only, 
        eg. changeip - 11.0.1.10 11.0.1.12


/usr/sbin/changeip must be run as root