I’m having trouble with real time change notification (RTCN). I have a hunch it’s a Windows 2008 server rights issue. I probably relates to a problem I’m seeing when I try to use the Windows Task Scheduler.
Relevant stuff: (1) I’m running NCM 5.5.2 SP1; (2) Configuration Manager was configured to use SQL Server authentication; (3) We’re using syslog messages to trigger RTCN; (4) We’re using the NPM syslog viewer to configure the alert, not the NCM syslog viewer: (5) I have selected Run this program as an administrator on the file C:\Program Files (x86)\SolarWinds\Orion\SyslogViewer.exe; and (6) the User Name under Real-Time Change Detection / Config Change Settings has Windows admin rights.
For testing purposes, I’ve configured the syslog rule to generate an email as well as run the ConfigAutoDownload.exe. I know changes are detected as I get the email but apparently the executable fails.

In the RTN.log I get this:
Internal job error: An error occured while modifying the job. Ensure that the account name and password are valid.
In the job log I get this:
3/11/2010 4:05:08 PM - RTN - SyslogJob.Main: RTN started for IP:172.18.2.4
3/11/2010 4:05:08 PM - RTN - ++SyslogJob.CreateJob
3/11/2010 4:05:08 PM - RTN - --SyslogJob.CreateJob
3/11/2010 4:05:10 PM - RTN - Internal job error: An error occured while modifying the job. Ensure that the account name and password are valid.
3/11/2010 4:05:10 PM - RTN - SyslogJob.Deletejob: Job deleted
3/11/2010 4:05:10 PM - RTN - SyslogJob.CleanUp
When trying to run configautodownload.exemanually from a command prompt, I get

Of course, I tried adding every possible admin, run as admin, complete control, admin group I can find so the user accounts in use here should be pretty much omnipotent, but obviously I’m missing something.
In what is probably a related issue, I can’t schedule a job using Start > All Programs > Accessories > System Tools > Task Scheduler. I’ve tried checking Run with highest privileges. When trying to create a job, I get this:
Suggestions appreciated, thanks in advance -- Brent