Please consider adding a new bundle action type to map a network drive for the DAU or SYSTEM account using credential vault entries. We could then use this network drive in later bundle actions in the same bundle, e.g. in a script or launch executable action. This is because sometimes UNC paths don't work in setup config files or paraneters or sometimes we need to call a complex script as a privileged user (DAU) that calls an exe on a network path.

Comments