Microsoft has been edifice Windows 10, in addition to fifty-fifty the previous versions of Windows were built amongst a vision to top away inwards useful for most of the people possible. For this, they accept been adding to a greater extent than in addition to to a greater extent than features making Windows 10 suitable for to a greater extent than in addition to to a greater extent than people. One of the major features added to Windows 10 to top away inwards super useful for the developer sector of their user base of operations is the add-on of BASH musical rhythm out on Windows 10. Another such characteristic that has been on Windows OS since 23 years is IIS or Internet Information Services. Today, nosotros volition last talking roughly things near it.
Read: How to enable IIS.
Ways to banking concern lucifer the installed version of IIS
Today, nosotros volition last looking at 5 methods that volition assist us to banking concern lucifer the version of IIS installed on your figurer running Windows 10/8/7. They are:
- Using the Registry Editor.
- Using the Command Prompt.
- Using the Run Box.
- Using the Control Panel.
- Using Windows Powershell.
1] Using the Registry Editor
Hit the WINKEY + R push combination to launch the Run utility, type inwards regedit in addition to striking Enter. Once Registry Editor opens, navigate to the next key-
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\
The value of a DWORD called VersionString, the value volition incorporate the version number of IIS.
2] Using the Command Prompt
To create so, striking the WINKEY + X combination in addition to click on Command Prompt (Admin).
Now operate into the next command :
%SystemRoot%\system32\inetsrv\InetMgr.exe
It volition instantly opened upwardly the IIS or Internet Information Services Manager panel.
Click on Help on the bill of fare bar in addition to and therefore click on About Internet Information Services.
It volition choose on a mini window which volition accept the version number of IIS installed on your computer.
3] Using the Run box
Start yesteryear hitting the WINKEY + R push combination to launch the Run utility, type inwards ‘%SystemRoot%\system32\inetsrv\InetMgr.exe’ in addition to striking Enter.
Also, you lot tin enter inetmgr and striking Enter to launch the same IIS Manager in addition to follow the same steps every bit for the Command Prompt method.
4] Using the Control Panel
Start yesteryear searching for Control Panel in the Cortana Search box in addition to select the appropriate number or correct click on the Start push in addition to click on Control Panel.
Once the Control Panel opens, select Administrative Tools.
Then select Internet Information Service Manager.
In the bill of fare bar, click on Help and in addition to therefore click on About Internet Information Services.
And amongst the popping upwardly of the next mini window, you lot volition abide by the version of IIS installed on your computer.,
5] Using Windows Powershell
First, opened upwardly Windows Powershell yesteryear searching for Powershell in the Cortana search box in addition to run it amongst Administrator marking privileges.
Then operate into the next command,
[System.Diagnostics.FileVersionInfo]::GetVersionInfo(“C:\Windows\system32\notepad.exe").FileVersion
It volition await like to this,
Also, you lot tin type inwards the following,
Get-ItemProperty -Path registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\ | Select-Object
It volition await like to this,
Hence, you lot volition abide by the version of IIS installed on your figurer using Windows PowerShell.
Hope this helps!
Source: https://www.thewindowsclub.com/
comment 0 Comments
more_vert