0 votes

I would like to know how to connect to Azure AD using Adaxes. I've already followed the instructions to connect to AAD using an application ID for Adaxes, but how can I then reference that type of AAD connection in my Powershell script?

How am I am to view the Dynamic groups located in Azure so I can reference them in Adaxes?

I'm wanting to run a Powershell script against these Dynamic groups. How can I view a log of what is taking place as the script is executed, much like what you see in a normal Powershell command?

by (50 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

I've already followed the instructions to connect to AAD using an application ID for Adaxes, but how can I then reference that type of AAD connection in my Powershell script?

Have a look at the following SDK article: https://adaxes.com/sdk/CloudServicesScriptContextClass.

How am I am to view the Dynamic groups located in Azure so I can reference them in Adaxes?

There is currently no possibility to view cloud-only objects in Adaxes. the feature will be available in the next major release.

How can I view a log of what is taking place as the script is executed, much like what you see in a normal Powershell command?

Such scripts require connection to Azure AD and executing the operation there. As such the log is not available in Adaxes, only in Azure AD itself.

0

Hello,

A version of Adaxes the supports management of Azure AD users is released. You can download it from here.

What’s New

Upgrade instructions

Related questions

0 votes
1 answer

what version of powershell is needed with modern auth and connect to 0365/azure

asked Sep 30, 2022 by sra98a (120 points)
0 votes
1 answer

We have internal AD that syncs to o365 via Azure AD Connect. It is not a hybrid environment; there is no Exchange on site. I am trying to find the best way to use Adaxes to ... so I am not sure the best way to handle that. Thanks for any help you can provide.

asked Apr 15, 2020 by Jasonmh (540 points)
0 votes
1 answer

We are still using version 2017.2, because otherwise we can no longer authorize with smart cards. Is it still possible to connect Adaxes with Azur?

asked Oct 12, 2020 by Johann Ihnen (170 points)
0 votes
1 answer

Aiming to go passwordless, this is a must-have

asked Aug 30, 2023 by JM (20 points)
0 votes
1 answer

I am trying to automate some of my o365 scripts so that the helpdesk can run them with elevated permissions and not have that ... -Credential $o365Credentials -Authentication Basic -AllowRedirection Import-PSSession $session -AllowClobber -DisableNameChecking

asked Nov 23, 2018 by jbadry (430 points)
3,346 questions
3,047 answers
7,782 comments
544,981 users