Running scheduler on VM Server when logged out

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
User avatar
aosbeck
Newbie
Posts: 1
Joined: Wed Jun 09, 2010 1:00 pm

Running scheduler on VM Server when logged out

Post by aosbeck » Wed Jun 09, 2010 1:10 pm

All -

I have been searching high and low to try and find out a means to run my macros when the server is logged out or has been restarted. Each month the company that I work for does patch updates that reboots the system, thus leaving me logged out.

I have tried the following to no avail:

1. Tried Autologon via Macro options
2. Setup msched.exe as a service

The VM server has XP as the OS. The only option that I have tried that worked was to create a XP Scheduled task that calls a batch file, that opens the Macro Scheduler application. The problem with that is you still have to maintaing a user and pw for it. I am trying to create a process that would not be dependant upon a user/pw since those are reset every 45 days or so.

Does anyone have a work around that might work? I am running version 11.1.23

gdyvig
Automation Wizard
Posts: 447
Joined: Fri Jun 27, 2008 7:57 pm
Location: Seattle, WA

Post by gdyvig » Wed Jun 09, 2010 2:40 pm

Hi aosbeck,


Do you mean each VM client has XP as the OS?



Do your macros require a desktop? That is, do they send keystrokes, do mouseclicks, interact the the GUI? If so, you may set up XP to login as a particular user and the macros you place in the startup folder. You will still need to maintain a user/pw. Also, this may be against your company's security policies and would need to obtain a waiver. XP also supports interactive services, but these are considered a security risk and may have been disabled.

If your macros do not require a desktop setting them up as services should work. What kinds of problems are you running into?

The best solution would be to approach the security dept and the team that reboots the machines to work out a solution they will bless.


Gale

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts