What tool? (Moving /user/documents/ to /otherdrive/user/documents)

Soldato
Joined
4 Nov 2007
Posts
4,514
Morning all!

Basically I threw up a Server2008 RemoteApps server about a year ago when we had 7 people sharing a bonded 3G connection (speedy!) Due to my haste there's a lot of things I can't retro-actively fix so while I build a new one in R2, I need to move the contents of all the users documents folders to another drive, segregated by user name.

What would you use to loop through all the user folders? Robocopy? Powershell?
 
I could do that, but it might take a while - there's around 150 different users. The RemoteApps server was such a good idea all remote workers are now using it.

Basically the problem is the hard drive is filling up with people temporarily saving documents before they can be saved into our document management system.

Thinking about could I just not use quotas? What happens when you enforce a quota when some users have already breached it?
 
Back
Top Bottom