<?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 Login Script in Networking</title>
    <link>https://community.hpe.com/t5/networking/login-script/m-p/2740965#M162</link>
    <description>I know almost nothing about how to write a good login script that will map network drives.  Does anyone know a good website or program to use to do this?  Thanks for your help.</description>
    <pubDate>Mon, 10 Jun 2002 11:33:18 GMT</pubDate>
    <dc:creator>Travis McClellan</dc:creator>
    <dc:date>2002-06-10T11:33:18Z</dc:date>
    <item>
      <title>Login Script</title>
      <link>https://community.hpe.com/t5/networking/login-script/m-p/2740965#M162</link>
      <description>I know almost nothing about how to write a good login script that will map network drives.  Does anyone know a good website or program to use to do this?  Thanks for your help.</description>
      <pubDate>Mon, 10 Jun 2002 11:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/login-script/m-p/2740965#M162</guid>
      <dc:creator>Travis McClellan</dc:creator>
      <dc:date>2002-06-10T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Login Script</title>
      <link>https://community.hpe.com/t5/networking/login-script/m-p/2740966#M163</link>
      <description>Depends on the network you are connecting.&lt;BR /&gt;&lt;BR /&gt;If you have Netware, you can define entries in the user profile to map drives.&lt;BR /&gt;&lt;BR /&gt;If you are sharing Windows folders, then you can use the command-&lt;BR /&gt;&lt;BR /&gt;  net use x: \\server\folder&lt;BR /&gt;&lt;BR /&gt;to map to a server.&lt;BR /&gt;&lt;BR /&gt;You could place this in a .bat file that you place in your startup folder.&lt;BR /&gt;&lt;BR /&gt;Printers are totally different. Usually it's a one time setup and you have to be administrator level if you are on a Win 2000/NT system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Mon, 10 Jun 2002 17:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/login-script/m-p/2740966#M163</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-06-10T17:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Login Script</title>
      <link>https://community.hpe.com/t5/networking/login-script/m-p/2740967#M164</link>
      <description>&lt;BR /&gt;To add an addition to this with XP I've found issues with multiple users and their different mapped drives so I this is what I use.  As with XP the printers must be configured PER user from what I have found.  Here's a sample of my users logon script in the net logon area.&lt;BR /&gt;&lt;BR /&gt;net use q: /del&lt;BR /&gt;net use q: \\servername\shared&lt;BR /&gt;net time \\servername /set /y&lt;BR /&gt;(this option gives each PC the time from the server which I have synced to an atomic clock just one way of keeping things standard)&lt;BR /&gt;&lt;BR /&gt;You can add all kinds of things in the logon scripts such as updating patches, and anti-virus applications. I hope this helps.</description>
      <pubDate>Fri, 26 Jul 2002 11:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/login-script/m-p/2740967#M164</guid>
      <dc:creator>John-Thomas Gaietto</dc:creator>
      <dc:date>2002-07-26T11:48:02Z</dc:date>
    </item>
  </channel>
</rss>

