Results 1 to 13 of 13

Thread: Networking 'My Documents'

  1. #1

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099

    Networking 'My Documents'

    Hey I am trying to setup a network area for users files.

    I can have a mapped drive to a network place when the user logs on, but my question is.

    Is there a way to change the 'My Documents' path to the mapped network path, without having to edit the registry on all the computers?

    Would I have to have the User Profile Stored on the network?

    Thanks

  2. #2
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    If the computers are on a domain, you can set this setting using Group Policy. You could also make a script that achieves this function.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  3. #3

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    All the computers are part of a Domain, what policy would I need to setup? Just did a search, but couldn't find what i was looking for, probearly 'cause i was searching for the wrong thing

    Thanks

  4. #4
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    In Windows Configuration->Folder Redirection, right-click My Documents and select Properties. Select Basic... as the setting, Redirect to the following location under Target Folder Location and enter the mapped drive letter as the path to redirect to.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  5. #5

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    Ok really stupid question, where is Windows Configuration? Do you mean on the server, or on the workstations. Sorry for the silly question

    Thanks

  6. #6
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    You'll have to create a new policy in Active Directory to use it.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  7. #7

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    ok another stupid question, how do i create policys, i can import them? Do i have to write the *.inf file? Sorry for my ignorance, Thanks

  8. #8
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    What server you using?
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  9. #9

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    Ok i have found that i need to use POLEDIT, and i have added the group that i want to be cahnged, i have foudn out how to change 'Custom Start Menu', 'Custom Programs Folder', but not custom my documents?

    Thanks

  10. #10
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Are you using Windows NT?
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  11. #11

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    Im using Windows 2000 Server

  12. #12
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Why would you be using POLEDIT then? That's what you used in NT and 98, in 2000 and above, you use Group Policy. You do that by first selecting the orgainisational unit that holds your user accounts you wish the setting to be set on and in the properties page for that OU, select Policy and add a new one. Then edit that policy and do what I said previously.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  13. #13

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    Cheers its working now. Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width