Ask Question
17 May, 21:27

How can you prove that the web server (iis) role is installed on the server?

+2
Answers (1)
  1. 17 May, 22:52
    0
    I'm sure the answer is not what you are looking for, but from many years of personal experience the simplest way is to drop to a command prompt and do a net start - this will give you a list of all the running services. Alternatively, you can run WIN+X and run services. msc and check if the World Wide Web Service is there and running. You can also try to connect to the server via its server name, If IIS is installed the Default page should at least come up, otherwise you might get a 404 or 500 error message indicating something is wrong with the setup.

    There are many more way to do this but hopefully this will suffice.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How can you prove that the web server (iis) role is installed on the server? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers