Deploying Macros with Exchange Server 5.5

  • Thread starter Thread starter brodden
  • Start date Start date
B

brodden

Ok, now that I have my macro written, I need to deploy it to about 60
workstations without having to go to each one. I am running Exchange
Server 5.5. Any ideas?

Thanks!
 
Does anyone know where the vba code in outlook is actually stored on th
hard drive? Maybe we could just copy the code to all of th
computers..
 
Search for VBAProject.OTM. That's the Outlook VBA project file. A
better way to deploy code is to use a COM addin, BTW.
 

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