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
IIS - Host header Value basic question
sms gateway in asp.net
Repair exchange database on difference server ?
Expression Blend - Bind Visibility to item in Combo Box.
How do I resolve this error "javax.xml.ws.WebServiceEx
ception .... Place the resource correctly in the classpath.?
Problem with host only networking with VMware workstation 7.1
Interview Question: Threads
My CPU is running at 48C to 51C
Routing Issues
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token