belowaverage-org/SuperGrate

Non Domain Remote Support

Closed this issue · 2 comments

All users fail SID lookup if remote computer is on a different domain or if the running machine is not joined to a domain, but the target is.

image

Might be able to fix this via the WMI call.

This is definitely possible via WMI call.
This method should be rewritten to use WMI instead of the remote registry: Misc.GetUserFromHost()
This might also eliminate the remote registry service as a dependency for Super Grate.