Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Add Multiple values to existing Property

$
0
0

I need to specify my need.
I have the following variable:
$domain = test.com, test2.com
I tried to execute it with the following command but it keeps deleting the last record:
`$domain | % {set-transportrule test -RecipientAddressContainsWords $_}
So how do I manage to do that?

Thanks for your help


Viewing all articles
Browse latest Browse all 13067

Trending Articles