This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SafeGuard Enterprise Task Scheduler and scripting problem

"

Hello,

I've set up a scheduled task using Management Center's task scheduler. The scheduled script is the one that should synchronize active directory and SG database ( ActiveDirectorySynchronization.vbs ). Task scheduler's last run time and last run results says 'None' even after the time has passed when the task should have been run. It seems that the task won't even start.

I tried running the ActiveDirectorySynchronization.vbs from command line using cscript and it gives me an error on line 22: WScript.CreateObject: Could not create object named "Utimaco.SafeGuard.AdministrationConsole.Scripting.Base".

Is there a problem with registering the DLL or NET assembly or why can't the script find that object? Is this also the reason why the task scheduler won't run?

I have enabled scripting through Configuration Package Tool. But am I missing something? Should I do something else to get it working?

Thank You in advance!

"

 I have the same problem, you can fix this issue ?

Obs: i followed the steps http://www.sophos.com/support/knowledgebase/article/113582.html , and persist error  "Wscript.CreateObject: Could not create object named "Ultimaco.SafeGuard.AdministrationConsole.Scripting.Base"

I'm running with powershell in version 5.0

 

-Version of SafegGuard Management Center : 8.00.2.16



This thread was automatically locked due to age.
Parents
  • Hi,

    Make sure the SGN Task Scheduler service is installed. This is part of the server install, but not checked by default.

    Make sure Scripting Allowed is ticked for the SGN server in the SGN console.

    Make sure the Task Scheduler service is running as an account with SGN DB access rights.

    Even after you've done this you may not get a positive response in the console until after twenty four hours, unless this little "bug" has been fixed. Check the console to see if the import is successful.

    Cheers.

  • Task Scheduler is installed and ticked, but the problem occurs only if use task schedule native sophos.

    Configure to start script on Windows Task Scheduler and work well.

    Thanks

Reply Children
No Data