Set up Junction Links for Shared Folders
This topic describes how to create junction links to shared folders and provide easy access to shared resources in your failover cluster setup.
About this task
Procedure
- Log in to Node1 and make sure the shared drive is available on this server.
-
Navigate to the location described in the following table and create the respective
folder structure.
Location Create Folder Structure C:\ProgramData\GE
Operations Hub\iqp-config\iqpsites\iqp
C:\Program Files\GE
Operations Hub\iqp-endapp\public
-
Create shared drive folders.
-
Open Command Prompt as Administrator and run the following commands.
Note: Make sure to replace the folder paths and names with your specific directory structure.To link
end-app-resources
sub-folder:mklink /J "C:\Program Files\GE\Operations Hub\iqp-endapp\public\custom" “E:\ophub-data\end-app-resources"
Linkimagedata
sub-folder:mklink /J "C:\ProgramData\GE\Operations Hub\iqp-config\iqpsites\iqp\imagedata" "E:\ophub-data\imagedata"
Linknode-red
sub-folder:mklink /J "C:\ProgramData\GE\Operations Hub\node-red" "E:\ophub-data\node-red"
Linkpki
sub-folder:mklink /J "C:\ProgramData\GE\Operations Hub\pki" "E:\ophub-data\pki"
Results

Play video: