Test-CsFederatedPartner don't show the tested domains...

Hi Guys!
I'm testing this cmdlet:
Get-CsAllowedDomain | ForEach-Object {Test-CsFederatedPartner -TargetFqdn %myEdgeServer% -Domain $_.Identity}
And it works just fine BUT the answer do not show the tested domain:

TargetFqdn : %myEdgeServer%
Result     : Success
Latency    : 00:00:00
Error      :
Diagnosis  :

Since we have many federeted domains I need to know the name of the tested domains. The answer is the same for every sucessfully tested domain, but I don't now whish they are...and nothing about the unsucessfully ones.
I'm doing wrong?

PS. %myEdgeServer% refers to the name of my edge server.


  • Edited by emiliospost Friday, February 27, 2015 1:03 PM
February 27th, 2015 1:01pm

Hi Michael. Thansk a lot. I tryed to use
$_.identity
but in the wrong way. This works great.
Have a nice week!

Emilio
Free Windows Admin Tool Kit Click here and download it now
March 2nd, 2015 8:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics