G
Guest
I am trying to create a 2003 type PST file (With the increased file size
over the earlier type of PST files). I have outlined the steps I have done
so far and the problems I have encountered.
From the MAPISVC.inf file which is found on all client machines,
Here are the services available for PST files
[Services]
MSPST MS=Outlook 97-2002 Personal Folders File (.pst)
MSUPST MS=Office Outlook Personal Folders File (.pst)
I tried using the IMsgServiceAdmin::CreateMsgService method passing it
“MSUPST MS†(Office Outlook Personal Folders File (.pst))which is for the new
type of PST file but after this service is added to the present profile I
still end up with a older PST file.
Any Suggestions.
over the earlier type of PST files). I have outlined the steps I have done
so far and the problems I have encountered.
From the MAPISVC.inf file which is found on all client machines,
Here are the services available for PST files
[Services]
MSPST MS=Outlook 97-2002 Personal Folders File (.pst)
MSUPST MS=Office Outlook Personal Folders File (.pst)
I tried using the IMsgServiceAdmin::CreateMsgService method passing it
“MSUPST MS†(Office Outlook Personal Folders File (.pst))which is for the new
type of PST file but after this service is added to the present profile I
still end up with a older PST file.
Any Suggestions.