Recent questions

0 votes
1 answer

I've got the following script as part of a larger piece where param-members is an AD Object picker list seperated by a ' ; ' currently: New-DistributionGroup -Name ... or convert that to username but I'm struggling to achieve that with multiple Users selected

asked Jan 27, 2020 by richarddewis (260 points)
+1 vote
1 answer

When using the administration console (not the web console), we would like to be able to customize the fields that are shown on the different tabs of the user properties ... in the web interface but I don't see the same option for the administration console.

asked Jan 27, 2020 by abarker5 (80 points)
0 votes
1 answer

Dear support, I'm trying to automate network share creations via custom commands. They idea is to create share and groups with command A and schedule ... "ADS_SCOPE_BASE" $scopeItem.Exclude = $False $scopeItem.SetInfo() $task.ActivityScopeItems.Add($scopeItem)

asked Jan 27, 2020 by Dmytro.Rudyi (920 points)
0 votes
1 answer

We are miragrating out on-prem mailboxes to O365 using the script found with in Adaxes. I was wondering if there is a way to also include an email that sends to say if the mirgration completed with errors or not.

asked Jan 24, 2020 by hgletifer (1.3k points)
0 votes
1 answer

I'm trying to combine these two scripts to effectively store a user's group memberships in customattributebinary5 and then be able to copy and paste those memberships to a ... ) $Context.LogMessage("Added the user to group '$groupName'", "Information") }

asked Jan 24, 2020 by yourpp (540 points)
0 votes
1 answer

We have created a workflow for creating user accounts and would like the manager of the new user to be the approver for the account but the account is not created until it is ... to use a parameter as an approver. Is there a powershell way to do this maybe?

asked Jan 24, 2020 by mark.it.admin (2.3k points)
0 votes
1 answer

I gone throught Adaxes License is based and its based on user. I wanted to understand, does the license user count is on technical assistance user or AD objects?

asked Jan 23, 2020 by subbu (20 points)
0 votes
1 answer

Microsoft will be applying a patch in March to make LDAP Channeling and Signing by default. How does this affect Adaxes? https://support.microsoft.com/en-us/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirement-for-windows

asked Jan 22, 2020 by rurbaniak (1.5k points)
0 votes
1 answer

Hi, is there a possibility to show some custom read only text in Custom Command? Ideally on page where users fill in parameter values of given Custom Command.

asked Jan 22, 2020 by KIT (1.0k points)
0 votes
1 answer

I'm trying to create a new command that can apply to User objects across multiple domains that are in OUs with the same 'Name' i.e. an OU called Directors that occurs in ... t seem to make it work with just contains 'OU Name' i.e. (distinguishedname=OU Name)

asked Jan 21, 2020 by richarddewis (260 points)
0 votes
1 answer

Hi, how can I change regex match to case sensitive in Custom Command conditions?

asked Jan 20, 2020 by KIT (1.0k points)
0 votes
1 answer

Hi, I had to create Custom Command for distribution group creation. Default group creation wizard cannot be used, because we need some of parameters to be mandatory etc. Anyway I ... which shouldn't be targeted to any particular AD object. How do I do it?

asked Jan 20, 2020 by KIT (1.0k points)
0 votes
0 answers

I'm trying to setup a quick automations to drop a notification into a Micrsoft Teams feed using their Webhook integration. I've managed to make Webhooks work ... -body $body -ContentType 'application/json' Any assistance with this would be gratefully received

asked Jan 20, 2020 by richarddewis (260 points)
0 votes
1 answer

I need a report that will show what O365 Licenses each user has based on Office. If can emailed or with in reports

asked Jan 17, 2020 by hgletifer (1.3k points)
0 votes
0 answers

I'm trying to set up a termination form that will kick off emails. However, the users that will be getting terminated won't have an AD object to select. I'm ... automatically delete the created contact? If not, do you have a better way of accomplishing this?

asked Jan 17, 2020 by dhuffman (80 points)
0 votes
1 answer

In the web interface, I would like to display the "Distinguished Name" property but it is not showing it as it would when using ADUC or even in the Adaxes Admin Console. Is ... I would like it to display like this: CN=Mark Smith,OU=Sales,DC=Fabrikam,DC=COM

asked Jan 15, 2020 by mark.it.admin (2.3k points)
0 votes
0 answers

We are seeing the error: Exception calling "CreateMoveMailboxToO365Request" with "4" argument(s): "Parameter set cannot be resolved using the specified named parameters." Stack trace: at ... .com", "mycompany.mail.onmicrosoft.com", 0, 0) What are we missing?

asked Jan 15, 2020 by scoutcor (120 points)
0 votes
1 answer

This is a long shot but is there a way to script out the creation of Custom Commands? Right now when we create a new office (which is almost 2 times a months) we speend a ... is the 1st 3 letters so if the office is in Miami it MIA-Mangers and so on.

asked Jan 14, 2020 by hgletifer (1.3k points)
0 votes
0 answers

Followed this tutorial https://www.adaxes.com/tutorials_DelegatingPermissions_GrantRightsToModifySpecificProperties.htm, when logged into webpage cannot change any properties.

asked Jan 10, 2020 by Derek.Axe (480 points)
0 votes
1 answer

Managed Objects shows more than just the computer. Is ther a way to just get the users computer name and display it on the webpage?

asked Jan 9, 2020 by Derek.Axe (480 points)
3,685 questions
3,370 answers
8,521 comments
549,553 users