Microsoft
Software
Hardware
Network
Question : Powershell Syntax for Exchange 2007
Hello,
I'm trying to run the following command:
Set-Addresslist "$clientname AL" -recipientfilter { emailaddresses -like $clientEmailDomain } -forceupgrade
...except with multiple values for the recipient filter (email address is like @ADomain.com OR @BDomain.com). How do I do that? Any help is appreciated!
thanks!
Answer : Powershell Syntax for Exchange 2007
depending on how you get all of the domains for the client you could use
Set-AddressList "Client Address List" -RecipientFilter { emailaddresses -like "fabrikam.com" -or emailaddresses -like "contoso.com" }
Random Solutions
Joomla Checkbox Array (need expert!)
server name
HP SAN drive fail
Why does my outlook show three tasks for every email I mark?
WCF Problem: The private key is not present in the X.509 certificate.
When ActiveX control on form changes, apply new value to another control on form.
How do I boot from san HP BL460c G6 and HP XP 240000
Unable To Add Outlook Account
Routing and remote access VPN ip.
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue