IP v6 Connecting Tomorrow's Internet Today

An Internet Protocol Version 6 address (IPv6 address) is a numerical label that is used to identify a network interface of a computer or other network

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Team Work...

"a joint action by a group of people, in which each person subordinates his or her individual interests and opinions to the unity and efficiency of the group."

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

System fail situation in network server room

A system failure can occur because of a hardware failure or a severe software issue. Commonly, a system failure will cause the system to freeze, reboot, or stop functioning altogether.

Optimizing Servers, Data and Storagewith End-User Provision

A new server and storage system can keep your businesses current with technology and best practices, reduces cost, provide quickly Return On Investment on your business and help end users become more productive and collaborate

IIS Administrator Interview Questions and Answers



What is Web Farm?
When we hosted our web Application on multiple web server under a load balancer call the Web Farm. This is generally used for heavy load web application where there are many user requests at a time. So When Web Application is hosted on Different IIS Server over a load balancer, Load balancer is responsible for distribute the load on different server.

What is Web Garden?
A Web garden is configured on a single server by specifying multiple worker processes for an application pool. Web farms use multiple physical servers for supporting a single Web site.

What is the default Identity of an Application Pool ?
Network Services

What is the available Identity of an Application Pool?
In IIS 6.0 - NetworkServices | LocalService | LocalSystem
In IIS 7.0 - NetworkServices | LocalService | LocalSystem | ApplicationPoolIdentity

What are the worker process for IIS 5.1 and IIS 6.0 and IIS 7.0?
For IIS 5.1 > aspnet_wp.exe
For IIS 6.0 > w3wp.exe
For IIS 7.0 > w3wp.exe

Types of Authentication available in IIS 6.0 and 7.0

What are the different type of application pool available in IIS 7.0 ?
1. DefaultAppPool (Integrated)
2. ClassicAppPool

Where is the default location for IIS Log files ?
C:\WINDOWS\system32\LogFiles\W3SVC1

What is the use of aspnet_regiis -i command ?
This is used automatically register the .NET Framework with your IIS.


How to check Installed .Net Version on IIS
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis.exe –lv



If there are multiple worker process running on IIS, then how can you attach a particular worker process for application ?
run cscript iisapi.vbs script to find out the process ID and Application Pool name . Based on the process Id for particular application I have to attache the process from Visual studio IDE.

Which Tool is used for Remote IIS Debugging ?
Tools is : msvsmon.exe
This is located at : \Microsoft Visual Studio 8\Common7\IDERemote Debuggerx86\

IIS Port numbers?
HTTP : 80 (default port for iis), SSL : 443,FTP : 21,SMTP : 25,POP2 : 109,POP3 : 110,IMAP : 143,NNTP : 119,LDAP : 89, DNS : 53,DHCP : 67

IIS Services?
1. www services
2. FTP services
3. SMTP services
4. NNTP services

 IIS Application pool ?
Group of web applications are called application pool.
An application pool is a group of one or more URLs that are served by a worker process or set of worker processes. Any Web directory or virtual directory can be assigned to an application pool. so that one webiste cannot be effected by other , if u used seperated application pool.

What is App Pool and App Domain? What is the difference between these two?
Application Pool is created the each and every website.
Application Domain is created to one domain Purpose.

What is the properties of App Pool in IIS?
1.Recycling
2.Perfomance
3.Health
4.Identity

How do I stop and restart Internet services?
By using the “IISRESET” command

How can I confirm that a server certificate is attached to a Web site?
1.In IIS Manager, right-click the Web site, and click Properties.
2.Click the Directory Security tab.
3.Under Secure communications, if the View Certificate button is activated, there is a certificate attached to the Web site. If the button is not activated, you must attach a server certificate to the site to use the Secure Sockets Layer (SSL) features.

Reset forgotten Windows Account Passwords

Step 1: Obtain the Diagnostics and Recovery Toolset 6.0 and create the recovery cd using ERD Commander Boot Wizard based upon WinPE or obtain the CD from the Local IT.
Step 2: Boot the target machine using the DaRT Recovery CD
clip_image002
Select No for NetStart, we don’t require the network connectivity.
Step 3: Select the appropriate language. Default is US and click on Next
clip_image004
Step 4: Select the Operating System. If you have more than 2 Operating Systems, it will show 2 operating systems and Click on Next
clip_image006
Step 5: Once loaded you will see it’s like Windows Vista Bootable DVD Repair tools but with 1 more additional option ‘Microsoft Diagnostics and Recovery Toolset’; click on it.
clip_image008
Step 6: You will see following tools in DaRT. Click on Locksmith
clip_image010
Step 7: This will launch Locksmith wizard. Click on Next
clip_image012
Step 8: This will show ‘Select New Password’ window. Select the account you want to reset the password. And provide the new password. After that click on Next
clip_image014
Step 9: You will get dialog box ‘Completing the Locksmith Wizard’ On next restart you will have an option to Change the local user account password after you log in.
Click on Finish. Click on Close and Restart
clip_image016
Step 10: Take out the DaRT CD and restart the machine.
clip_image018
Enter the recently changed password for the local user. Then you will get the above message stating ‘The user’s password must be changed before logging on the first time’
Click OK and type in the new password
clip_image020
clip_image022