Difference: NetworkDriveMapping (1 vs. 7)

Revision 72018-07-05 - KevinDunford

 
META TOPICPARENT name="WebHome"

Network Drive Mapping

If you think any information on this website needs update or change, please contact PPD IT Helpdesk

In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
  • Instructions for mapping network drives
Changed:
<
<
    • Windows 7/Vista
>
>
    • Windows 10
Deleted:
<
<
    • Windows XP
 
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

Changed:
<
<
  • User home area, H: - this is a private storage space for your documents. It is located on \\hepwin2008f\<federal-ID>$
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages
>
>
  • User home area, H: - this is a private storage space for your documents. It is located on \\dc.pp.rl.ac.uk\ppd\fedid\{fedid}
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\dc.pp.rl.ac.uk\ppd
  • Software packages, S: - contains useful software installation files. It is located on \\dc.pp.rl.ac.uk\ppd\packages
 

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista

    1. Open the Start Menu and click 'Computer'
    2. On the toolbar at the top of the window click 'Map network drive'
    3. Select a letter from the drop-down list (you can use any that is not currently in use)
    4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
    5. Ensure Reconnect at logon is ticked, and click Finish

  • Windows 7

    1. Open My Computer and from the toolbar go to Tools > Map Network Drive
    2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
    3. Tick Reconnect at logon and then click Finish

  • Windows 7 mapping linux user files
    1. Connecting to your linux home file via Windows using Samba.
    2. Simply map its Samba network drive \\samba.pp.rl.ac.uk\{user name}

  • MAC OS X Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
    1. On the Finder menu bar, click Connect to Server…
    2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
    3. Select Registered User and enter your federal ID without the CLRC/ prefix
    4. The T drive will now be mounted to your desktop and can be accessed normally

  • Linux

    1. If your installation does not include samba, install it using: sudo apt-get install smbfs
Changed:
<
<
    1. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2008f/PPD <mount-location> -o user=<federal-id>,domain=clrc
>
>
    1. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //dc.pp.rl.ac.uk/ppd <mount-location> -o user=<federal-id>,domain=clrc
 
    1. Enter your password when prompted and hit Enter
Deleted:
<
<
META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"
 

Revision 62011-10-18 - KevinDunford

 
META TOPICPARENT name="WebHome"

Network Drive Mapping

If you think any information on this website needs update or change, please contact PPD IT Helpdesk

In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
  • Instructions for mapping network drives
    • Windows 7/Vista
    • Windows XP
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

Changed:
<
<
>
>
 
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista

    1. Open the Start Menu and click 'Computer'
    2. On the toolbar at the top of the window click 'Map network drive'
    3. Select a letter from the drop-down list (you can use any that is not currently in use)
    4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
    5. Ensure Reconnect at logon is ticked, and click Finish
Changed:
<
<
  • Windows XP
>
>
  • Windows 7
 
Changed:
<
<
>
>
 
    1. Open My Computer and from the toolbar go to Tools > Map Network Drive
    2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
    3. Tick Reconnect at logon and then click Finish
Added:
>
>
  • Windows 7 mapping linux user files
    1. Connecting to your linux home file via Windows using Samba.
    2. Simply map its Samba network drive \\samba.pp.rl.ac.uk\{user name}
 
  • MAC OS X Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
    1. On the Finder menu bar, click Connect to Server…
    2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
    3. Select Registered User and enter your federal ID without the CLRC/ prefix
    4. The T drive will now be mounted to your desktop and can be accessed normally

  • Linux

    1. If your installation does not include samba, install it using: sudo apt-get install smbfs
    2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2008f/PPD <mount-location> -o user=<federal-id>,domain=clrc
    3. Enter your password when prompted and hit Enter

META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"

Revision 52011-10-17 - KevinDunford

 
META TOPICPARENT name="WebHome"

Network Drive Mapping

If you think any information on this website needs update or change, please contact PPD IT Helpdesk

In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
Changed:
<
<
  • Instructions for mapping network drives
>
>
  • Instructions for mapping network drives
 
    • Windows 7/Vista
    • Windows XP
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

Changed:
<
<
  • User home area, H: - this is a private storage space for your documents. It is located on \\hepwin2008f\<federal-ID>$ (some of them are still on hepwin2003f)
>
>
 
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista
Deleted:
<
<
  1. Open the Start Menu and click 'Computer'
  2. On the toolbar at the top of the window click 'Map network drive'
  3. Select a letter from the drop-down list (you can use any that is not currently in use)
  4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
  5. Ensure Reconnect at logon is ticked, and click Finish
 
Added:
>
>
    1. Open the Start Menu and click 'Computer'
    2. On the toolbar at the top of the window click 'Map network drive'
    3. Select a letter from the drop-down list (you can use any that is not currently in use)
    4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
    5. Ensure Reconnect at logon is ticked, and click Finish
 
  • Windows XP
Deleted:
<
<
  1. Open My Computer and from the toolbar go to Tools > Map Network Drive
  2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
  3. Tick Reconnect at logon and then click Finish
 
Changed:
<
<
  • MAC OS X
Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
  1. On the Finder menu bar, click Connect to Server…
  2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
>
>
    1. Open My Computer and from the toolbar go to Tools > Map Network Drive
    2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
    3. Tick Reconnect at logon and then click Finish
Deleted:
<
<
  1. Select Registered User and enter your federal ID without the CLRC/ prefix
  2. The T drive will now be mounted to your desktop and can be accessed normally
 
Added:
>
>
  • MAC OS X Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
    1. On the Finder menu bar, click Connect to Server…
    2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
    3. Select Registered User and enter your federal ID without the CLRC/ prefix
    4. The T drive will now be mounted to your desktop and can be accessed normally
 
  • Linux
Changed:
<
<
  1. If your installation does not include samba, install it using: sudo apt-get install smbfs
  2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2003f/PPDFiles <mount-location> -o user=<federal-id>,domain=clrc
  3. Enter your password when prompted and hit Enter
>
>
    1. If your installation does not include samba, install it using: sudo apt-get install smbfs
    2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2008f/PPD <mount-location> -o user=<federal-id>,domain=clrc
    3. Enter your password when prompted and hit Enter
 
META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"

Revision 42011-07-18 - LukaszKaczor

 
META TOPICPARENT name="WebHome"

Network Drive Mapping

If you think any information on this website needs update or change, please contact PPD IT Helpdesk

In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
  • Instructions for mapping network drives
    • Windows 7/Vista
    • Windows XP
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

  • User home area, H: - this is a private storage space for your documents. It is located on \\hepwin2008f\<federal-ID>$ (some of them are still on hepwin2003f)
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista
Changed:
<
<
>
>
 
  1. Open the Start Menu and click 'Computer'
  2. On the toolbar at the top of the window click 'Map network drive'
  3. Select a letter from the drop-down list (you can use any that is not currently in use)
  4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
  5. Ensure Reconnect at logon is ticked, and click Finish
Changed:
<
<
>
>
 
  • Windows XP
Changed:
<
<
>
>
 
  1. Open My Computer and from the toolbar go to Tools > Map Network Drive
  2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
  3. Tick Reconnect at logon and then click Finish
Changed:
<
<
>
>
 
  • MAC OS X
Changed:
<
<
Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
>
>
Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
 
  1. On the Finder menu bar, click Connect to Server…
  2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
  3. Select Registered User and enter your federal ID without the CLRC/ prefix
  4. The T drive will now be mounted to your desktop and can be accessed normally
Changed:
<
<
>
>
 
  • Linux
Changed:
<
<
>
>
 
  1. If your installation does not include samba, install it using: sudo apt-get install smbfs
  2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2003f/PPDFiles <mount-location> -o user=<federal-id>,domain=clrc
  3. Enter your password when prompted and hit Enter
Changed:
<
<
>
>
 
META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"

Revision 32011-01-20 - LukaszKaczor

 
META TOPICPARENT name="WebHome"

Network Drive Mapping

Added:
>
>

If you think any information on this website needs update or change, please contact PPD IT Helpdesk

  In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
  • Instructions for mapping network drives
    • Windows 7/Vista
    • Windows XP
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

  • User home area, H: - this is a private storage space for your documents. It is located on \\hepwin2008f\<federal-ID>$ (some of them are still on hepwin2003f)
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista
  1. Open the Start Menu and click 'Computer'
  2. On the toolbar at the top of the window click 'Map network drive'
  3. Select a letter from the drop-down list (you can use any that is not currently in use)
  4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
  5. Ensure Reconnect at logon is ticked, and click Finish

  • Windows XP
  1. Open My Computer and from the toolbar go to Tools > Map Network Drive
  2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
  3. Tick Reconnect at logon and then click Finish

  • MAC OS X
Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
  1. On the Finder menu bar, click Connect to Server…
  2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
  3. Select Registered User and enter your federal ID without the CLRC/ prefix
  4. The T drive will now be mounted to your desktop and can be accessed normally

  • Linux
  1. If your installation does not include samba, install it using: sudo apt-get install smbfs
  2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2003f/PPDFiles <mount-location> -o user=<federal-id>,domain=clrc
  3. Enter your password when prompted and hit Enter

META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"

Revision 22011-01-19 - LukaszKaczor

 
META TOPICPARENT name="WebHome"
Added:
>
>

Network Drive Mapping

In PPD there are a number of network drives which are mapped on user’s computers as standard. These allow easy access to files on home and shared areas.

Contents:

  • Standard network locations
  • Instructions for mapping network drives
    • Windows 7/Vista
    • Windows XP
    • Mac OS X
    • Linux

Contact PPD IT Helpdesk with any further questions, comments or corrections.

Standard network locations

  • User home area, H: - this is a private storage space for your documents. It is located on \\hepwin2008f\<federal-ID>$ (some of them are still on hepwin2003f)
  • PPD shared area, T: - subdivided into different areas for different groups, this provides a shared location for multiple users to access the same files. It is located on \\hepwin2008f\PPD
  • Software packages, S: - contains useful software installation files. It is located on \\hepwin2008f\packages

Instructions for mapping network drives

If you want to map a different network location, or the above locations are not automatically set up, use the following instructions.

  • Windows 7/Vista
  1. Open the Start Menu and click 'Computer'
  2. On the toolbar at the top of the window click 'Map network drive'
  3. Select a letter from the drop-down list (you can use any that is not currently in use)
  4. In the Folder field, type the location of the folder you wish to link to, or Browse to find it manually
  5. Ensure Reconnect at logon is ticked, and click Finish

  • Windows XP
  1. Open My Computer and from the toolbar go to Tools > Map Network Drive
  2. As above, select a letter from the drop-down list and enter the location of the folder you wish to connect to
  3. Tick Reconnect at logon and then click Finish

  • MAC OS X
Access to PPD files from a Mac is granted using the PPD WebDAV service, support for which is built into OS X.
  1. On the Finder menu bar, click Connect to Server…
  2. As the server address, type https://hepwwwfs.pp.rl.ac.uk/ppdfiles.
  3. Select Registered User and enter your federal ID without the CLRC/ prefix
  4. The T drive will now be mounted to your desktop and can be accessed normally

  • Linux
  1. If your installation does not include samba, install it using: sudo apt-get install smbfs
  2. Now run the following command in the terminal to mount a drive, in this case the T-drive: $ smbmount //hepwin2003f/PPDFiles <mount-location> -o user=<federal-id>,domain=clrc
  3. Enter your password when prompted and hit Enter

META FILEATTACHMENT attachment="drivemapping.pdf" attr="" comment="" date="1295444419" name="drivemapping.pdf" path="drivemapping.pdf" size="576242" stream="drivemapping.pdf" tmpFilename="/usr/tmp/CGItemp31164" user="LukaszKaczor" version="1"
 

Revision 12011-01-19 - LukaszKaczor

 
META TOPICPARENT name="WebHome"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback