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
Datareader object is already open message
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Network issue.
Hardware Firewall Configuration for Direct Access ( Teredo Tunneling)
How to configure the network printer in the FreeBSD 8?
In Outlook, Advanced Find - Search for Attachment name
Where is resistance, force arm, and fulcrum in a Wheelbarrow?
creating system restore point
EZ_GPO (Not so easy)
Outlook MAPI session query