carlk2008 Posted November 17, 2010 Posted November 17, 2010 Is there any way of copying ex year 11 data (Work) off Active directory onto external device such as a disk, Thanks
dwhyte85 Posted November 17, 2010 Posted November 17, 2010 You can copy profiles (if you don't have mandatory profiles) & home folders/My Documents from the server they're located on, as simple as copy and paste if you want to do it that way. Active Directory doesn't hold the work, the fileserver does
RTFM Posted November 18, 2010 Posted November 18, 2010 We've just been doing the same thing and archiving off work which is no longer needed day to day to save us some space. We copied all the data to external disk but we didnt just copy / paste as any errors or anything it stops so we used unstoppable copy which will deal with any errors for you etc. Nothing worse than leaving it copying 100gb overnight and coming in next morning to a popup of 'yes to all' next morning and its only done half! Just a suggestion.
dwhyte85 Posted November 18, 2010 Posted November 18, 2010 We've just been doing the same thing and archiving off work which is no longer needed day to day to save us some space. We copied all the data to external disk but we didnt just copy / paste as any errors or anything it stops so we used unstoppable copy which will deal with any errors for you etc. Nothing worse than leaving it copying 100gb overnight and coming in next morning to a popup of 'yes to all' next morning and its only done half! Just a suggestion. Good point, maybe easier to use xcopy or robocopy 1
Tunster Posted November 18, 2010 Posted November 18, 2010 +1 for Robocopy. +2 ... unbelievably powerful tool. I'm currently doing the same by making sure all our student OUs are tidied up and placed in the relevant folders (we had an old system which just used to split A to M and M to Z profiles into two folders that needs to be removed once all the users still in school are moved - was horrible to manage!).
BatchFile Posted November 18, 2010 Posted November 18, 2010 +3, and don't forget you can add the /l (lower case L) switch to SIMULATE what you've asked it to do so avoid embarrassing or destructive screw-ups
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now