Elliot;
You have run into the problems running the Exchange Management Shell cmdlets from a remote session within PowerShell.
http://technet.microsoft.com/en-us/...97939.aspx says "Without the Exchange management tools installed, you need to connect to the remote Exchange 2010 server manually, and you don't have access to the additional capabilities that the Exchange management tools provide."
I asked "What "additional capabilities" do the Exchange management tools provide over a remote shell?" on TechNet:
http://social.technet.microsoft.com...297f7bdbbb I reccomend you look at that last link, but in a nutshell the Exchange Management Shell returns rich Exchange Objects, whoile a remote PowerShell session returns PowerShell objects.
I also cover this in my book (shameless plug) ;)
Karl