Header left.png

Difference between revisions of "Windows Z Drive"

From Systems Group
Jump to: navigation, search
 
Line 6: Line 6:
  
 
This drive is an aggregation of :
 
This drive is an aggregation of :
* The user's Unix files, located in the root of the drive  
+
* The user's Unix and Windows files, located in the root of the drive  
* The user's Windows files, located in the "win_user_profile" subdirectory
+
  
 
+
A number of Windows personal folders are redirected to this drive; this means the contents of these folders are accessible anywhere the Z drive can be mounted. The following Windows folders are automatically redirected to Z:\\user_profile\<code>folder</code>:
A number of Windows personal folders are redirected to this drive; this means the contents of these folders are accessible anywhere the Z drive can be mounted. The following Windows folders are automatically redirected to Z:\\win_user_profile\<code>folder</code>:
+
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
* AppData
 
* AppData
Line 35: Line 33:
  
 
== Mounting your Z-Drive ==
 
== Mounting your Z-Drive ==
In some cases, your Z-drive may fail to mount or otherwise not be available. To mount it, follow these steps:
+
 
# Open Windows File Explorer either by right clicking the “Start” button and selecting “File Explorer” or by pressing <code>⊞WIN + E</code>
+
On our lab machines, your Z drive should automatically mount. If you are trying to mount your Z drive on your personal machine, please refer to [[Remote Access for Z Drives| this page]].
# Right click “This PC” and select “Map network drive…”
+
#:[[File:Windows-Z_Drive-Step_1.png | border | 600px]]
+
#:<br>
+
# Type the network path (folder) of your drive and click “Finish.” If you don’t know the network path of your drive, see the table below.
+
#:[[File:ikea.png | border | 600px]]
+
#: <br>
+
If you are still experiencing issues, send an email to [mailto:root@cs.odu.edu root@cs.odu.edu] for assistance.
+
  
 
<!--
 
<!--

Latest revision as of 18:25, 1 February 2024

The ODU CS Department allocates an amount of storage for users known as the Z-drive. To access this drive on a Computer Science desktop, open Windows File Explorer and select "This PC" on the left. The drive is mounted under "Network locations," identified by your CS username:

Windows-z-drive.png

This drive is an aggregation of :

  • The user's Unix and Windows files, located in the root of the drive

A number of Windows personal folders are redirected to this drive; this means the contents of these folders are accessible anywhere the Z drive can be mounted. The following Windows folders are automatically redirected to Z:\\user_profile\folder:

  • AppData
  • Contacts
  • Desktop
  • Documents
  • Downloads
  • Favorites
  • Links
  • Music
  • Pictures
  • Saved
  • Searches
  • Videos

The drive is mounted upon logging in to most of the department's desktops or servers. For this reason, we recommend keeping any important files in your Z-drive; files left on a computer's C-drive or temporary folders can (and likely will) be lost. Files can safely be stored in any folder in the list above.

Storage space information

Users have different storage limits based on their groups and academic levels:

  • Undergraduate students have a quota of 10 GB
  • Graduate students have a quota of 15 GB


Mounting your Z-Drive

On our lab machines, your Z drive should automatically mount. If you are trying to mount your Z drive on your personal machine, please refer to this page.