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
CSS Tabbed Layout IE6 Question, Part 2
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)
Build and run of Actuate reports
Moved a Dolpin 7 website to a new server and I get an error message.
Do you know a utility in Unix I could use that would compare 2 files (for ex:, files A.txt vs B.txt) and display the differences between the 2 files?
SBS Domain Question
Windows XP slow to shut down or restart
problem killing a session in java
win 7 admin access
AD authentication and Blackberry Enterprise Server