Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new to powershell and was curious to try out new things.

I wanted to get IIS 7.5 details from powershell like the ones that are mentioned below, and I wanted their values.

For example : while I worked with the MSSQL , I used to get various properties details associated with each database.
Similarly I can get various properties associated with IIS.

Particularly the ones that is mentioned below

SessionState
Forms
Authentication
Compilation
Custom Errors
HTTPForbiddenHandler
HttpRunTime
Identity
MachineKey
Pages
Trace
Trust
Posted
Updated 7-Dec-10 21:42pm
v2
Comments
Dalek Dave 8-Dec-10 3:42am    
Edited for Grammar, Syntax and Readability.

1 solution

Take a look at some of these[^] links.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900