0 votes

There is a Powershell, but can this be displayed as a GUI?

Get-MailboxFolderPermission John:\contacts | Select FolderName, user, AccessRights

Then be able to set permissions to contact as editior, publisher etc.

Add-MailboxFolderPermission John:\contacts -AccessRight PublishingEditor -User Suzan

We can currently view calendar permissions but to be able to edit contact, task etc would be wondreful.

by (30 points)

1 Answer

+1 vote
by (272k points)

Hello,

Unfortunately, there is no such possibility. However, thank you for the suggestion, we will consider it.

0

Any changes in 2022?

0

Hello,

There are no related changes in Adaxes as of now.

Related questions

0 votes
1 answer

I've got the following script so far using the SDK but running into an error: You cannot call a method on a null-valued expression. At line:1 char:1 + ... .BindToObjectByDN("$object.SearchResult.AdsPath.DN") $Context.Items.Add($item, $columnValues) } } } }

asked May 19, 2021 by richarddewis (260 points)
0 votes
1 answer

Using the built in 'Deprovision' Custom Command, I would like the person that is trying to Deprovision a user (Help Desk member) be asked who (from a list of existing active ... to leave the question 'blank', which means that no one gets access to the mailbox.

asked Apr 22, 2020 by RayBilyk (230 points)
0 votes
1 answer

When I enable a scheduled task, instead of running at the scheduled time they all run imeadiately. This is not good behavior as changes are written in a way to reflect the ... is being enabled. I am hoping there is a powershell command to stop this behavoir.

asked Jul 10, 2023 by mightycabal (1.0k points)
0 votes
1 answer

I would like to add "Configuration > Scheduled Tasks" to the Adaxes Web UI. I canĀ“t find an option to impelement this. Any hints?

asked Feb 9, 2021 by MatthiasP (40 points)
0 votes
1 answer

Hello After adding or removing users (from WebUI) from certaing sec. groups, I let a Business Rule execute two Scheduled Tasks, as shown in this http://www.adaxes.com ... a user via the Adaxes Administration Console throws the same error. - Thanks in advance.

asked Jan 22, 2016 by Boxx.dk (2.6k points)
3,346 questions
3,047 answers
7,782 comments
544,984 users