There are several places within bundles where you cannot use UNC, only mapped drives. Of course, that is a problem when you want to say, copy a file from an unmapped source to a local hard drive. There are other examples I could pull out, but there is no need.

UNC should always be option to reference files within any bundle.

Comments

  • SR is probably best....

    I cannot think of a single bundle scenario where a UNC could not be used where a MAPPED drive would work.

    There are opposite cases where a MAPPED drive would fail where UNC worked, since MAPPED Drives are specific to the security context in which the action is run, which is not the case for UNC.