Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run the following command to query if the service w3svc exists:

        get-service w3svc

If IIS is installed, you should see the service w3svc in the query result:

...

If you see the following output, it means you don't have IIS installed.

 Image Modified 

Run the following command to install IIS and ASP.NET:

...