+ Post New Thread
Results 1 to 11 of 11
Windows Thread, Copying user areas to a new Server in Technical; I'm trying to copy all our student user areas over to a new server. I have tried; - Drag 'n' ...
  1. #1
    fawkers's Avatar
    Join Date
    Jun 2007
    Location
    Southend
    Posts
    190
    Blog Entries
    2
    Thank Post
    32
    Thanked 21 Times in 20 Posts
    Rep Power
    27

    Copying user areas to a new Server

    I'm trying to copy all our student user areas over to a new server. I have tried;

    - Drag 'n' Drop -Just wont do it
    - Xcopy - Runs out of memory due to directory paths longer than 256 chars
    - XXCopy - Just stops about half way through

    I'm Currently tring to zip groups of folders for copying. Does anyone have any better solutions

    Many Thanks

    .Adam

  2. IDG Tech News

  3. #2
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Copying user areas to a new Server

    Use robocopy, rsync or ntbackup.

  4. #3
    fawkers's Avatar
    Join Date
    Jun 2007
    Location
    Southend
    Posts
    190
    Blog Entries
    2
    Thank Post
    32
    Thanked 21 Times in 20 Posts
    Rep Power
    27

    Re: Copying user areas to a new Server

    Thanks for the quick reply hopefuly that will sort everything out

  5. #4
    mrforgetful's Avatar
    Join Date
    May 2006
    Posts
    1,626
    Thank Post
    7
    Thanked 15 Times in 15 Posts
    Rep Power
    18

    Re: Copying user areas to a new Server

    And if you use Quotas you may need to reset the Ownership of the files to the correct user.

    When we moved ours it ended up that Administrator owned all the files so effectively kids got double space.

    There's a program called chown.exe which will reset file owerships based on the folder they're in, so if the main folder is 'BillBailey' it will set all subfolders and files to have 'BillBailey' as the owner.

    Incidentally the command we used for copying was:
    xcopy D:\Users\2000 "F:\Leavers\2007" /e /c /h /o /i /y

  6. #5

    Join Date
    Jan 2007
    Location
    oop north
    Posts
    131
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Copying user areas to a new Server

    *2 for Robocopy...

  7. #6
    Guest

    Re: Copying user areas to a new Server

    one way if you want to keep all permissions which im sure you do, is use backup software and redirect to the new place

  8. #7
    mark's Avatar
    Join Date
    Jun 2005
    Location
    x-communicated
    Posts
    4,090
    Blog Entries
    2
    Thank Post
    190
    Thanked 44 Times in 40 Posts
    Rep Power
    42

    Re: Copying user areas to a new Server

    Quote Originally Posted by mrforgetful
    Incidentally the command we used for copying was:
    xcopy D:\Users\2000 "F:\Leavers\2007" /e /c /h /o /i /y
    I think I might start doing this - it's a pain sorting out a years worth of users when the whole school s in the same root folder.

  9. #8
    mrforgetful's Avatar
    Join Date
    May 2006
    Posts
    1,626
    Thank Post
    7
    Thanked 15 Times in 15 Posts
    Rep Power
    18

    Re: Copying user areas to a new Server

    My God I've inadvertantly helped tidy something, seems I just can't help myself.

    The annoying thing about this method is when you don't get told people left. I still have the 1998 folder, which means we've either got people who've retaken 2/3 years or they have left.
    This year all Sixth Form accounts are disabled until I hear otherwise, then I'll purge it all.

  10. #9

    broc's Avatar
    Join Date
    Jan 2006
    Location
    England
    Posts
    1,776
    Thank Post
    60
    Thanked 308 Times in 205 Posts
    Rep Power
    129

    Re: Copying user areas to a new Server

    I would vote for Robocopy too, and you can get it to copy security and ownership details too, using /COPYALL

  11. #10
    fawkers's Avatar
    Join Date
    Jun 2007
    Location
    Southend
    Posts
    190
    Blog Entries
    2
    Thank Post
    32
    Thanked 21 Times in 20 Posts
    Rep Power
    27

    Re: Copying user areas to a new Server

    Thanks everyone robocopy is working no problems. Now I just have to deal with some of the office staff who have the ability to set their own permisions and they have done it on individual files.......... FFS

  12. #11
    mrforgetful's Avatar
    Join Date
    May 2006
    Posts
    1,626
    Thank Post
    7
    Thanked 15 Times in 15 Posts
    Rep Power
    18

    Re: Copying user areas to a new Server

    Just logon to the server as the administrator and take ownership of the folder and contents, change the permissions and then give ownership back.

SHARE:
+ Post New Thread

Similar Threads

  1. DPA +User Areas
    By Dos_Box in forum School ICT Policies
    Replies: 43
    Last Post: 5th December 2007, 12:54 PM
  2. User areas + User share permissions.
    By Dos_Box in forum Windows
    Replies: 6
    Last Post: 11th September 2007, 11:17 AM
  3. Moving user areas (RM CC3)
    By CheeseDog in forum Networks
    Replies: 11
    Last Post: 18th September 2006, 10:42 AM
  4. User Areas - Shares!?!
    By wesleyw in forum How do you do....it?
    Replies: 7
    Last Post: 23rd August 2006, 01:07 PM
  5. User Network Areas and Profiles
    By wesleyw in forum Windows
    Replies: 7
    Last Post: 21st June 2006, 12:40 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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