Open advancedwebdeveloper opened 4 years ago
Hello Ivan,
Some parts of Task Scheduler require the caller to have administrative privileges. The tests in Appveyor run as admin for this reason. Try it running as an Administrator, and let me know if it still doesn't work.
So no support for other users? I was under another account - but the user is a a member of the "Administrators" group
It's not that I don't support doing certain things under certina user contexts, it's that Windows doesn't for security reasons. And if you want the tests to run properly you have to run them from an elevated process, try running Powershell as admin and running the tests there.
Hello, @capnspacehook . I wonder how did you suggest to deal Windows security, credentials and so on.
Ivan