Wally,
You can accomplish this by using the 'Hostnames and Addresses' pannel from server-manager. I use this to set static IP's for several workstations on my network, should work for servers too.
You'll need to get the MAC address for the server's NIC. Then click the 'create a new hostname' link. I have all mine set up to be:
Visibility= local
location= local
global IP= " " no global IP assigned.
local IP= an addy on the same subnet as everything else but a statically assigned IP outside the range setup for DHCP.
Example: DHCP range is 192.168.1.100-192.168.1.199, statically assigned IP for workstations are between 192.168.1.200 and 192.198.1.205.
Make sure to set the 'hostname' to match the actual machine's name, if it's a windows system it can cause problems if these names don't match.
Dave