2/Not sure where it went to but if the system crashes a Reporter window should come up.
1/Copied from Help Menu on the Mac no KB link that I could find. You can search "save setup" Mac OS X Server Help from the Help menu.
Setting Up Servers Automatically Using Data Saved in a File
After server software has been installed on a server, you can set it up automatically using data saved in a file.
Fill out the Mac OS X Server Worksheet.
The worksheet is located on the Mac OS X Server installation disc in the Documentation folder. It's also available for downloading from www.apple.com/server/documentation/.
On an administrator computer, open Server Assistant. It's in /Applications/Server/. You don't need to be an administrator on the administrator computer to use Server Assistant.
In the Welcome pane, select "Save setup information in a file or directory record" to work in offline mode, which doesn't require a server connection.
In the Language pane, specify the language you want to use to administer the target server or servers.
If you want to create a new setup file, use step 6. If you want to work with a setup file that already exists, use step 7.
If you intend to create a generic setup file because you want to use the file to set up more than one server, don't specify network names (computer name and local hostname) and make sure that each network interface (port) is set to be configured "Using DHCP" or "Using BootP."
Click Continue and enter the setup data as you move through the Assistant's panes, following the onscreen instructions.
In the Language pane, choose File > Open Configuration File or File > Open Directory Record to load the saved setup data you want to work with. If the saved setup data is encrypted, type the passphrase when prompted.
Optionally choose View > Jump to Review to review the setup data, then use Go Back as necessary to change it.
In the Network Interfaces pane, click Add to specify network interfaces.
After all the setup data has been specified, review the summary displayed by Server Assistant and optionally click Go Back to change data.
Click Save As, then select "Configuration File."
To encrypt the file, select "Save in Encrypted Format" then enter and verify a passphrase.
You must supply the passphrase before an encrypted setup file can be used by a target server.
Click OK, navigate to the location where you want to save the file, name the file using one of the following options, and click Save; when searching for setup files, target servers search for names in the order listed:
<MAC-address-of-server>.plist (include any leading zeros but omit colons). For example, 0030654dbcef.plist.
<IP-address-of-server>.plist. For example, 10.0.0.4.plist.
<partial-DNS-name-of-server>.plist. For example, myserver.plist.
<built-in-hardware-serial-number-of-server>.plist (first 8 characters only). For example, ABCD1234.plist.
<fully-qualified-DNS-name-of-server>.plist. For example, myserver.example.com.plist.
<partial-IP-address-of-server>.plist. For example, 10.0.plist (matches 10.0.0.4 and 10.0.1.2).
generic.plist (a file that any server will recognize, used to set up servers that need the same setup values).
Place the file in a location where the target server or servers can detect it.
A server can detect a setup file if it resides on a volume mounted locally in /Volumes/*/Auto Server Setup/, where * is any device mounted under /Volumes. The device can be the server's hard drive or an iPod, DVD, CD, FireWire drive, USB drive, or other device plugged into the server.
For example, if you have an iPod named AdminiPod, the path used would be /Volumes/AdminiPod/Auto Server Setup/<setup-file-name>.
If the setup data is encrypted, make the passphrase available to the target server or servers. You can supply the passphrase interactively using Server Assistant, or you can provide it in a text file.
To provide the passphrase in a file, use step 15. To provide it interactively, use step 16.
To provide a passphrase in a file, create a new text file and type the passphrase for the saved setup file on the first line. Save the file using one of the following names; target servers search for names in the order listed:
<MAC-address-of-server>.pass (include any leading zeros but omit colons). For example, 0030654dbcef.pass.
<IP-address-of-server>.pass. For example, 10.0.0.4.pass.
<partial-DNS-name-of-server>.pass. For example, myserver.pass.
<built-in-hardware-serial-number-of-server>.pass (first 8 characters only). For example, ABCD1234.pass.
<fully-qualified-DNS-name-of-server>.pass. For example, myserver.example.com.pass.
<partial-IP-address-of-server>.pass. For example, 10.0.pass (matches 10.0.0.4 and 10.0.1.2).
generic.pass (a file that any server will recognize).
Put the passphrase file on a volume mounted locally on the target server in /Volumes/*/Auto Server Setup/<pass-phrase-file>, where * is any device mounted under /Volumes.
To provide a passphrase interactively, use Server Assistant on an administrator computer that can connect with the target server.
In the Welcome or Destination pane, choose File > Supply Passphrase. In the dialog box, enter the target server's IP address, password, and the passphrase.
Click Send.
If you're using a generic setup file, and the serial number isn't site licensed, after setup you must specify the server's serial number by using Server Admin or the command line. In Server Admin, select the server, click Settings, and click General. Alternatively, in the Terminal application, use ssh to connect with the server and type the serversetup -setServerSerialNumber command.
See the command-line administration guide for a description of the layout of a saved setup file and more information about the serversetup command.