Using Network Shares on Windows

Jetstream Server will not be able to access drive letters of mapped network shares, because the drive letters are assigned per-user, and Jetstream Server runs as a system service. To access network shares in Jetstream Server, the share has to be accessed using a sandbox, directory link, or a mount point.

Sandboxes

Jetstream File sandbox type can be used to expose shares to users by pointing directly to shares using UNC paths. A Sandbox can be specified using a command line option --sandbox-dir, or set as an additional sandbox using the Jetstream API. For more details, please refer to the File sandbox type documentation.