<div>If you are not going to have the XP machine join a domain then you can drop a script into the C:\Documents and Settings\All Users\Start Menu\Programs\Startup folder on the XP box. It will pop up their files when they login and remind them to completely log out when they are done.</div>

<div> </div>
<div>Copy to a text below and save as Logon.vbs</div>
<div> </div>
<div>If MsgBox("Do You Need Access to Your Personal Files During This Session?",4,"Access Your Files?") = 6 Then<br>   Call Main()</div>
<div>End If </div>
<div> </div>
<div>Sub Main()<br> Msgbox "Be sure to completely logout of Windows when you are done or others will be able to access your files. " & vbCrLf & "Press OK to enter your username and password to access your files."<br>
 Call Run("%windir%\Explorer.exe <a href="file://trilliumorg-pdc/">\\TRILLIUMORG-PDC\</a>")<br> Msgbox "If received an error saying your files were not accessable, logout of windows and login again"<br>
End Sub</div>
<div> </div>
<div>Sub Run(ByVal sFile)<br>Dim shell</div>
<div>    Set shell = CreateObject("WScript.Shell")<br>    'shell.Run Chr(34) & sFile & Chr(34), 1, false<br>    shell.Run sFile, 1, false<br>    Set shell = Nothing</div>
<div>End Sub<br></div>
<div> </div>
<div>I think you could map a network drive that may do the same thing but I'm not sure.</div>
<div><br><br> </div>
<div class="gmail_quote">On Wed, Apr 30, 2008 at 5:52 AM, Peter Scheie <<a href="mailto:peter@scheie.homedns.org">peter@scheie.homedns.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">To access your linux home dirs from Windows, you'll need Samba running on the linux box(es).  I don't think setting that up will be any easier or harder on Centos than Fedora 5 or 6; setting Samba up is easy on any of them.  So, I wouldn't change your existing systems for that, at least not this late in the school year.  There are other reasons to upgrade, chiefly the fact that support updates are no longer being produced for Fedora 5 & 6.  But that can wait until summer.<br>
<br>Peter<br><br>Jim Christiansen wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">Well, the day has arrived where I need to log on windows (2k or xp pro- haven't decided yet) and use my linux home dirs.<br><br>The current server is fedora 5 or 6 based k12ltsp.  Will things be easier if the server was running the current k12ltsp 5- Centos version??<br>
<br>Is there a current writeup for this?<br><br>I wish I didn't have to, but I have Pro/Engineer and want my students to experience it.<br><br>Thanks in advance for any ideas and advice.  Jim<br><br><br></div></div>------------------------------------------------------------------------ 
<div class="Ih2E3d"><br><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com" target="_blank">K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org/" target="_blank">http://www.k12os.org</a>><br></div></blockquote>
<div>
<div></div>
<div class="Wj3C7c"><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com" target="_blank">K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org/" target="_blank">http://www.k12os.org</a>><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>Trillium Charter School<br>MS Advisor<br>Math & Technology Teacher<br>
Technology Coordinator<br><br><br><a href="http://www.trilliumcharterschool.org">www.trilliumcharterschool.org</a><br><br>Trillium Charter School is democratically-structured environment that fosters students' natural curiosity, creativity, and self-awareness. Students learn to take initiative and assume responsibility for their own learning, which supports constructive interaction with the local, regional, and global community.