Skip to main content

Map Network Drive (for Windows)

Have your URI SSO ID and password ready.

From an Explorer window, right click on This PC and select “Map network drive…”



Select your drive (U:\ in this example)example) and write in the folder you want to connect to ("\\uri.ds.uri.edu\DFS\WINFS\provost-aec)NNNN" (change to your folder where appropriate)appropriate).

Check “Reconnect at sign-in” only if you’re not using a shared workstation.



If you need to connect using different credentials.

Check “Remember my credentials” only if you’re not using a shared workstation.

When mapping the drive, you want to use your URI ID. DO NOT use the pin option.

image-1740591682121.png

 

Disconnect a Drive

(only follow this section if you need to disconnect an existing drive)

To unmap an existing drive, right click and choose disconnect.

 

Command Line

(only follow this section if you to use the command line to map a drive)

Command(from linea (optionalpowershell /or advanced):command prompt)

#delete existing connection

net use U: /d

#map (change "user_id"your_user_id" and "***password***") where appropriate)

net use U: "\\uri.ds.uri.edu\DFS\WINFS\provost-aec" /user:URI\user_idyour_user_id ***password*** /PERSISTENT:Y