Internet Information Server (IIS) can be managed by IIS management console and also by command line interface (CLI). And, I'm big of CLI and try to achieve tasks from CLI, which I could do from UI. CLI is pretty useful when you want to do automation.

Today, I'll share how to control IIS from CLI:

Please share your feedback.