: To link a folder to an external HDD for storage expansion: mklink /J "C:\Program Files (x86)\App" "D:\Stored_App" .
While XenClient Enterprise was typically managed through a central console, manual junction points within the Windows guests running on XenClient are created using standard command-line tools: Xenclient Create Junction Point
: Use the mklink command with the /j switch. Syntax : mklink /j [JunctionPath] [TargetPath] . : To link a folder to an external