Forum Discussion
Nov 16, 2020
Grant or Revoke Permissions on Shared Mailbox using SCORCH
Hello Guys, I am trying to create a runbook wherein, we need to grant / revoke permissions in a shared mailbox using update mailbox. When I grant access using (Grant Send On Behalf To) it's w...
Klaus_Bilger
Nov 20, 2020Copper Contributor
Hello,
without the code it is hard to see what you are doing.
a) You are sure that the parameter is formatted as a string rather than an array or a string array
b) for debug
Add a looping function and then try to do the step yourself.
Otherwise, use the script (part of the script) or protocol here.