简体   繁体   中英

Powershell script to get IIS configuration details

I am looking for fairly generic powerhell cdm allowing me to get the information about IIS - which directory is the log being written to and which fields it is logging.

I need to query circa 400 servers in the environment and check for the differences

We use 2008 r2 with IIS 7

Thanks a lot in advance

Yeah I know IIS has WMI interfaces which are pretty solid. You'll need to look up the classes though.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM