1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Home Share Migration

Discussion in 'Windows Home Server' started by Steven L Chan, Sep 18, 2009.

  1. Hi All,

    We are currently in a planning process to migrate our Windows File Servers
    to a NetApp solution.

    We have a number of home shares (3) that our users utilized, what would be
    the best solution in modifying their home share to point to it's new
    location?

    I believe consolidating all 3 home shares into one and just modifying their
    Home Folder to one location would be the easiest.

    If I use RichCopy or Robocopy, it would retain their NTFS permission, so
    that wouldn't be a problem.

    Thoughts?

    Steven
     
  2. Steven L Chan <StevenLChan@gmail.com> wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hi All,
    >
    > We are currently in a planning process to migrate our Windows File
    > Servers to a NetApp solution.
    >
    > We have a number of home shares (3) that our users utilized, what
    > would be the best solution in modifying their home share to point to
    > it's new location?<!--colorc--><!--/colorc-->

    Select them all in ADUC and right-click/properties, and you should be able
    to change the path to \\newserver\home$\%username%

    I'm hoping you aren't sharing out individual folders for each user.<!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > I believe consolidating all 3 home shares into one and just modifying
    > their Home Folder to one location would be the easiest.
    >
    > If I use RichCopy or Robocopy, it would retain their NTFS permission,
    > so that wouldn't be a problem.<!--colorc--><!--/colorc-->

    Yes, I would use robocopy and the /sec switch.<!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > Thoughts?
    >
    > Steven<!--colorc--><!--/colorc-->

    Also consider ditching home directories. Those are a pretty archaic concept
    now. Simple folder redirection of My Docs (and if possible, Desktop & App
    Data) via GPO is a lot more seamless.
     

Share This Page