Dear Support, can you advise if it's possible to connect to Adaxes from PowerBI? To have access (read) for the Adaxes custom attributes?
Thank you!
Hello Dmytro,
As per our check, there is no such possibility.
You can create a report featuring Adaxes custom attributes, then schedule export of the report to CSV or XLS format, and then use it in PowerBI.
Dear Support, can you please clarify - to call adaxes custom commands from "other" machines via following code - Adaxes PS module needs to be installed or ... -Object "Softerra.Adaxes.Adsi.AdmNamespace" $admService = $admNS.GetServiceDirectly("xxx") Thanks!
I am trying to configure Adaxes to talk to my O365 Tenant. Following the guide here - https://www.adaxes.com/tutorials_Active ... ice365.htm - I am getting stuck on the ... the same rights that I have set on the service account) Is anybody able to help?
Hi I'm trying to connect to remote Adaxes service from C# program. Using sample code from "Writing ADSI scripts" page in the docs. Added DLLs, here is my code: static void Main( ... adsNS = new AdmNamespace(); I'm not sure which config file it's asking for. V.
Hello smart people! I've been tasked with removing the ability in Office365 for users to record their Skype meetings. I have the PowerShell to make that happen via ... ", working. Any assistance in replacing or re-writing would be greatly appreciated!!
Hi We're testing Adaxes 2023 and I've found a small issue when connecting to AzureADPreview in a powershell script where it comeas back with the following: "One or ... account with Azure permissions. How can this be done with the app registration? Thanks Matt