I need to take a local group that exists on a computer, and add to it a user that is in a different domain.
I can do this using Local Users and Groups (lusrmgr.msc): I select the Properties for the desired group, click the Add button, enter the user in the form of Domain\User, and click OK. At...