Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Iis installed but how do know whether it's working or not ?

user-image
Question added by anvesh jalla , System Administrator , Sumadhura Geomatica Pvt Ltd
Date Posted: 2016/02/09
abdullah shafatullah
by abdullah shafatullah , Tech Lead , Accenture Service Ltd

Type the follwing command in PowerShell console.

get-windowsfeature web-server

get-windowsfeature web*

suresh M
by suresh M , System Administrator , Pranas Technologies Pvt Ltd

browse localhost ip 127.0.0.7 in browser.. It shows IIS default page or else it is not installed or correctly configured.

 

browse http://localhost on any browser on that particular server. If it display IIS web page, IIS service is running otherwise not running.

You can check by telnet <IP Address> 80

Tyno TynoRaveendran
by Tyno TynoRaveendran , Senior System Engineer , RM Education Solutions India Pvt Ltd

Open the url in an browser and check the IIS Service is running in Service managment

Rajendra Pratap Singh Singh
by Rajendra Pratap Singh Singh , Sr.Member of Technical Staff , Mindlance Technology

Browse http://Localhost once IIS get installed and Telnet port 80 to make sure it is working

Syed Khalid Khizar Syed
by Syed Khalid Khizar Syed , System Engineer , NourNet Communication

Browse the localhost from i.e browse http://localhost  ,when you browse to localhost launches default IIS Page with version .

 

Amitkumar Pandey
by Amitkumar Pandey , Web Administrator

Type in Services.msc in run command  go to services

Look for the World Wide Web Publishing Service

If the status is Started IIS is running

The Startup Type will tell you if it is set to start Automatically

 

on another side

1)run inetmgr by

2) select the default  web site, Right click , Browse, it will open page in browser as http://localhost and serve default document of that particular website.

 

Nizam Ullah
by Nizam Ullah , Dot Net Developer , Ministry Of Human Resources And Emiratisation - United Arab Emirates

open Brwser type your ip .or you dont assignt any ip siplly write localhost..

but remmebr b defualt port 8- is been used ,..but in skype also use defualt port 80 so you need to asign another pot or change skype default por

 

Ali Alrefaee
by Ali Alrefaee , Applications Consultant , Abu Dhabi City Municipality

open run window and write inetmgr and this will open IIS manager snap in

select default web site from the navigation tree at your left

select browse web site from actions panel at your right and this will open a browser page showing IIS default page 

 

or you can easily open cmd prompt and run the below command 

telnet localhost 80 

it should open a blank screen with a blinking dash

 

RAGHU P R
by RAGHU P R , windows administrator , spectrum softtech solutions pvt ltd

telnet <ip address> 80

if it is not connected , iis service is not running.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.