Shay,
I tried the script and got the following message:
Missing statement after '=' in hash literal.
At line:2 char:116
+ $contact=New-QADObject -Type contact -ParentContainer $_.ParentContainerDN -name ("FW_"+$_.DisplayName) -oa @{mail=}
<<<<
Also, I have Exchange Admin Tools, but all I have is cdoexm.dll. What is Interop.CDOEXM.dll? It can't seem to find it in C:\Program Files\Exchsrvr\bin.
Any thoughts? Thanks.