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

It would be good to have a selectable column for the tasks schedule pane. This would allow us to easily show tasks scheduled dates and give us the ability to sort by the ... case it would be good to sort all of these password resets by their scheduled date.

asked 2 days ago by Moodie007 (60 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)
3,356 questions
3,055 answers
7,799 comments
545,167 users