Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Shared Mailboxes

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> General >> Shared Mailboxes Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
Shared Mailboxes - 2.Jul.2007 3:26:35 PM   
itadmin

 

Posts: 23
Joined: 20.Jun.2007
Status: offline
I have created a shared mailbox using the command:
 

new-Mailbox -alias "NewShared" -name "NewShared" -database "Mailbox Database" -org Users -shared -UserPrincipalName NewShared@Domain.com

The mailbox creates fine.

I have shared the mailbox to an individual user using the command:
 

Add-MailboxPermission "NewShared" -AccessRights FullAccess -user nuser

The permissions work fine and the user can open the mailbox.
 
When I try to add permissions for group using the command:
 

Add-MailboxPermission "NewShared" -AccessRights FullAccess -user ngroup

The mailbox is unavailable to any users in the group.  They can't open it in Outlook, it gives a permission error.  I have tried giving permissions to my groups I made with Exchange and to someolder Domain Local groups in AD. 

What am I doing wrong? 

 
Post #: 1
RE: Shared Mailboxes - 2.Jul.2007 4:13:55 PM   
bhfoto

 

Posts: 34
Joined: 23.Apr.2007
Status: offline
You must use the following command:

add-adpermission -identity "DOMAINNAME\SHAREDMAILBOX"  -user  USERTHATYOUWANT -extendedrights receive-as

(in reply to itadmin)
Post #: 2
RE: Shared Mailboxes - 2.Jul.2007 4:25:03 PM   
itadmin

 

Posts: 23
Joined: 20.Jun.2007
Status: offline
I appreciate your reply.  So how would that command look if I wanted to give a group permission to use the mailbox however they liked?  Also, it seems that even if I give full permissions to an individual user at the top level of the mailbox, those permissions don't trickle down.

I notice that when I give full access to the mailbox to a group using Outlook 2003, that doesn't work either.  I still have to give it to individual users.  Have you shared boxes to groups? 

(in reply to bhfoto)
Post #: 3

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> General >> Shared Mailboxes Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts