![]() |
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
|
|||
|
|||
![]() Hello The platform is Office 2003 Professional. The goal is to have a rule that runs on the workstation only during specified hours. Specifically, they want a rule that will print out emails (and any attachments) at the machine's default printer from a specified sender whenever the user is not there... IE: 5:00pm - 8:00am during the week, and all weekend. I am looking at a shortcut to an Outlook command line open being hit by a scheduled task and forcing it to utilize a non-default profile which simply prints everything from the specified sender. This has proven difficult. If anyone has an easier route to go, please advise. The rules themselves only support a specified date range rather than a regular schedule defined by hours. Thanks G |
Ads |
#2
|
|||
|
|||
![]()
Automating Outlook from any method that is instantiated via the Task
Scheduler is generally not recommended: The Outlook Object Model is unsuitable to run in a Windows service: http://support.microsoft.com/default...b;en-us;237913 If you still want to proceed, you'll need to use CDO instead to logon using a temporary profile: How to log on to Exchange with the ProfileInfo parameter: http://support.microsoft.com/default...b;en-us;195662 BTW, any kind of Outlook automation that needs to do something in an unattended fashion - usually 24/7 or during times when the user is not at the computer and Outlook cannot be expected to be running - is best suited to be implemented as an Exchange Event Sink. Here's a good overview of what they can do: Fawcette.com - Power Up Your Apps With Event Sinks: http://www.ftponline.com/wss/2002_07...doza_07_22_02/ -- Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Sysprep G" wrote: Hello The platform is Office 2003 Professional. The goal is to have a rule that runs on the workstation only during specified hours. Specifically, they want a rule that will print out emails (and any attachments) at the machine's default printer from a specified sender whenever the user is not there... IE: 5:00pm - 8:00am during the week, and all weekend. I am looking at a shortcut to an Outlook command line open being hit by a scheduled task and forcing it to utilize a non-default profile which simply prints everything from the specified sender. This has proven difficult. If anyone has an easier route to go, please advise. The rules themselves only support a specified date range rather than a regular schedule defined by hours. Thanks G |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
.pst file too BIG!!?? | exciter | Outlook - General Queries | 1 | February 27th 06 04:14 PM |
Outlook 2000 PST file is too big. How to fix it, please? | [email protected] | Outlook - General Queries | 5 | February 2nd 06 06:31 PM |
This is a challenge question for all MVPs. Bonus points awarded fo | Ralph Malph | Outlook - Installation | 2 | February 2nd 06 04:27 PM |
BIG Outlook 2000 .pst file problem - Help, please. | Robert27 | Outlook - Installation | 2 | February 2nd 06 12:53 AM |
my outlook email now comes in big text with normal 12 pt selected | chasflies | Outlook - Installation | 1 | January 30th 06 11:01 PM |