Real Tips About How To Check The Version Of Iis
You should be able to determine the iis version number from the following registry value:
How to check the version of iis. Select the main node of the tree on the left (internet information services) 3. If you need to check it programatically you can do it through. You can locate iis version by navigating to regedit location below.
Hkey_local_machine \ software \ microsoft \ inetstp \ versionstring. My enhanced version searchs for a minimum required version and if this is not installed, it exit the script. As shown in figure 1, after logging into kudu, select the environment link and you will see the os version.
I wrote about kudu here, just in case you do now know about it. For the major release identifier (for example, 4 for version 4.0), use the version.major property. If you are interested to find out which version of iis or os your azure app service is running on, you can check it like this.
Public version getiisversion() { using (registrykey componentskey = registry.localmachine.opensubkey(@software\microsoft\inetstp, false)) { if. Reg query hkey_local_machine\software\microsoft\net framework setup\ndp\v4\full /v version then you will get this. The below command helped me find the iis version correctly on iis 8.5 (windows 2012 r2) and 7.5 windows 7 sp1.
After you have the version object, query it as follows: To check it manually just click the application pool, in properties or advanced properties.