If you receive objects from a call to Invoke-Command, they come back deserialized. These deserialized objects are missing the GetType method. GetType should be there on all objects, deserialized objects included (in which case I would expect it to tell me the objects are PSObjects).
Have you seen this problem before in this product?
Please wait...