"
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.