Exchange Exchange
A community dedicated to Exchange and related technology.

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • What does this person have access to?

    I've been asked to audit the access that a user has to other user mailboxes on our Exchange 2007 server. Over the years many users may have given this user access to their Inbox, Calendar etc. Management want to know the extent of this insecurity. I managed to work out that ... get-mailboxpermission...
    Posted to PowerShell General (Forum) by Svend on Fri, May 7 2010
  • Re: Working with get-mailbox in PowerShell

    John, These are good questions. When you say "they are not filtering" is it that the results aren't filtered to the right results or the actual data columns aren't correct. Secondly, if you are using export-csv, you want to use select-object to add the fields that you want to be piped...
    Posted to PowerShell General (Forum) by Joel Stidley on Fri, Sep 5 2008
  • Re: Working with get-mailbox in PowerShell

    Often people will show using the where to do filtering, however this filtering is done on the client side. The -filter option allows the server to do the filter before the results are sent to the client. To use -filter first you need to know what properties are available to filter for each command. A...
    Posted to PowerShell General (Forum) by Joel Stidley on Sat, Sep 22 2007
  • Some PowerShell resources

    The Windows PowerShell Technology Center http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx The Windows PowerShell Blog http://blogs.msdn.com/powershell/ The Windows PowerShell Book http://www.sapienpress.com/powershell.asp The Windows PowerShell Newsgroup http...
    Posted to PowerShell General (Forum) by Joel Stidley on Wed, Aug 16 2006
Page 1 of 1 (4 items)
© 2003-2009 NamedPipes Consulting. All other company and product names are property of their owners.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems