tag:blogger.com,1999:blog-1327431886118922768.post1742759641708352563..comments2007-11-20T12:07:12.879-08:00Comments on The EXPTA {blog}: Granting Full Mailbox Access in E2K7Jeffhttp://www.blogger.com/profile/05278298222887921824jeff@expta.comBlogger2125tag:blogger.com,1999:blog-1327431886118922768.post-75559189399653608692007-11-20T12:07:00.000-08:002007-11-20T12:07:00.000-08:00Hi Jeremy,You're not doing anything wrong -- it's ...Hi Jeremy,<BR/><BR/>You're not doing anything wrong -- it's the way Blogger was formatting my post. Apparently it's stripping the "|" (pipe symbol) from the command.<BR/><BR/>I found a way to enter it so that Blogger accepts it properly. I edited the command in the post above to be correct. It should be:<BR/><BR/><B>Get-Mailbox | Add-MailboxPermission -AccessRights FullAccess -user admin1234</B><BR/><BR/>(Note the pipe between Get-Mailbox and Add-MailboxPermission)<BR/><BR/>Thanks for the letting me know!Jeffhttp://www.blogger.com/profile/05278298222887921824noreply@blogger.comtag:blogger.com,1999:blog-1327431886118922768.post-78511872457067285772007-11-20T11:09:00.000-08:002007-11-20T11:09:00.000-08:00I tried this and I get the response "A parameter c...I tried this and I get the response "A parameter cannot be found that matches parameter name 'AccessRights'. I have had this same situation when trying to perform other shell commands, and it doesn't make sense to me. Can't find any info on it either... the other I was trying to change size limits on an internal routing group. What am I doing wrong!?Jeremyhttp://www.blogger.com/profile/08734675685168914997noreply@blogger.com