# How to identify the UNC path of a network server or location.

The Universal Naming Convention (UNC) is a standard for identifying servers, printers, and other resources on a network. A UNC network path has the following format:

**\servername\share\path**

Illumina recommends using the UNC path when setting a network server as the default output location and is a requirement for most Illumina platforms running Windows 10. Use the following steps to identify the UNC path for an existing mapped network location in Windows:

1. In the Windows Search bar, type in `cmd` and press 'Enter' to open the Command Prompt.
2. In the Command Prompt, type `net use` and press 'Enter' to run the command.
3. The output will list the local drive letter under the 'Local' column and UNC path under the 'Remote' column for each network resource that has been mapped to that instrument.

![](/files/uqPqVn3pHGutJz1amSYK)

**Figure 1**: Example output of the `net use` command with the UNC path listed under the 'Remote' column in the output.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2274), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000002274%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000002274.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
