Home Forums OS X Server and Client Discussion Active Directory Connect My Documents to XServe

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #366809
    fredmatrack
    Participant

    Hi!

    After playing with the Windows logon, my Windows computers (running XP Pro) no can verify the users on the XServe using a domain.
    After the user logs in, his homefolder is connected to the s: drive.

    Is there a way to connect the my documents folder to the s:Documents by sending a command (login script) to the computer.
    Is it possible to set the other folders like desktop to s:Desktop,…

    I’ve written an vbs script that sets some registry keys, but it doesn’t work. The keys are changed, but in the Windows gui, My Documents is still attached to c:Documents and settings…

    Thanks!

    [code]wshShell.RegWrite “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Personal”, “S:\Documents”[/code]

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed