<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mapping a network drive script for Win XP in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727222#M6968</link>
    <description>James,  what we did for our lab was to stick a lab.cmd file in C:\Windows, then placed a shortcut into the Startup folder.&lt;BR /&gt;&lt;BR /&gt;The contents of the CMD file were:&lt;BR /&gt;&lt;BR /&gt;NET USE S: \\dltlan\labshare /user:DLT\aecplab labpassword&lt;BR /&gt;&lt;BR /&gt;We also set the "My documents" folder to point to the S: drive.&lt;BR /&gt;&lt;BR /&gt;The aecplab account has full permissions to the share.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
    <pubDate>Wed, 08 Feb 2006 19:19:03 GMT</pubDate>
    <dc:creator>Jon Finley</dc:creator>
    <dc:date>2006-02-08T19:19:03Z</dc:date>
    <item>
      <title>Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727217#M6963</link>
      <description>Hi I work at a school that has machines running WinXP Pro. I am looking for a script that will allow the students to map a network drive space. the problem i have is all the scripts i have founda do not allow for the students to logon as a differnet user.&lt;BR /&gt;when mapping the drive from my computer. they need to go to tools map network drive. enter in the \\server\username and then select logon as a different user so they can enter in there username and password. is there anyone who knows alot about scripts who could help me out with this. or even better write a script for me that works. i would like to beable to place the script on the machines desktops so they can just double click the icon and enter in their username and password. as the actual mapping a network drive has alot of steps for the age group of student i am working with.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thankyou James.</description>
      <pubDate>Wed, 08 Feb 2006 13:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727217#M6963</guid>
      <dc:creator>James Allan</dc:creator>
      <dc:date>2006-02-08T13:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727218#M6964</link>
      <description>create a file on the desktop called mapdrive.bat or something.  Edit that file and put this in it:&lt;BR /&gt;&lt;BR /&gt;net use X: \\server\share /user:domain\userid password&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now all the kids have to do is double click on the file and the share will be mapped.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 14:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727218#M6964</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-02-08T14:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727219#M6965</link>
      <description>Are they logging in as themselves or as a common single user?&lt;BR /&gt;&lt;BR /&gt;i.e.  Using the same login as they use to get to their desktop?&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Using a "lab" shared drive to connect to all as the same user?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the User is the same as logged in, the drive mapping will attempt to auto login using the existing credentials.&lt;BR /&gt;&lt;BR /&gt;If a common login, then Paul's example using the ID and password on the NET USE line will work.&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 14:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727219#M6965</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2006-02-08T14:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727220#M6966</link>
      <description>they are using a generic lab login so unfortunatly they do not match&lt;BR /&gt;&lt;BR /&gt;i tried useing the above mentioned method and it did not work&lt;BR /&gt;&lt;BR /&gt;thanks for your help kepp the suggestions coming&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Wed, 08 Feb 2006 14:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727220#M6966</guid>
      <dc:creator>James Allan</dc:creator>
      <dc:date>2006-02-08T14:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727221#M6967</link>
      <description>Well if they all use the same login just set the home folder in that users profile to the share.  Either in Active Directory or on your Domain controller (depending on your enviroment).</description>
      <pubDate>Wed, 08 Feb 2006 15:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727221#M6967</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-02-08T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727222#M6968</link>
      <description>James,  what we did for our lab was to stick a lab.cmd file in C:\Windows, then placed a shortcut into the Startup folder.&lt;BR /&gt;&lt;BR /&gt;The contents of the CMD file were:&lt;BR /&gt;&lt;BR /&gt;NET USE S: \\dltlan\labshare /user:DLT\aecplab labpassword&lt;BR /&gt;&lt;BR /&gt;We also set the "My documents" folder to point to the S: drive.&lt;BR /&gt;&lt;BR /&gt;The aecplab account has full permissions to the share.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 08 Feb 2006 19:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727222#M6968</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2006-02-08T19:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727223#M6969</link>
      <description>net use tool can help you do this tast&lt;BR /&gt;net use R: \\server_name\share_name /user:domain\userid password&lt;BR /&gt;tienna</description>
      <pubDate>Wed, 08 Feb 2006 21:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727223#M6969</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-02-08T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping a network drive script for Win XP</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727224#M6970</link>
      <description>Are you on a domain or AD network?  I would put the "net use" command as part of the users' login scripts and set up the directories as accessable by group (which you would assign the users to).</description>
      <pubDate>Thu, 09 Feb 2006 10:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/mapping-a-network-drive-script-for-win-xp/m-p/3727224#M6970</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-02-09T10:48:53Z</dc:date>
    </item>
  </channel>
</rss>

