Works With
- 24 ASSET MANAGEMENT
- IAS
- CITI
- FARVV
and more>>>>
- CITI
- E LENDING SOLUTIONS
- E MORTGAGE LOGIC
- GOODMAN DEAN ASSET LINK
- CLEAR CAPITAL
- GOODMAN DEAN OLD REPUBLIC
- PVC MUCOR
- REAL TRANS
- RES.NET
- RIO CENTRAL
How to use the BPO 5000Task Scheduler to set up BPO auto accept.
Introduction , Installation, Use & Problem SolutionThe Microsoft Task Scheduler is an amazing little tool that (in most cases) comes already with your Windows installation and "hides" in the "Control Panel" folder which is located in the "My Computer" folder on your desktop. In the following text we share our experiences to help you to make most out of this tool.

1. Introduction to the Microsoft Windows Task Scheduler
By using Task Scheduler, you can schedule tasks such as to login and accept bpo orders or system tools like the Disk Defragmenter to run at a time that is most convenient for you. Task Scheduler starts each time you start Windows, and runs in the background. With Task Scheduler, you can: Schedule a task to run daily, weekly, monthly, or at certain times (such as system startup).
Disclaimer: The use of the auto accept feature is frowned upon by some of the bpo companies and can result in suspension or outright expulsion from their respective systems.
2. Using Task Scheduler:
If the task scheduler is installed on your system, you will find it in the My Computer folder. (If not, scroll down on how to obtain & install it)
To use the scheduling service on Windows 98, NT, 2000, click on the My Computer icon located on the Desktop. Then double-click on Control Panel to get to the Scheduled Tasks folder.
On Windows XP and Server 2003 you can access this from the Start Menu and clicking on Settings and then Control Panel to Scheduled Tasks.
Double-click Add Scheduled Task. Follow the instructions in the Add Scheduled Task wizard. Select the Open advanced properties for this task for more set up options.
The following screenshots highlight some of the more critical steps:
1. Add task and select program in the list of programs

If you do not find "bpo5000 in this list, simply hit the browse button and go to
C: Program files\bpo5000/bpo5000.exe
2. To schedule the task mark the "Open advanced properties" box

Background explanation: A trigger is a set of rules that will cause the task to be executed. There are two types of triggers: time-based and event-based. Time-based triggers cause a task to be executed when the time/date of the trigger has been reached. Event-based triggers cause a task to be executed when certain system events occur such as start up, log on, or idle.
3. In the advanced options, check the executable path

So what you enter at the "Run" file could look like this:
"C: Program files\bpo5000/bpo5000.exe" -macro "YourMacro" -silent
If you would like to see the macro run replace -silent with -tray
Important: The command line options must be placed OUTSIDE of the "" that surround the path.
"" are needed because otherwise path names with spaces (like in c:\program files\) can not be interpreted correctly by the task scheduler.
Important: If you want your task to run even if no user is logged in, you must enter a user name and password in the "Run As" box.
Tip:
How to schedule a Vista Task Scheduler
On Windows Vista you access the task scheduler from the CONTROL PANEL, click on ADMINISTRATIVE TOOLS and then select TASK SCHEDULER.



