durex Posted December 21, 2004 Posted December 21, 2004 Whats the easiest way people are exporting their outlook2003 accounts, mail and contacts and then importing back in again unattended style...
army20 Posted December 21, 2004 Posted December 21, 2004 I guess you have to use: "Microsoft Office 2003 Save My Settings Wizard"
Astalavista Posted December 21, 2004 Posted December 21, 2004 where can i find that is that an add on or what?screenshot please
enuffsaid Posted December 21, 2004 Posted December 21, 2004 Why not just add the .PST as a new data file in outlook and push your mail around any way you like; to or from another PST. Easy as pie!
durex Posted December 21, 2004 Author Posted December 21, 2004 You know of a way to 'import' the pst back into outlook unattended?
army20 Posted December 21, 2004 Posted December 21, 2004 Maybe you can copy the pst in your unatended $OEM\$1\FILES_TO_CoPY\outlook.pstAnd then put a line in your GuiRunOnce[GuiRunOnce]%systemdrive%\Install\copy.cmdWith this code in copy.cmdCLS@echo offTITLE Copying Outlook Data filesECHO.ECHO Copying Outlook Data filesmove C:\FILES_TO_CoPY\outlook.pst %username%\Local Settings\Application Data\Microsoft\Outlook\outlook.pstIt have to copy after first login because if you put it in $docs\username you will get a duplicate username (username.machine)Tell me if this work !!!!
durex Posted December 21, 2004 Author Posted December 21, 2004 Ill try to give it a go in the next day or 2 and post back... thx!
enuffsaid Posted December 21, 2004 Posted December 21, 2004 You know of a way to 'import' the pst back into outlook unattended?Yes I do... Create an "Outlook Profile File" (.prf) Don't use those regedits. Play it clean!
Zxian Posted December 22, 2004 Posted December 22, 2004 Create an "Outlook Profile File" (.prf)And this is done how?
MAVERICKS CHOICE Posted February 24, 2005 Posted February 24, 2005 You know of a way to 'import' the pst back into outlook unattended?Yes I do... Create an "Outlook Profile File" (.prf) Don't use those regedits. Play it clean!<{POST_SNAPBACK}>Can this be done outlook express?
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