Hi Guys,
I'm sitting my CIPT1 exam, i thought it would be easy to find an ISO image of CUCM v7, install and voila....
off i go with the CBT Nuggets & Cisco Press Book.
Well how wrong was I?? I received some bad advice (not from this forum) and ran with it, i was in too much of a hurry to get my
new lab up and running. I will not go into what bad advice i recieved, but i ended up purchasing an HP Proliant G3 server.
***********You do not need to go to anything like that overboard on hardware***********
I have been using this forum for a while, looking for answers, and getting them. I thank you all 

!
So, i thought it only right to post my findings, on building a cheap n cheerful working Cisco Unified Call manager v 7 Node.
Learning and testing in my home lab enviroment.....
I setup my home lab with no frills, with just a Laptop XP, a Desktop Win 7, Cisco 3524 Switch & a non Cisco Router for internet: BT Home Hub
This is using a fresh install from an ISO image.
My Hardware: The Host:
I bought a Basic build Desktop, online for £299 (October 2010)
consists of an ASUS motherboard.(let me know if you want the supplier name, you can find them anywhere really)
with Intel-VT (important: as this is needed to virtualise an environment which you need in VMware Workstation)
I have a 250GiG HD
4 GiG RAM (you need this as a minimum)
OK guys, thats my config for my Host desktop server, that holds my CUCM v7 server in VMWare Workstation.
Software on the Host:
My Software:
I use Windows 7 Professional platform. This is great platform, it has features only found on previous windows servers platforms.
You will need to.....
* enable IIS
* enable rules for port 123 for NTP servers
NTP Servers. (for the UK, these are curteousy of Oxford University Servers see below link)
******
[oucs] 6. NTP (Network Time Protocol) - Full List of TCP/IP Services and Servers
Vmware Workstation 7.0.0 build-203739 (there are newer versions out)
******
http://www.vmware.com/pdf/ws7_manual.pdf?build=203739 it really is a good idea to read about NAT, Bridged & Host Only Configurations.
In my home network, i have a BT home Hub which is in the 192.168.1.0 subnet.
Using VMware workstaion i used a Bridged network VMnet0, which uses your home subnet, it goes something like this:
My Laptop uses
IP          192.168.1.69
Subnet Mask    255.255.255.0
Gateway         192.168.1.254 (this is the gateway of my BT homeHub)
My Host uses
IP              192.168.1.30
Subnet Mask     255.255.255.0
Gateway         192.168.1.254
When installing in VMware Workstation i used
Linux 4 (32bit)
72GiG Hard Disk Space
2048 Memory
Bridged Networking
I assigned an IP address of 192.168.1.199 to my CUCM during installation (make sure you use an un-pingable IP address in your range)
Subnet and Gateway will be the same as your home computer's.
Remember you need to do a ipconfig /all from the cmd prompt to get your Host name and ip address.
So when asked for your details during installation of CUCM v7
Choose "NO" to DHCP and enter your details.... (see below as an example)
Host Name:   Mike-laptop
Ip addess:   192.168.1.20
Subnet Mask: 255.255.255.0
Gateway:     192.168.1.254
I did not use DNS either.
Enter NTP IP addresses and test them. Once they are accessible you are on your way to finishing your installation.....
well done : - )  

You will be prompted for a login after installation,  into the console. login using the details you supplied throughout.
after you login you can see your CLI details starting up,
use this link for CLI cmds and tips for CUCMv7
*******
Command Line Interface Reference Guide for Cisco Unified Communications Solutions Release 7.0(1) - Cisco Systems
I hope this helps, some links to sites that helped me:
*******
fixing VMWare NAT problems on Windows 7  FlorianLR’s Blog
*******
IS IIS available in windows 7 professional - Super User
*******
building home lab for ccie voice  Pushkar bhatkoti’s blog………..
*******
Setting up a Cisco Voice Lab Part 1 – CUCM and VMWare :: CCIE UK
now time to start learning