Get all mailboxes that have this domain in there primary email address
GET-MAILBOX * | where { $_.PrimarySMTPAddress.Domain -eq ‘kennethdalbjerg.dk’ }
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
GET-MAILBOX * | where { $_.PrimarySMTPAddress.Domain -eq ‘kennethdalbjerg.dk’ }
Sidste kommentar