This is Part 5 of a series of blog posts on setting up a virtualized development environment based on the Office Communications Server 2007 R2 VHDs.
Part 1
Part 2
Part 3
Part 4
Now that we’ve done all the heavy lifting getting the TS virtual machine configured and up and running, getting started with development is just a matter of logging in and writing some code. Let’s get started.
1. Start all the virtual machines in the order specified in the Office Communications Server 2007 R2 VHDs setup document.
2. Click Start, All Programs, Accessories and Remote Desktop Connection.
3. Enter 192.168.0.40 (the IP address of the TS virtual machine) into the Computer text box.
4. Click the Options button to display more options.
5. Click the Experience tab and under Choose your connection speed to optimize performance select the LAN setting.
6. Click the Local Resources tab and under Remote computer sound select Bring to this computer.
7. Click the Display tab and under Remote desktop size select Full screen.
8. Click the Connect button.
9. On the Windows Security dialog, click Use another account and enter the fabrikam\jd and pass@word1 credentials.
10. You should see a Remote Desktop Connection session for the Jim Daly account.
11. Open another Remote session using these same steps and the fabrikam\kf credentials from *inside* the Jim Daly account session.
12. In each session, open Office Communicator 2007 R2 and Outlook 2007 to make sure you’re connected to Office Communications Server 2007 R2 and Exchange 2007. Send IM and email between the accounts to make sure everything is configured correctly.
Congratulations! You now have a virtualized development environment for the UC platform SDKs! At this point, you can open Visual Studio 2008 and start going through the UC platform SDK documentation and samples.
Please respond with comments if you run into any issues.
Have a great weekend!
Thanks,
Chris