Microsoft Office SharePoint Server (MOSS) 2007–part2
Now , Install Microsoft Office enterprise edition. After that go to control panel>Admin Tools>IIS manager (or type “inetmgr” as RUN command without the quotation marks).
Go to Web Service Extension, if there is not ASP 2.0 then click Add new web Service Extension . then name that extension as Framework 2.0. now add path c:\windows\Microsoft.net\framework\v.2.0\aspnet_isapi.dll .
Now you can see the lists of web service extensions , only few of them are set allow. So, set all web service extensions to allow.
Now when you go to control panel>add or remove programs>add window components>Application Server>IIS>select NNTP and SMTP.
(NNTP and SMTP are needed because to install exchange 2003 server. NNTP=News Network Transfer Protocol and SMTP=Simple Mail Transfer Protocol)
Now it’s time to create active directory.
Type “dcpromo” in RUN command.

select new domain

select new forest

before proceeding you should have configured your IP address by now, If not then type “ncpa.cpl” in run command. for example : set your if your you have set your ip address to 192.168.0.1 then also set DNS to 192.168.0.1
now after selecting New forest , fill up more details like full DNS name, domain net bios name, path to database folder and click next.

lastly the AD(Active Directory) Installation Wizard is completed by selecting install and configure DNS.

click finish and restart.
This Blog will be continued in part 3.