![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi guys, the boss has asked me to find a way to get a script that does the following:
There are about 100 computers and we would like to setup some rules in them separately. Mail from Person here with words in subject/body forwards to these people. Is this possible? Thanks! |
Ads |
#2
|
|||
|
|||
![]()
Ok i exported a rule. Now is there anyway to make a script that:
Opens Outlook Open the rule manager Clicks Options Imports Rule from a memory stick (or desktop whatever) Then Ticks the box and presses ok Thanks |
#3
|
|||
|
|||
![]()
that would use sendkeys - yes its possible.
-- Diane Poremsky [MVP - Outlook] Need Help with Common Tasks? http://www.outlook-tips.net/beginner/ Outlook 2007: http://www.slipstick.com/outlook/ol2007/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com You can access this newsgroup by visiting http://www.microsoft.com/office/comm...s/default.mspx or point your newsreader to msnews.microsoft.com. "john" wrote in message ... Ok i exported a rule. Now is there anyway to make a script that: Opens Outlook Open the rule manager Clicks Options Imports Rule from a memory stick (or desktop whatever) Then Ticks the box and presses ok Thanks |
#4
|
|||
|
|||
![]()
I looked up send keys...
Is it essentially a macro keystroke recorder? If not could you show me how to use it? Thanks! |
#5
|
|||
|
|||
![]()
Actually, I forgot Outlook 2007 can create rules programmatically so if all
the users have 2007, that might be the way to go. Check outlookcode.com or the Outlook programming group on this server. (If you aren't accessing this directly from a Microsoft server and the Outlook programming group is not carried by your host, visit http://www.microsoft.com/office/comm...s/default.mspx or point your newsreader to msnews.microsoft.com to find it.) Sendkeys is needed to import RWZ - this is the only way to get them into older versions. You don't need a 3rd party program - VB, VBA and .Net support sendkeys. I think WSH supports it but I'm not real familiar with WSH and could be wrong. -- Diane Poremsky [MVP - Outlook] Need Help with Common Tasks? http://www.outlook-tips.net/beginner/ Outlook 2007: http://www.slipstick.com/outlook/ol2007/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: You can access this newsgroup by visiting http://www.microsoft.com/office/comm...s/default.mspx or point your newsreader to msnews.microsoft.com. "john" wrote in message ... I looked up send keys... Is it essentially a macro keystroke recorder? If not could you show me how to use it? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I get Outlook2003 rules to "move" emails properly - such that lower/later rules wont encounter the same emails? | ship | Outlook - General Queries | 2 | October 6th 06 11:55 AM |
Rules do not run | Andrew Morkunas | Outlook - General Queries | 4 | September 25th 06 11:26 PM |
Rules/alerts wont allow new rules...why not? | TheDoc80915 | Outlook - General Queries | 0 | August 19th 06 02:11 PM |
rules wizard needs ability to select all rules | TxFiberTrainer | Outlook - Installation | 0 | May 23rd 06 08:55 PM |
Need help with Rules | Uncle Vinnie | Outlook - General Queries | 1 | May 11th 06 04:52 PM |