ursghouse
14 years agoLevel 3
Migrating PST files and Server mail data from Remote location to centralized location
Hi All,
One of our customer is looking for centralized VDI model, where they want thier Email data in server as well as PST files in desktops to be migrated to centralized Datacenter.
The both server data and Desktop data need to be migrated from 8 remote locations to centralized location. What will be the migration plan and how to scrab or decommision the servers after migration of Data. Would need to propose how many EV servers that need to be planned for this migration and How many servers will be there after migration. Also need to now what kind of licenses will be required for it.
Customer is preferring to automatically scan the PST and assign owners for the PST files. Any suggestions will be helpful.
Below is the scope
States | Actual No of Mailboxes | Actual Size of DB (in TB) | Assumed PST data in (TB) (3GB/user) |
Location1 | 1364 | 0.521302259 | 3.99609375 |
Location2 | 1838 | 0.458414156 | 5.384765625 |
Location3 | 1199 | 0.316346642 | 3.512695313 |
Location4 | 559 | 0.121116087 | 1.637695313 |
Location5 | 530 | 0.227169535 | 1.552734375 |
Location6 | 1821 | 0.445187826 | 5.334960938 |
Location7 | 497 | 0.102771962 | 1.456054688 |
Grand Total | 7808 | 2.192308466 | 22.875 |
Regards,
Ghouse
- Licensing is probably the easiest answer. EV is licensed per active user; you don't need a license per server. The license that includes PST migration is called the enterprise license I think. Of course, you'll need Windows license for each server and a SQL server license per user or per processor.
- Depending on the WAN quality, you may want to use a SQL server at each site for the vault stores. Each item archived results in an entry in the vault store database. If SQL servers exist already at each site, you could use them and migrate the databases to a central SQL server when you're ready.
- You'll want to consider that user archives will remain in the vault store in which they are created unless you move them. If you're going to consolidate 8 Exchange servers to 2 or 3, you'll probably want to account for how the mailboxes are moved and the EV servers that will target the new Exchange servers. That is, if at site1 you have Exchange server EX1 and EV server EV1, when you move mailboxes from EX1, are they all going to the same new Exchange server or will they be spread across a few servers? If they all go to one new Exchange server, EX9 for example, you might want to make sure EV1 targets EX9 when you're done.
- Using EV servers "temporarily" to increase initial archiving speed is a bit tricky. There are a few options, but when I've done it in the past (before Move Archive), we consolidated using USL. That is, if you start out with 8 EV servers: EV1, EV2,...EV8, you will always have the 8 EV servers (and 8 vault stores) in your directory. You can consolidate them to fewer servers; Server1 can run EV1, EV2; Server2 can run EV3, EV4 and so on. You can use MoveArchive to empty the unwanted EV servers to the permanent ones, but that might take a lot of time.
- Client-driven PST migration is the most 'automatic', but doesn't get PSTs that aren't opened by users (unless the PST is in the profile) or PSTs for users that aren't there anymore. Server-driven PST migration will find the PST automatically (if the EV server can browse the Administrative shares of the computer targets, plus registries of client PCs) and admins can assign archives to the found PSTs if they want. Most places use both types. You can use the Wizard or script PST migrations using EVPM, but those need a lot of admin attention.