0 votes

I'm would like to understand better how I can use the Containers. I haven't found much in the documentation.

For most roles it seems like a place to categorize items.

I'm interested in the Custom Commands location mostly.

I'm wondering if it is useful to use containers for specific instances. When I put a custom command in a container in the web interface it shows the name of the container as well.

Example: Custom Command (folder name)

In my case I was thinking of the Deprovision custom action. In general I can use it for most of my locations but I might want to create two instances of the Deprovision command. To do that I'd need to create a container to copy the command into. I'd like to keep the name Deprovision without the additional folder name. Is that possible?

Is it possible to use the container to give permissions to all the command inside? (what I know so far probably not)

So in general a best practices for containers would be helpful.

Thank you

by (790 points)

1 Answer

0 votes
by (272k points)

Hello,

I 'd like to keep the name Deprovision without the additional folder name. Is that possible?

Whenever a Web Interface action executing a Custom Command is created, the action name can be anything you need. It can even be not related to the command name itself. At the same time, if you have two Custom Commands with the same name, their container name will be present in the brackets after the command name when the command is displayed in the left pane. In the example below, Custom Commands Deprovision (My Container) and My Command are both located in the same container, but only the Deprovision one has the container name displayed. image.png This works only for Custom Commands with same names. If a command name is unique the container name is not displayed.

Is it possible to use the container to give permissions to all the command inside?

Unfortunately, there is no such possibility.

Related questions

0 votes
1 answer

I am unsure how to deal with this because of how Adaxes treats one identity account as two different objects, an AD and AzureAD user account, and both has different last logon values. What is a good way to combine the data?

asked 2 days ago by Daniel (100 points)
0 votes
1 answer

Here is my issue, When I use this code: $DNs = %param-GroupsInRole% $Groups = $DNs -split "|" %Param-GroupsInRole% can have multiple groups. When setting up the parameter I am ... I just need to be able to do a foreach with the groups picked by the initiator.

asked Mar 23, 2023 by mightycabal (1.0k 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

Hi, based on this article How to create Resource Mailboxes a few slide modifications aside we are currently creating resource and equipment mailboxes in our on-premise environment. ... to O365. Does this work at all? Appreciate your input. Kind Regards Ingemar

asked Oct 26, 2016 by ijacob (960 points)
0 votes
1 answer

Hello, It is possible to read values in specuial conatianers like OU=Policies,OU=System,dc=domain? The cmdlet get-ADOrganizationlUnit is not working for this type of object. Thanks!

asked Nov 22, 2019 by tentaal (1.1k points)
3,348 questions
3,049 answers
7,788 comments
545,045 users