1. Change Web Application Name in Configuration
You can't actually do this thru the IIS Manager console, but what you can do is edit the C:\Windows\system32\inetsrv\config\applicationHost.config' file. Find the relatednode and update thepath` attribute.
2. Change Web Application Name in IIS
Show...