Difference between revisions of "Qeury Windows Computer for Active User Accounts"

From Michael's Information Zone
Jump to navigation Jump to search
(Created page with "<ref>https://serverfault.com/questions/195510/determine-logged-on-user-on-windows-computer-from-linux</ref> <pre> net rpc registry enumerate "HKEY_USERS" -W <workgroup or doma...")
(No difference)

Revision as of 13:21, 24 April 2017

[1]

net rpc registry enumerate "HKEY_USERS" -W <workgroup or domain> -S <server name> -U '<username>@<domain>'