Skip to content

WH | it system administration

winnis knowledge base

  • home
  • kb
    • kb-overview
  • about.me
kb

Microsoft Exchange 2010 | Shell | Find email address

March 19, 2023 winni
This is how you an find email adresses in your exchange environment:

Get-Recipient -ResultSize unlimited | select name -expand emailAddresses | where {$_.smtpAddress -match ".*jobs@.*"} | Format-Table name, smtpaddress
  • Microsoft Exchange 2010 | Shell | PST Import
  • Microsoft Exchange 2010 | Shell | Mailbox Size display and export

You May Also Like

Microsoft Exchange | Shell | Disable Automapping

March 19, 2023 winni

Microsoft Exchange 2010 | Shell | PST Import

March 19, 2023 winni

Microsoft Exchange | Shell | Kalender Settings

March 19, 2023 winni

latest kb posts

  • Netplan gateway4 is dead – long live route
  • SSLLabs 100% in all sections Ubuntu Nginx and LetsEncrypt
  • OpenSSL strong DHparam key in Ubuntu and Nginx
  • Centos 7 | Install and setup samba server ( file sharing)
  • Cisco ESA/WSA | Update Upgrade URL Host

Copyright © 2025 WH | it system administration. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.