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
Send two files in email as attachment in unix shell scripting using ksh
Publish Resource Calendar for all users
Outlook Contact Consolidation
PHP and concurrent access to files ?
How do I restore Admin Share (Admin$) to 50 workstations on a Win2003 domain?
Canon T1i and off camera wireless flash
Dell PowerEdge Perc 4e/Di RAID 1 expansion
Error:Arithmetic overflow error converting varchar to data type numeric.
Removing Rootkit.Agent on Windows XP SP3 ComboFix log attached
javax.servlet.jsp.JspExcep
tion: Cannot retrieve definition for form bean null on action