Comment savoir quelle version d'IIS est installée ?
Comment savoir quelle version d'IIS est installée ?
J'ai got a box running Win2k3 et certains directions depuis Microsoft KB about SSL certificates, for IIS 5.0 et 6.0. How can I tell qui version of IIS is currently installed?
Re: Comment savoir quelle version d'IIS est installée ?
As a more general answer, pas specifically aimed at votre question, Microsoft has a [support article](https://support.microsoft.com/kb/224609) qui lists tous old versions et le operating systems that provide chaque one.
```
IIS version Built-in
5.0 Windows 2000
5.1 Windows XP Pro
6.0 Windows Server 2003
7.0 Windows Vista and Windows Server 2008
7.5 Windows 7 and Windows Server 2008 R2
8.0 Windows 8 and Windows Server 2012
```
Current versions are on [Wikipedia](https://en.wikipedia.org/wiki/Internet_Information_Services)
```
8.5 Windows 8.1 and Windows Server 2012 R2
10.0 v1607 Windows Server 2016 and Windows 10.*
10.0 v1709 Windows Server 2016 v1709 and Windows 10.*
10.0 v1809 Windows Server 2019 and Windows 10.* October
```
```
IIS version Built-in
5.0 Windows 2000
5.1 Windows XP Pro
6.0 Windows Server 2003
7.0 Windows Vista and Windows Server 2008
7.5 Windows 7 and Windows Server 2008 R2
8.0 Windows 8 and Windows Server 2012
```
Current versions are on [Wikipedia](https://en.wikipedia.org/wiki/Internet_Information_Services)
```
8.5 Windows 8.1 and Windows Server 2012 R2
10.0 v1607 Windows Server 2016 and Windows 10.*
10.0 v1709 Windows Server 2016 v1709 and Windows 10.*
10.0 v1809 Windows Server 2019 and Windows 10.* October
```