First i must say this is by far one of the best products I've ever used to manage AD. Secondly Adaxes service/support is BAR-NONE the best of any software that we own!
With that now said what happened to http://www.adaxes.com/sdk/OnlineScriptDepot.html and will it ever come back?
Hello,
Thank you for your good words, we really appreciate it! :)
As for the Online Script Repository, we had to suspend its operation because we are currently working on major changes to it. It will be available as soon as we complete the changes.
Thanks for letting me know :D
Is there a way to open the Reset Password window for a user after creation via a custom command? We don't want to send the password via email and don't want the ... m wondering if there is a command that will open the password reset dialog box after creation.
Hi All, after the update to v.3.17.23627.0 some script in our enviroment doesn't works. Before the update all works. below an example for condition true: ... $Context.ConditionIsMet = $StrtMonth.AddDays(7*($FindNthDay-1)) -eq $datetopatch Can you help me?
I moved adaxes to a new virtual server (2022), upgraded powershell, and upgraded to 2025.1 so working through script issues. This script retrieves the last reboot for ... (' + $RebootTime.Days + ') days ago.' $Context.LogMessage($logmessage, "Information")
Hi, Situation: Imagine we have a forest consisting of 3 domains (1 root domain and 2 sub domains) in a single forest At the moment we installed Adaxes service in the root domain ... "enterprise admins" group (We wouldn't want to do that...) Any other ideas?
Hi, I am wondering how cloud connections should be handled across scripts for things to run as smooth as possible. For example, if I disconnect from Graph in ... ) $null = Connect-MicrosoftTeams -AccessTokens @($graphToken, $teamsToken) } Best regards, Martin