Firing off the Outlook GUI from a Local Service

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I want to know: Is it posible for a VBScript to get kicked
off by a service, and open outlook on the current logged
in users screen?

I have a process that is kicked off by another program.
That program shuts down outlook just fine, but when it is
time to restart it, outlook starts as a service, and not
as a GUI application. I want to kick off the GUI, and not
the service.

IF this is not posible, is it posible to refresh the
connection between Outlook, and the Exchange server in
VBS?

Any help would be appriciated. Thanks.

FJ
 
To get the Outlook GUI, you need to display at least an Explorer object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top