Apa fungsi reconnect at logon map network drive

Connecting to (a.k.a. mapping) network drives allows University members to access files stored on University servers. Storing files on network drives provides a user more storage space, backups of their files, and secure ways of sharing files between departments.

Considerations when mapping a network drive:

  • In order to map a network drive, users must be granted permission by their department or supervisor to access the material. If a user is in need of permissions, supervisors or departments can submit a Departmental Data Storage request form.
  • Due to HIPAA compliance, AHC drive mappings are not typically permitted.

Mapping a network drive

Mapping a network drive in Windows 10

  1. Connect to Split Tunnel or Full Tunnel VPN if off campus.
  2. Click the Start menu.
  3. Click File Explorer.
  4. Click This PC in the left side shortcut menu.
  5. Click Computer > Map network drive > Map network drive to enter Mapping wizard.
  6. Confirm drive letter to use (next available shows up by default).
  7. Enter the server path for the network folder (e.g. \\files.umn.edu\NAME\FOLDER, or \\files.umn.edu\OIT\Subfolder).
    • Used letters are followed by server paths in parentheses.
    • Tip: Select Reconnect at sign-in to connect this drive every time Windows starts.
  8. Select Connect using different credentials if using a computer that is not University-owned.
    • Enter ad.umn.edu\your Internet ID and password when prompted.
      • Or, you can use [email protected]
    • Not sure if your computer is University-owned?
      • Check the computer name.
      • University-owned machines typically have names that start with UMN or end with .ad.umn.edu.
  9. Click Finish at the bottom of the window.
  10. Find the network drive located in the Network locations section of This PC.

Mapping a shared folder in Mac OS X

  1. Connect to Split Tunnel or Full Tunnel VPN if off campus.
  2. Click Finder in the Dock.
  3. Find Go in the top menu bar.
  4. Click Connect to Server€¦ (Œ˜+K).
  5. Type cifs: + the network drive path (e.g. cifs://files.umn.edu/OIT).
    • Note: Your department may give you the path as \\files.umn.edu\NAME, but Mac paths use forward slashes, not backslashes.
    • Try smb: + network drive path if cifs: does not work.
    • Tip: Click the + button to save frequently used network drive paths for future use.
  6. Type AD\ + your Internet ID and your password if prompted.
    • Note: Use a backslash (\), not a forward slash (/). Use AD\ if computer is not bound to the AD. Use your Internet ID only if the computer is bound to the AD.
      • Alternately, you can use [email protected]
  7. Click Connect.
    • To navigate back to your network drive share.
      1. Click Finder.
      2. Click files.umn.edu under Shared in the left hand Finder menu.
      3. Navigate to the folder that was shared with you.
        • Note: While all of the folders in files.umn.edu are visible, you can only see the contents of folders specifically shared with you.

Network file storage is provided for all Members, Faculty, and Staff. There are personal network storage spaces (I: Drive), personal web spaces (also on the I: Drive), departmental spaces (P: Drive), and ITG-supported websites (W: Drive.).

Link to the different Network Drive locations.

Note: If you are attempting to map a drive from an off-campus Internet provider, you will first have to establish a VPN connection.

I mapped a network drive (This PC/Map Network drive/...) and chose "reconnect at sign-in." I chose a letter for the network and entered the Folder name on my NAS. Then, I entered my network credentials and also checked "Remember my Credentials." (I have two users on my nas) Then, the connection was all fine. However, when I restart the PC, the network drive is disconnected. When I repeated the process, I realized that under "Enter Network Credentials," the second user is suggested by default. So I have to click "more choices" to enter the username and password again. The system seemingly cannot remember my credentials even though I checked it before. I appreciate your help!

2

Mapping network drives is a common task for system administrators. One option is to create a batch script that runs every time the workstation starts. But there is a simpler and more convenient method: using Group Policy. Mapping network drives via Group Policy is faster and easier, so it is a much more scalable approach.

Here is a step-by-step guide for Group Policy drive mapping:

Step #1. On a Microsoft Windows Server with the Active Directory role installed, open the Group Policy Management

Step #2. Create a new GPO and give it a name. Then link it to an OU that contains user accounts because Group Policy drive mapping is a user configuration preference. You can also select an option – create a GPO in this domain and link it here, after that use item-level targeting option which will be described below.

Step #3. Right-click the new Group Policy object and go to User Configuration -> Preferences -> Windows Settings -> Drive Maps.

Step #4. Right-click Drive Maps, select New and then click the Mapped Drive

Step #5. Then you need to configure the settings for the new mapped drive. Here are the options on the General tab:

    • Action — Select an action that will be performed on the shared drives:
      • Create — creates a new mapped drive for users.
      • Delete — deletes a mapped drive for users.
      • Replace — deletes and then creates mapped drives for users.
      • Update — modifies settings of an existing mapped drive for users. This action differs from Replace in that it only updates settings and don’t delete
    • Location — Specify the path to the shared folder or drive that you want to map.
    • Reconnect — Check this option if you want to save the mapped drive in the user’s settings and reconnect it each time they log on.
    • Label as — Specify a custom name for the shared drive. (You can leave this field blank.)
    • Drive Letter — Specify the letter you want the drive to be mapped to. Be careful, because if the workstation is already using the letter you choose here, the Group Policy drive mapping will fail.
    • Connect as — If this setting is blank, the drive will be mapped using the current user account credentials. You can choose to specify a different account here that will be used instead.
    • Hide/Show options — You can also choose to connect the new drive (or all drives) in a hidden state.

Step #6. Click the Common tab to configure these additional settings for all items:

    • Stop processing items in this extension if an error occurs
    • Run in the security context of the user who is currently logged on
    • Remove this item when it is no longer applied
    • Apply once and do not reapply
    • Item-level targeting (see step 7)

Step #7. Item-level targeting allows you to apply drive mappings in a very flexible way. For example you could apply a drive mapping only to a certain OU and the users and computers in it, or only to a certain IP address range. If you enable item-level targeting, click the Targeting button to open the Targeting Editor. Click New Item and select the type of item that you want to apply the new shared drive mapping policy to. The screenshot below shows how to select Organizational Unit and then choose the specific users or computers in that OU. Click OK to close the Targeting Editor.

Step #8. To apply the policy, either reboot the target computers or run gpupdate /force on them. Alternatively, you can go to Group Policy Management, right-click the target OU, and then click Group Policy Update.

Now, whenever a user logs on to any of the targeted computers, the new network drive will be shown in their file explorer.

Conclusion

As you can see, mapping a network drive via Group Policy is a very easy process and doesn’t require any PowerShell scripting experience. It is the best way to assign network drives to your users in a centralized manner, and makes troubleshooting easier — for example, you can simply use gpresult rather than writing logon scripts.

Video yang berhubungan

Postingan terbaru

LIHAT SEMUA