J
Jim Bud
This is regarding Outlook 2003 (Office 2003)...We have the importprf switch
in a batch file which lies in a login script so the first time a client logs
into Windows XP and the batch file calls the importprf switch it runs the prf
and opens outlook 2003 to create the Outlook profile. Is there a switch we
can put in this importprf line in the batch file that stops Outlook from
opening or is there no way around it?
Here is the line in the batch file...
"C:\Program Files\Microsoft Office\Office11\outlook.exe" /importprf
S:\MIGRATE\newprof.PRF
This line above obviously calls the outlook.exe and runs the newprof.prf
from S mapped drive and opens Outlook 2003 when creating a new profile, is
there a switch to put in the above line to stop Outlook from opening but
still create the profile so when client opens Outlook by themselves the
profile is created.
in a batch file which lies in a login script so the first time a client logs
into Windows XP and the batch file calls the importprf switch it runs the prf
and opens outlook 2003 to create the Outlook profile. Is there a switch we
can put in this importprf line in the batch file that stops Outlook from
opening or is there no way around it?
Here is the line in the batch file...
"C:\Program Files\Microsoft Office\Office11\outlook.exe" /importprf
S:\MIGRATE\newprof.PRF
This line above obviously calls the outlook.exe and runs the newprof.prf
from S mapped drive and opens Outlook 2003 when creating a new profile, is
there a switch to put in the above line to stop Outlook from opening but
still create the profile so when client opens Outlook by themselves the
profile is created.