If they're not lurking, I will pass it along. They have been making a concerted effort to push back meaningful messages to users as early in the pipeline as possible, so I think this will give them a warm fuzzy....
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kennedy, Jim Posted At: Friday, January 18, 2008 2:22 PM Posted To: swynk Conversation: 2007 powershell syntax. Subject: RE: 2007 powershell syntax. No luck with that. I just resorted to piping a get-mailbox command and did it at the mailbox level. Unrelated; if any of the 'real' MS Exchange people are lurking. Great job on the new NDR's. They make some sense to users now and contain everything I need to answer their questions..... > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce- > [EMAIL PROTECTED] On Behalf Of Jim Collins > Sent: Friday, January 18, 2008 3:00 PM > To: Exchange Discussions > Subject: RE: 2007 powershell syntax. > > You could use this command to get a more specific name for your > database > > Get-mailboxdatabase | select name,identity > > Then use the more specific information in your Add-Adpermission > command. > > Jim Collins > Sr. Systems Engineer > Competitive Computing, Inc. > www.competitive.com > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce- > [EMAIL PROTECTED] On Behalf Of Kennedy, Jim > Sent: Friday, January 18, 2008 2:28 PM > To: Exchange Discussions > Subject: 2007 powershell syntax. > > Getting hung up on syntax to grant full access to a store. > > Add-ADPermission -Identity "AKAdministration" -User "KennedyJim" - > ExtendedRights FullAccess > > That returns 'there are multiple objects matching the identity > 'akadministration' > > I have tried "servername\akadministration which gets me object not > found. > > > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange > To subscribe: http://e-newsletters.internet.com/discussionlists.html/ > To unsubscribe send a blank email to leave-30235222- > [EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange > To subscribe: http://e-newsletters.internet.com/discussionlists.html/ > To unsubscribe send a blank email to leave-30237012- > [EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange To subscribe: http://e-newsletters.internet.com/discussionlists.html/ To unsubscribe send a blank email to [EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange To subscribe: http://e-newsletters.internet.com/discussionlists.html/ To unsubscribe send a blank email to [EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
