To resolve this issue:
- Open a command prompt with administrative privileges.
- Change the directory to C:\Windows\System32\inetsrv\Config.
- Run the following commands:
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_ivp" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iVP\Web" /applicationPool:"OfficeScan_iVP_AppPool"
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_iesagent" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iES\Web\FastLaneChannel" /applicationPool:"OfficeScan_iESAgent_AppPool"
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_iesconsole" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iES\Web\ConsoleChannel" /applicationPool:"OfficeScan_iESConsole_AppPool"
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_iac" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iAC\Web\ACServerWebApp" /applicationPool:"OfficeScan_iAC_AppPool"
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_iac/osf" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iAC\Web\OSFChannel" /applicationPool:"OfficeScan_iAC_AppPool"
- appcmd add app /site.name:"OfficeScan" /path:"/officescan_iatas" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iATAS" /applicationPool:"OfficeScan_iATAS_AppPool"
- Open the the applicationHost.config located at C:\Windows\System32\inetsrv\Config, and confirm that the virtual directories are now present:
Click the image to enlarge.