CMD.exe remains open in the background

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

In our network,we have users keep moving to different computers with their
mandatory profile.
I have installed office 2003,(windows XP)As prf files for the same are
excutable,I am using importprf switch as a command line option.
The problem is,as soon as user logs on to the system outlook opens(thats
ok),but cmd.exe remains open in the background.Only when you close outlook,it
disappears.
My logon script (.cmd file ) is as follows

copy o:\exchgprf\OUTLOOK2003.PRF %systemDrive%\temp
"%SystemDrive%\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"
/importprf c:\temp\OUTLOOK2003.PRF

(where drive O is mapped)

Infact the logon script (.cmd file) should disppear once the tasks are
perfomed.

Your help in this regard will be highly appreciated.

Thanking you in advance.

Regards,
Bijal
 
I have tried that,doesn't help.
Once oulook opens,cursor halts there,doesn't go to next promp as it can be
seen.
 
Back
Top