What I am looking to do is to
net user user1 /DOMAIN
However, I'd like to do it for a domain that the computer ISN'T joined to but has access to.
Users are spread into DOMAIN1 and DOMAIN2. The computer I would run it from is joined to DOMAIN1 but would look up users on DOMAIN2.
Is this possible in/with Powershell?