Is it possible to call execution of Adaxes custom command via SPML?
Hello Dmytro,
Unfortunately, there is no such possibility.
Hi, I followed this example: https://www.adaxes.com/sdk/IAdmTop6.html, but because the Custom Command is disabled, I get the following error message: System.Management.Automation ... if I enable the Custom Command. I am using Adaxes 2018.2 Best Regards Martin
Is it possible to send an email from Adaxes when certain AD objects are modified outside of Adaxes? With Business Rules it looks pretty easy to do that inside of Adaxes ... something changes on the object and the change was not initiated by Adaxes. Thank you.
For creating a computer object, we want to check if the entered CN is already used in our AD. And for that we want to use a powershell script. An other dot ... powershell script should be start before creating the computer object, right? Thanks for your help.
I'd like to log specific details from my scripts but would like to integrate it with Adaxes if possible.
I'd like to limit users from being able to login to the Web interface. In other words, if a user opens multiple browsers or tabs, can I prevent them from being able to login to each tab/browser and starting multiple sessions? Thanks!