You can have all of the Intranet files on another drive on the web server. These steps need to be completed on the web server Intranet Connections is installed on.
Note your intranet cannot be at the root of the drive; it must be in a folder such as G:\IC\Intranet.
Please make sure to take web server backup/snapshot and database backup before making any changes.
Reconfigure IIS
The steps below describe the process to reconfigure IIS. Note that additional steps are required for more recent software versions due to their added functionality.
Required Steps For All Versions
- Open IIS Manager
- Expand the left column and click on your site
- Click Basic Settings on the far right
- Click the ellipses (…) beside Physical Path and point to the new location for your intranet
- Click OK
Version 14.5 Additional Steps
If your Intranet Connections software is Version 14.5+, the following additional steps are required:
- Open IIS Manager
- Click the arrow to the left of the server name in the left column to expand selection
- Click the arrow to the left of Sites to expand selection and click on your site
- Click the modern application. You may need to first locate and click on the Intranet folder.
- Click Basic Settings on the far right
- Click the ellipses (…) beside Physical Path and point to the new location for your intranet
- Now click the statistics application. You may need to first locate and click on the Intranet folder.
- Click Basic Settings on the far right
- Click the ellipses (…) beside Physical Path and point to the new location for your intranet
- Click OK
Version 14.0 Additional Steps
If your Intranet Connections software is Version 14.0, the following additional steps are required:
- Open IIS Manager
- Click the arrow to the left of the server name in the left column to expand selection
- Click the arrow to the left of Sites to expand selection and click on your site
- Click the statistics application. You may need to first locate and click on the Intranet folder.
- Click Basic Settings on the far right
- Click the ellipses (…) beside Physical Path and point to the new location for your intranet
- Click OK
Reconfigure Mappings
- Open Lucee Web Console at HTTP://YOURSERVERNAME/lucee/admin/web.cfm (use HTTP://YOURSERVERNAME/railo-context/admin/web.cfm if on Version 13.0.x)
- Click Mappings under Archives & Resources
- Create a new mapping with the following:
- Virtual is ‘/Intranet’ or ‘/’ if you do not have /Intranet in your URL
- Resource is the new location of the Intranet folder
- Archive is the new location of Intranet\IntranetConnections.ras
- Check the box next to the C:\ intranet mapping and click delete
Copy Folders
- Stop the Lucee, Elastic Search, SQBoxTaskManager and World Wide Web Publishing services (in order)
- Stop Railo Server service instead of Lucee if on v13.0.x
- Open File Explorer and navigate to C:\inetpub\wwwroot
- Copy Coldbox, Elasticsearch, Intranet, and WEB-INF folders
- WEB-INF will be inside Intranet if you do not have /intranet in your URL
- Paste the folders to the folder created for the Intranet on the alternate drive
Add Permissions
- Right click the folder in the alternate drive you pasted the folders to and select properties
- Select the Security tab and click Advanced
- Click Edit
- Click Add
- Click Locations
- Select the machine name at the top and click OK
- Type ‘IIS_IUSRS’ in the box and click Check Names
- IIS_IUSRS should be found and click OK
Final Steps
- Restart the World Wide Web Publishing, SQBoxTaskManager, EasticSearch and Lucee (Railo Server) services (in order)
- Clear your browser cache and cookies
- Log into your intranet
- Click Update Locations at the bottom of the Admin screen