Extend Windows server 2008 trial

If you install Windows server 2008 without entering a license key you are given a period of time to trial the software.

Once this runs out you may also extend the trial time 3 times (rearming) to extend the trial upto 240 days.

To find out the current trial time left:
slmgr.vbs -dli

To extend the trial:
slmgr.vbs -rearm

Source
http://support.microsoft.com/kb/948472