Introducing the IIS Administration API
IIS is a mature technology with a large amount of configuration available. Historically the configuration of IIS has been done through WMI, Appcmd, PowerShell, and graphically through IIS Manager. All...
View ArticleIIS Administration System Architecture Overview
The Administration API for IIS was developed as an ASP.Net Core application. This allowed us to take advantage of the Web API conventions that the MVC framework offered. This application has to be...
View ArticleMicrosoft IIS Administration Preview
Previously we announced that we are developing a new REST API for administering IIS. Now, the Microsoft IIS Administration API is having its first preview release. The preview can be obtained by...
View ArticleMicrosoft IIS Administration on Nano Server
One of the driving forces behind the development of the IIS Administration API was Nano Server, a new headless variant of Windows Server 2016. This API allows us to provide a web based management UI....
View ArticleMicrosoft IIS Administration Preview 1.0.38: Introducing the Files API
The Microsoft IIS Administration API is making IIS administration simpler than ever before. If you are unfamiliar with the API, check out our earlier post for an introduction.With our previous preview...
View ArticleMicrosoft IIS Administration Docs Now Available
Microsoft IIS Administration Docs: https://docs.microsoft.com/en-us/iis-administration/Last week we saw the unveiling of new file endpoints for Microsoft IIS Administration. Now we have documentation...
View ArticleHTTP Request Tracing Viewer and File Explorer Enhancements
Via Microsoft IIS Administration Preview 1.0.39The Microsoft IIS Administration API is making IIS administration simpler than ever before. If you are unfamiliar with the API, check out our earlier post...
View ArticleCentral Certificate Store Support and Certificate Improvements
Via Microsoft IIS Administration 1.1.0The Microsoft IIS Administration API is now Generally Available! If you are unfamiliar with the API, check out our earlier post for an introduction.The...
View ArticleImprovements in https://manage.iis.net
https://manage.iis.net is a responsive, browser based management portal for IIS that provides the capability to manage both local and remote IIS servers. To get started using it head over to...
View ArticleMicrosoft IIS Administration API 2.0.0
The Microsoft IIS Administration API is making IIS administration simpler than ever before. If you are unfamiliar with the API, check out our earlier post for an introduction.Microsoft IIS...
View ArticleWhat's New In 2.1.0 - URL Rewrite Administration
Via Microsoft IIS Administration API 2.1.0If you are unfamiliar with the API, check out our earlier post for an introduction.The IIS team has been working on making the IIS Administration API a...
View ArticleWhats New In 2.2.0 - Web Server Monitoring
Via Microsoft IIS Administration API 2.2.0If you are unfamiliar with the API, check out our earlier post for an introduction.The IIS team has been working on making the IIS Administration API more than...
View ArticleFile API Enhancements
The latest release of the IIS Administration API introduced monitoring endpoints for users to measure the health and performance of their web server, but that was not the only new feature added. The...
View Article