How to manage Shared Inbox Permissions with a Group

I am trying to manage a shared inbox access rights and send as permissions with a security group.  My server is a 2013 CU7.  What I did is create a mailbox called HR.  Then I created a security group called HR Group.  I then assigned
the HR Group to the HR Shared mailbox with the EAC and cmd-lets to allow HR Group fullaccess and send-as rights.  The permissions do not seem to be applied even though the group shows in the EAC mailbox delegation window.  When I go to access/send
as I get permission denied.  Is there a way to use groups for this?  When I explicitly give myself permission to the HR shared mailbox it works fine.  Any thoughts?

Hi,
Please check the permissions that the HR group has on HR mailbox by the following command:
Get-MailboxPermission -Identity “HR” –User “HR group”
Please try to grant HR mailbox full access and send as permission to HR Group with the following command again to check this issue:
Add-MailboxPermission -Identity “HR” –User “HR group” -AccessRights “FullAccess” -InheritanceType All
Add-ADPermission -Identity "HR" -User “HR group” -AccessRights ExtendedRight -ExtendedRights "Send As"
And what do you mean Inbox Permission? We usually use the
Add-MailboxFolderPermission cmdlet to manage folder-level permissions within a user’s mailbox.
Best Regards.
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
Lynn-Li
TechNet Community Support

Similar Messages

  • How do I send an email with a group address and not show the addresses/names of the recipients?

    How do I send an email with a group address and not show the addresses/names of the recipients?

    Use BCC.   That's blind carbon copy.   And copy paste the address into the BCC field.  It really depends what e-mail program you use how to enable BCC.

  • How to logon the j2ee engine with logon group

    hi everyone,
    I have installed an HA j2ee engine system with MSCS.
    But i donot know how to logon the DI&CI with logon group like ABAP system
    Thanks very much
    Regards
    Peter

    http://help.sap.com/saphelp_nw70/helpdata/EN/b5/e8239ef7bd494f896a84625d4b688f/frameset.htm

  • How do I sharing my calendar with  my wife

    Just updated my iPhone and my wives iPhone and iPad2 and activated iCloud. How do I share the calendar information between us so that we both see our respective claendars on each others devices?

    Mark, I do this by sharing my calendar with my wife and her sharing her calendar with me. You can set up sharing on icloud.com/calendars or within iCal.  On iCloud, just click the icon next to the calendar you want to share, then enter the email address of the person you want to have access.  In iCal, choose the calendar, then use the menu Calendar > Share Calendar ...  You can set up the permissions to view or have editing privileges.
    Do the same from your wife's calendar and each of you will receive invitations to share the calendar.  Accept the invitations and each other's calendar will show up on your devices.

  • How to manage a 9i instance with the standart 10g DB control?

    Is it possible to manage a 9i instance with the standart 10g DB control(not Grid Control)? If yes, how :)
    Thank you.

    No it isn't, you need grid

  • [Solved]:How to Manage 2 LAN cards with WICD

    Hi all,
    I have recently added an additional lan card to my system. Its configured and runs fine.
    However the concern is that I use WICD to manage my broadband internet connection through LAN1 and now I want to use LAN2 to connect to Linux/Win client laptop/desktop to share data and internet connection but WICD can manage one interface at a time and with WICD enabled I cant use Arch network daemon(as per wicd archwiki)... how to manage two cards with WICD enabled??
    Thanks in advance.
    Last edited by kapz (2009-10-04 22:00:39)

    Hi and thankls ngoonee, but then I rather use arch network than netcfg coz its not gui, and yep its not possible with wicd to manage two different lan cards simultaneously,tried and tested everything.Anyways i used wicd only coz it showed icon in sys tray(the lan cable keeps movin a lot so icons are really handy to make out if cable is connected or not). Well the only solution I could find is to manage it via arch network daemon, editing rc.conf and stuff...btw wen on my quest I found this archassistant tool, and its quite handy to 'manage' arch system including netcfg.
    But m curious though, what more netcfg has to offer than that to default network daemon?
    Thanks in advance
    Cheers.

  • How to manage playlist for Zen with Windows 7?

    After upgrading to Windows 7 (with WMP2), I noticed that I can no longer make or edit playlists for my 32GB Zen with either WMP2 or the Zen Media Explorer. Anyone know if there is a solution to this, apart from installing another third party media manager?

    I have this problem too.
    I can see my playlists, but cant modify them or add to them. I have been using winamp to create and modify new ones, but winamp doesnt recognise old .zpm types. Hopefully someone has found a fix for this... or better yet creative could release a windows 7 compatible media explorer.
    I would gladly use another 3rd party media manager if it works with playlists properly on my Zen, but have tried many with no success.

  • How do you change volume permissions with Solaris Volume Manager?

    (Previously posted in "Talk to the Sysop" - no replies)
    I'm trying to set up Solaris 9 to run Oracle on raw partitions. I have my design nailed down and I have built all the raw partitions I need as soft partitions on top of RAID 1 volumes. All this is built using Solaris Volume Manager (SVM).
    However, all the partitions are still owned by root. Before I can create my Oracle database, I need to change the owner of the Oracle partitions to oracle:oinstall. The only reference I found telling me how to do this was in a Sun Blueprint and it essentially said "You can't change volume permissions directly or permanently using SVM and chown will only remain effective until the next reboot. To make the changes permanent, you must modify /etc/minor_perm". Unfortunately, I can't find an example of how to do this anywhere and the online man pages are not particularly helpful (at least not to me).
    I'd appreciate a quick pointer, either to a good online resource or, even better, a simple example. For background, the volumes Oracle needs to own are:
    /dev/md/rdsk/d101-109
    /dev/md/rdsk/d201-203
    /dev/md/rdsk/d301-303
    /dev/md/rdsk/d401-403
    /dev/md/rdsk/d501-505
    I provide this information because I'd like to assign some, but not all, of the devices under /dev/md/rdsk to the oracle user and I was hoping some smart person out there could illustrate an approach using simle regular expressions, at which I'm horribly poor.
    Thanks in advance,
    Adrian

    Ron, I feel your pain.  I just came from an HTC also and a lot of stuff with this iPhone is bugging the crap out of me.  Who makes a phone where you can't adjust the ringer and alert volumes independently?  Instead, I have to adjust the alert volume when it is active.  C'mon guys.  Get with the program.  You won a bunch of Android users over with the 4S, but you're going to chase us all back when we're done with our contract.  Frustrating.  

  • SSO and how to Managing User Roles/Privileges with Forms using Oracle db

    We are in the process of implementing Oracle Application Server SSO with our custom Forms application using Oracle database -- all 10.2.0.1.0 version.
    In our Forms Applications, we have about a dozen roles we have assigned to various users. We need to identify each user using our Forms because we are using the GLOBAL USER throughout the application.
    Questions:
    -- Do we have to create users/passwords in both OID and application database?
    -- Is there a way to easily manage the user and passwords between SSO and Forms App/database in one place? For example, how does a user change their password once, but actually change it in both the database and SSO?
    Any advice and/or direction would be greatly appreciated.
    Thank you,
    Mika
    Edited by: user11846198 on Sep 1, 2009 1:41 PM
    Edited by: user11846198 on Sep 1, 2009 1:53 PM

    Yes, you can have global roles in the DB and assign this roles to specific OID users, and the will heritage the privilages, you can do this using Oracle Identity Management Web Tool http://hostname:7777/oiddas is not complicated.
    Greetings.

  • How to change sharing and permissions access on an Excel Version 14.4.3 (140616) file

    I've created several Excel (from Office:Mac 2011) files on my MapPro; the are on the 'backup' drive (not the main drive).  When accessing the 'get info' menu on the file, it shows that I can read and write; but if I open the file, the file name indicates it is read only, and attempts to save changes result in a message that requires a new name for the file.  What can I do to change the read/write restriction so I can make changes without having to constantly rename the file with the changed information included?

    Hello David,
    Thank you for contacting Apple Support Communities.
    The following articles explain how to change the permissions on files or folders. The first article is for Mavericks and the second for Mountain Lion.
    OS X Mavericks: If you can’t move or copy a file or folder
    http://support.apple.com/kb/PH13898
    OS X Mountain Lion: If you can’t move or copy a file or folder
    http://support.apple.com/kb/PH10805
    Regards,
    Jeff D.

  • How to create an inbox item with attached BOR object?

    Dear Colleagues,
    Does anyone of you know a simple way to create inbox items for a user?
    I would like to use the inbox for notifying users and attach a BOR object to the message as attachment. Is there a good and plain way to do that?
    It would also be good, to be able to do the determination of the receiver by a customizable responsibility or something similar, so that it is not hard-linked to SAP user accounts.
    Does anyone of you know a solution for this, that is not too complicated?
    Also I read that in the future notifications should be usable in the UWL (Universal Work List).
    I did not find anything but marketing material on UWL and I would not be terribly happy to set up a portal just for sending simple notifications/work items to people. Does anyone have a clue on how to accomplish this?
    That would be wonderful, thank you.
    Regards
    Christian

    Dear Scott,
    Thank you for this hint, the function looks promising.
    Is there a way to specify a receiver group and a text for the text part of the message?
    There is a Parameter called RECTYPE, which is expected to contain a "task id". The text seems to be derived in some way from the object type. Do you know any documentation or sample where this is used?
    How do I specify the recipient and the message subject and text?
    Concerning a single-step workflow: I don't know what the advantages/disadvantages are. The system receives a message or discovers a problem and wants to inform the related user.
    A simple workflow should be possible, but I have no idea what that means in terms of complexity for implementation and customizing.
    Sorry for so many questions and thank you.
    Christian

  • How to manage automated batch processing with save for web?

    Hi All,
    This has been driving me insane. I am currently in PhotoshopCC and I know that several versions back I had no problems doing this but now I cannot create a generic action that I can then have save out to different folders.
    What I used to be able to do and want to do again:
    I have a project that requires me to turn a print magazine into a website quarterly. I receive the files packaged from InDesign and I want to process the images to specific sizes and then save as web optimized.
    For each article I want to be able to select the source folder and then a unique folder to save to for each article, so that optimized  images for each article remain with the article files.
    I never had an issue  doing this until a version or two back, since then I can only create an action that will save for web to whatever folder is in the action.
    I resorted to using image processing scripts and never realized I was not resampleing  the images down to 72 dpi and am having an attack of how could I be so stupid.
    If anyone can direct me to creating an action that can accomplish the save for web with the ability to control what folder my files save to I'd really appreciate it.
    Thanks,
    Rose

    http://russellbrown.com/scripts.html akk you need is the Image Processor Pro.jsx and Image Processor Pro.xml  from his services install package just rename the file extension to Zip and extract its contents and copy the two files to your Photoshop's path presets\scripts\

  • How to Manage AP Invoice amount with 'Interim Liability account' using SLA..

    Hi,
    Standard:
    In AP invoice accounting generated after done validation and 'create accounting process' then its creating Dr:Item account and Cr:Liability account---->This is Standard SLA functionality.
    My Requirement:
    Accounting should create Dr:Item account and Cr:Interim Liability account while validate the invoice, then after validate the invoice should create standard accounting (create accounting) this will be Dr:Item account and Cr:Liability account . To do this exercise i will have two liability balances Interim Liability account and Liability account.
    How to setup this functionality using Subledger accounting method? or This is possible to do?
    Please suggest me..
    Thanks and Rgds
    Suresh

    Hi Suresh,
    With encumbrance accounting, you can track the amount to be spent in Payables that was encumbered in Purchasing. This might help get you the results you need.
    Unfortunately, I cannot think of an option for you that would work in standard accrual accounting. In the current model, an accounting event is created only during validation, and accounting is driven off of the events that are created.
    Cheryl

  • How to manage different instrument models with one driver?

    Hi,
    I have a driver already developed for an instrument and want to incorporate another model into it. These instruments have the nearly the same instruction set except one is a subset of the other. I would like to know the standard way or the NI way of combining these drivers. Is there a way of storing global data? I'm using LabView 6.0.
    Thanks in advance.

    There are various techniques used when creating a driver that supports multiple models or models with different installed options, where there are slight functional differences between the models and options.
    If there are VIs that only pertain to a specific model or option, then modify the VI prefix to associate that VI with the particular model/option. For example, a function general family driver might use "ag33xxx" as the general prefix, but VIs that only operate on the ag33250 might use the prefix "ag33250".
    It sounds as if you need to remember this model/option to modify functionality within a common VI. For example, the commands might differ between two different models. To handle this situation, you store model information in the User Data V
    ISA property. At initialization time, you can detect which model you are connected with and either store the model number directly or some ID to represent the model.
    Both these techniques are used in the Agilent 33xxx function generator driver . You will see how User Data is set in the Initialize VI and the retrieved in the Configure Burst Modulation VI.

  • How to manage movies on MobilMe with QT?

    I can use QT to export or share a QT movie to my MobileMe gallery. They show up there nicely, but how can I manage my movies there? For example deleting them? That can't be done directly on my iDisk via the Finder (not enough privileges), so how do I do that?
    Thanks & Cheers
    Remco

    Go to : https://www.me.com/gallery/
    You can manage your galleries there.

Maybe you are looking for

  • DATABASE RESOURCE MANAGER ( ORACLE 8I NEW FEATURE )

    제품 : ORACLE SERVER 작성날짜 : 2004-08-16 DATABASE RESOURCE MANAGER ( ORACLE 8I NEW FEATURE ) =================================================== SCOPE 8i~10g Standard Edition 에서는 Database Resource Manager 를 지원하지 않는다. Explanation Database Resource Manager

  • Scatter plot line width

    First off, I'm using the trial version of iWork '09. So I want to eventually put a chart into keynote to present to my colleagues, however, putting the chart up on a projector requires me to have a thicker plot line. So if I use a scatter plot, my ax

  • Does OC4J support RMI/IIOP connections ?

    Hi, I have only one question : Does OC4J support IIOP connections ? I'd like to connect as EJB client to OLAPService on Oracle9i server (CORBA object), but I can't. Thanks in advance

  • Asian characters in TOC

    Hi, I'm using Robohelp 7.0.2 and I'm having problems getting Japanese and Chinese characters to display correctly in the TOC of my project. My HHC and HHK files are correctly encoded as UTF-8 and show up correctly in the main Robohelp interface. My t

  • Nested XML structure from Oracle

    Using the SQL Adapter i BizTalk, calling a SQL Stored procedure on a MS SQL DB, I can get a nice nested XML structure using p JOIN ii and FOR XML AUTO, like this <p code="DK003"> <ii stamp="2013-01-14T10:27:38.790"value="180.702052"price="184.000000"