I want to use PowerShell to use the SIDs in my ForeignSecurityPrincipals OU to query against a foreign DC that I have rights to query against, and return the "Readable Name" field from the foreign AD. I would need some way to pass my credentials to the foreign DC.
Is this possible in PowerShell?
SnoBoy