Difference between revisions of "Network Drives"

From techwiki.eng.ua.edu
Jump to navigation Jump to search
(Windows 10)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== About the Network drives ==
 
== About the Network drives ==
Network drives are actually just folders shared on ua-net file servers. The three main categories of shared folders are departmental, user, and labs.  A
+
Network drives are actually just folders shared on ua-net file servers. The three main categories of shared folders are departmental, user, and labs.   
  
 
All files and folders on ua-net file servers are backed up daily so if you accidentally delete something you should be able to recover your files from a saved network backup.
 
All files and folders on ua-net file servers are backed up daily so if you accidentally delete something you should be able to recover your files from a saved network backup.
Line 6: Line 6:
  
 
== Common Network Drives ==
 
== Common Network Drives ==
'''All CoE faculty and staff should have:'''<br>
+
'''Departmental Drive ("T" Drive)'''<br>
T: mapped to \\share\coe and <br>
+
All CoE faculty and staff have access to \\share\coe.  This is normally mapped to the letter T and hence referred to as the "T drive".<br>
U: mapped to \\home\{first letter of username}\{username} (example: if username is jsmith, then path is \\home\j\jsmith)
+
All departmental data should be stored here.
  
'''Faculty and students can access project folders on'''<br>
+
'''User Drive'''<br>
\\labfs.ua-net.ua.edu\share\{project}<br>
+
All ua-net user accounts have access to \\home\{first letter of username}\{username} (example: if username is jsmith, then path is \\home\j\jsmith).
 +
This is used for storage of personal user data and is normally mapped to the letter U and referred to as the "U drive".<br>
 +
Departmental data should not be stored here.
  
'''Departmental H: Drives'''<br>
+
'''Lab/Project Folders'''<br>
Each department has their own Network Share, commonly referred to as "the H: drive". The "H" drive available to you will be specific for your department and may contain a folder just for your documents. If you have your own folder on the "H" drive, you are the only person able to use the folder. The "H" drive is an excellent place to backup important documents.
+
Faculty and students can access lab or project folders on \\labfs.ua-net.ua.edu\share\{project}<br>
 +
The faculty member in charge of the lab or project can request access by emailing support@eng.ua.edu and including the myBama User ID's (mybama username) of users requiring access.
  
<--- == Installing your network drives (Windows XP) ==
+
== Mapping Network Drives ==
# You must have had access (permissions) to the network drives previously. This procedure will only map it to the computer, not grant access. To obtain access to the H: drive a support ticket must be opened at the [[Contact us|ZipSupport]] office.
+
=== Windows 10 ===
# Make sure computer is on the campus network (Hardwire or wireless) or is VPNed into the network. (See [[Windows VPN Setup]])
+
# Make sure the computer is connected to the campus network (wired or wifi) or via [[VPN]].
# Click on Start -> Run
+
# Open file explorer and navigate to "This PC" on the left.
# Type in \\uanet.edu\NETLOGON
+
# Select the tab at the top labelled "Computer".
# It may ask you to log in, use your UANET ID and password (you also may have to add "UANET\" without quotes before your UANET ID).
+
# Select "Map Network Drive".
# Find the batch script that is named after your department and run it.
+
# Select the drive letter.  This is personal preference but normally we use T, U, L, or P.
# Departmental network drives should be now mapped to the computer. -->
+
# Enter the shared folder path (example: \\share.ua-net.ua.edu\coe).
 +
# Check the box labeled "Reconnect at sign-in" and click "Finish".
 +
# The network drive should be mapped now and show up in file explorer.
 
<br>
 
<br>
NOTE: If you are running Windows Vista and it does not work, you may need to Run the script with Admin Rights. Right click the script, and select Run As Administrator.
 
  
== Installing your network drives (Windows Vista/7/8/10) ==
+
=== Mac ===
# You must have had access (permissions) to the network drives previously. This procedure will only map it to the computer, not grant access. To obtain access to the H: drive a support ticket must be opened at the [[Contact us|ZipSupport]] office.
+
# Make sure the computer is connected to the campus network (wired or wifi) or via [[VPN]].
# Make sure computer is on the campus network (Hardwire or wireless) or is VPNed into the network. (See [[Windows VPN Setup]])
+
# Select "Go" in the finder menu bar at the top center of the screen
# Click on Start button then type in the box type in \\uanet.edu\NETLOGON ( There is not need to type run )
 
# It may ask you to log in, use your UANET ID and password (you also may have to add "UANET\" without quotes before your UANET ID).
 
# Find the batch script (ends with .bat) that is named after your department and run it.
 
# Departmental network drives should be now mapped to the computer.
 
<br>
 
NOTE: If you are running Windows Vista and it does not work, you may need to Run the script with Admin Rights. Right click the script, and select Run As Administrator.
 
 
 
== Installing Network drives (Apple) ==
 
 
 
# You must have had access to the H: drive previously. This procedure will only map it to the computer, not grant access. To obtain access to the H: drive a support ticket must be opened at the ZipSupport office.
 
# Make sure computer is on the campus network (Hardwire or wireless) or is VPNed into the network. (See [[Mac VPN Setup]]) Select "GO" in the finder menu bar at the top center of the screen
 
 
# Select "Connect to Server"
 
# Select "Connect to Server"
# Enter the name of your server as smb://{your department's server name}{Example: smb://server.uanet.edu/folder}
+
# Enter the name of your server as smb://{your drive name} (example: smb://share.ua-net.ua.edu/coe)
 
# Select "Connect"
 
# Select "Connect"
# Enter the domain as UANET, your UAnet ID and password.
+
# Enter the domain as '''ua-net''', your ua-net userid and password (normally the same as your myBama credentials).
 
# Select "OK"
 
# Select "OK"
# The share names will appear in a list.  Select the name of your share.
 
 
# The share will appear on the desktop.
 
# The share will appear on the desktop.
accidentally delete a file (or folder) check out Restore Network Files, to see if you may be able to recover your files from a saved network backup.
 

Latest revision as of 20:31, 14 August 2020

About the Network drives

Network drives are actually just folders shared on ua-net file servers. The three main categories of shared folders are departmental, user, and labs.

All files and folders on ua-net file servers are backed up daily so if you accidentally delete something you should be able to recover your files from a saved network backup.


Common Network Drives

Departmental Drive ("T" Drive)
All CoE faculty and staff have access to \\share\coe. This is normally mapped to the letter T and hence referred to as the "T drive".
All departmental data should be stored here.

User Drive
All ua-net user accounts have access to \\home\{first letter of username}\{username} (example: if username is jsmith, then path is \\home\j\jsmith). This is used for storage of personal user data and is normally mapped to the letter U and referred to as the "U drive".
Departmental data should not be stored here.

Lab/Project Folders
Faculty and students can access lab or project folders on \\labfs.ua-net.ua.edu\share\{project}
The faculty member in charge of the lab or project can request access by emailing support@eng.ua.edu and including the myBama User ID's (mybama username) of users requiring access.

Mapping Network Drives

Windows 10

  1. Make sure the computer is connected to the campus network (wired or wifi) or via VPN.
  2. Open file explorer and navigate to "This PC" on the left.
  3. Select the tab at the top labelled "Computer".
  4. Select "Map Network Drive".
  5. Select the drive letter. This is personal preference but normally we use T, U, L, or P.
  6. Enter the shared folder path (example: \\share.ua-net.ua.edu\coe).
  7. Check the box labeled "Reconnect at sign-in" and click "Finish".
  8. The network drive should be mapped now and show up in file explorer.


Mac

  1. Make sure the computer is connected to the campus network (wired or wifi) or via VPN.
  2. Select "Go" in the finder menu bar at the top center of the screen
  3. Select "Connect to Server"
  4. Enter the name of your server as smb://{your drive name} (example: smb://share.ua-net.ua.edu/coe)
  5. Select "Connect"
  6. Enter the domain as ua-net, your ua-net userid and password (normally the same as your myBama credentials).
  7. Select "OK"
  8. The share will appear on the desktop.