Drives mapped through login scripts unavailable from Windows Explorer

Every so often, a customer will call in, saying that they are unable to access one of the servers that are mapped through their login script. There are generally two reasons for this; either there’s an issue with the network connection, or the drive letter is already being used for another device. To troubleshoot the issue, then, we start by confirming that the computer is online, and then have the customer log off and back on again. ‘

If the issue persists, we need to have a look at Disk Management. Because my end users are not local administrators, I add a couple of steps to run it as a local admin. If they are, feel free to skip to step Here’s how:

  1. Open the start menu
  2. Write CMD
  3. Right click the icon for Command Prompt, and select “Run as administrator”
  4. Log in with your admin credentials
  5. In the command prompt window, write diskmgmt.msc
  6. In Disk Management, find the disk, and right click on the partition
  7. Choose “Change Drive Letter and Paths”
  8. Set a different drive letter than the one your login script uses

That should see you sorted, and once the user has (again) logged off and back on again, they should see the drive as expected.


Posted

in

,

by

Tags:

Comments

By posting a comment, you consent to our collecting the information you enter. See privacy policy for more information.

This site uses Akismet to reduce spam. Learn how your comment data is processed.