Alrighty, let me preface this with the fact that I'm a total noob when it comes to server installations and server setup. I've just started on my 290 studies and am going through the exercises in the MS Press book. But I'm stuck on some stuff in the server configuration (Chapter 1, Exercise 3: Configuring the Server).
The choices I am presented in the "Configure Your Server Wizard" do not match up with what I'm told to do or shown that I would see in the text, and I'm not quite sure why. (It might be because I installed SP2, or it's because there's an unstated/unspecified "typical setup for first server" option that wasn't presented to me because of one of the reasons listed
here.) The book makes it seem like I can install DHCP, Active Directory, DNS Server, and create the contoso.com domain all in one fell swoop, but I've had to do piece by piece setup. Yar.

It also give a laundry list of configurations/installations/setups that are theoretically automatically part of the process after reboot, but I'm not finding it so:
- Assign static IP address x.x.x.x (did get a pop up to do this during one part of the install process, too frustrated & brain too fried now to remember which part)
- Install DHCP Server (had to do this separately after doing the Domain Controller/Active Directory setup)
- Install Active Directory (this was the first step I was able to do)
- Install DNS server (did this second or third, after AD install)
- Assign DNS forwarder x.x.x.x (I believe this was part of the DNS install wizard)
- Configure and activate DHCP scope x.x.x.x - x.x.x.x (I was able to configure/set the scope during the DHCP setup process, but I think I had to manually activate the DHCP scope...I manually made some changes after the fact to the addresses/scope to exclude a range of addresses that I have in use already with my home [workgroup] network to avoid any possible conflicts)
- Authorize DHCP server in Active Directory (got no prompts to do this, so had to do some googling to figure out how to add/authorize it manually)
- Set up an application naming context in Active Directory on this domain controller for use by TAPI client applications (absolutely no prompts to do this, but may have figured out how to do it...sorta).
Now this last part about the TAPI application directory is where I'm somewhat stumped. I figured out that I can go to command prompt and use the command tapicfg to install and create an application directory, but my questions are:
- is this necessary??
- am I right in thinking that the syntax would be:
tapicfg install /directory:tapi.contoso.com /forcedefault
...assuming I want to create a partition name of "tapi" on the local server01 on contoso.com. From what I understand, if I don't specifically include "/server/ xxxxx" then it automatically uses the local computer...which happens to be the domain controller, so I should be good, yes?
I am so very frustrated that I can't seem to get through a seemingly simple exercise in chapter 1, and I'm not quite sure how to proceed. It seems like there was way too much information left out of the process for server configuration, and I've had to fill in a lot of the blanks and do my own research on how to do things that were supposed to be part of an installation wizard...but on the plus side, I've figured out how to do a bunch of this stuff manually on my own so I am a wee bit encouraged by that.
Oh, one other thing: in researching the TCP/IP setup, most sources will say to leave the default gateway blank when doing setup for exercises. Why is this, am I missing something really simple? Without a default gateway I'm not able to connect to the internet with my virtual server, so I ended up modifying the addresses & settings so that I could connect my virtual server to the internet using my physical router, and I'm wondering if I shouldn't have done this and if I should go back to the default/prescribed addresses & a blank default gateway as prescribed in instructions
here (yes I understand that the link referenced is for Server 2008 but the general setup of TCP/IP should still be the same, yes?).
I realize that this is a lot of text to sift through, but if anyone could provide me some insight, direction, etc. on whether I need to revamp my TCP/IP settings & whether I'm on the right track with tapicfg (or whether I can just drop it altogether), I'd be very very very appreciative...'cause right now, I feel very much like this:

<sigh>