What is the UNC operator for defining a path to a particular drive on a target machine?

0 Likes

Problem:

What is the UNC operator for defining a path to a particular drive on a target machine?

Resolution:

QUESTION
----------------------------------

What is the UNC operator for defining a path to a particular drive on a target machine?

ANSWER
----------------------------------

When setting the UNC path to access a specific drive on a target machine, you will have to use the "$" operator. This is the path to where your test definition sources are located.

For example, if the test definitions are stored on the E drive ( E:) on the target machine, then the UNC path may look like this;

\\workstation1\e$\program files\segue\project\demo1


Old KB# 24789
Comment List
Related
Recommended