Network Analyst settings
System administrators can manage many ArcGIS Pro user application settings.
The setting described below should be added under the NetworkAnalyst element in the Pro.settingsConfig file.
DefaultNewAnalysisNetworkDataSourcePath
In the user interface, on the Network Analyst tab on the Options dialog box, click Default Network Data Source > Full network dataset path to access the corresponding setting.
Learn more about the Default Network Data Source option
Possible values are any valid paths to a network dataset in a geodatabase.
Note:
To specify an environment variable in the path, surround it with percent signs (%). For example, enter %USERNAME% to dynamically insert the username of the current user.
An example of this setting is shown below.
<DefaultNewAnalysisNetworkDataSourcePath isLocked="true">C:\arcgis\TutorialData\NetworkAnalyst\SanFrancisco.gdb\Transportation\Streets_ND</DefaultNewAnalysisNetworkDataSourcePath>