IIS.Administration
IIS.Administration copied to clipboard
REST API for managing IIS
`Microsoft.IIS.Administration `was built using .NET Core 2.1, which reached end of life of August 21, 2021. Unfortunately, we've had to make the difficult decision to longer maintain and support Microsoft.IIS.Administration....
 See the link of https://privacy.microsoft.com/en-us/privacystatement. You can see the link is displayed in broken state after the next statement. ``` use in the help documentation and the privacy statement...
IIS.Administration does not handle multiple updates. Because IIS configuration is all saved to a file only 1 update at a time can open and edit the file. 2 API calls...
I've looked through all previous 0x80070643 error issues and nothing seems to relate. Trying to install IIS Administrator 6.0 onto WS2016 Standard with IIS10. I have snipped and attached all...
I'm calling the Application Pool Monitoring (/api/webserver/application-pools/monitoring/{id}) and the percent_usage is always 0 Is it a bug or do I miss something?
version:6.0.0 when use patch request to update the site config,if with different site name,it works well,but with the same site name,it returns 500 status code  
Would somebody describe how they use Invoke-RestMethod with the headers set appropriately for connection?
`Microsoft.IIS.Administration` has been updated to target `net6.0`. This is the latest LTS release of .NET, which will be supported and will receive important updates until November 12, 2024. See the...
Hi, I have installed IIS Administration 6.0.0. on server 2016. I had successfully generated Access Token But I am getting 500 internal server error whenever I tried API explorer using...