SQL Server 2005 - Server Agent - Jobs - I have created a Job with a single step (ActiveX - VBScript) - when I run the job it fails with:
"Error creating security descriptor for shared objects (reason: No mapping between account names and security IDs was done). The step failed."
I am logged in using "windows authentication" - I have logged in to the server as "Administrator".
I have tried using proxies, changed logins, job owners etc - nothing works.
It doesnt matter what the VBScript is - it fails on every attempt.