Hi,
The infrastructure I have is two forests, one with a root and child domain and the other only has one domain so the names could be DomainA, SubDomainA and DomainB
I created an external trust from Domain B to SubDomainA. I added my admin account from SubDomainA to specific servers in DomainB and I can successfully connect to the servers via UNC, RDP, etc
All ports are open between the servers (tested with telnet) and psremoting enabled on the server in DomainB (on which I can UNC, RDP, etc to)
My problem comes in when I try to Enter-Pssession from a server in SubDomainA to the server in DomainB. I get the following error message when trying to connect using the FQDN of the server:
As always any help is greatly appreciated.
Kind regards