So:
Current Configuration: - Currently all our users' Outlook Profiles Settings (OPS) don't have any roaming capability. Files are also unrecoverable if lost.
- Files are stored in a default location: C:\Documents and Settings\<user ID>\Local Settings\Application Data\Microsoft\Outlook\
New Configuration:- We recently decided to move all the OPSes to the servers and open them ON there.
- Mapping (suggested): \\<user ID>\WindowsOverhead\appdata\Microsoft\Outlook\
We will have an automatically created/loadable OPS (through Profile Wizard) and place that in the MST for Outlook... and use that in the MSI setup.
We use AD and GPO settings and hence the domain machines will be automatically updated with this new setup of Outlook automatically after a reboot.
That will solve my problem for the new setup itself.
Migrating (current users):
(This i feel is the biggest issue)
New users will automatically get the profiles created -- so that's easy.
However (!) users who currently have their own profiles already setup and dandy on their machines... how will those be copied over into the new profiles and be replaced instead?
I was hoping that
that's what the
'Migrating User' option (in CIW) does (without having to test it.).
How would a client such as Profile Maker do this? i.e. once the new image is pushed out through GPO and the user runs Outlook instead of a new profile being created one would WANT the older profile to be copied over to
\\<user ID>\WindowsOverhead\appdata\Microsoft\Outlook\.
Thanks for all the help!