Now we had a .vhd image containing default
installation of Windows server 2008 R2. Connect to the virtual
machine created and starts it.
- After login, it shows the desktop of virtual machine. Now from All Programs -> Administrative Tools, launch Server Manager.
- Select the role node and click Add Roles.
![Deployment1.jpg]()
- In the Server Roles step, select the Web Server (IIS), and click Next.
![Deployment2.jpg]()
- Now on the Web Server (IIS) step click Next.
![Deployment3.jpg]()
- On the Role Services step click Next.
![Deployment4.jpg]()
- Now on the Confirmation step, check Web server is included for the installation. And then click Install.
![Deployment5.jpg]()
- When installation is complete, click Close.
![Deployment6.jpg]()
- Next, in Server Manager, select the Features node and then click Add Features. We can see that Web Server IIS tools are already in the features list.
![Deployment7.jpg]()
- In the Features step, expand the .Net framework 3.5.1 Features and tick .Net Framework 3.5.1 and click Next.
![Deployment8.jpg]()
- On the Confirmation step, Click Install.
![Deployment9.jpg]()
- After the features are installed, on Results step, click Close.
![Deployment10.jpg]()
- Now open the Windows Update control panel, and on the Change Settings page, select the option labeled Never check for updates (not recommended) and then click OK.
- Now check for available updates and install the updates.