Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Get-NetLocalGroup access #354

Open
s0i37 opened this issue May 22, 2020 · 0 comments
Open

Get-NetLocalGroup access #354

s0i37 opened this issue May 22, 2020 · 0 comments

Comments

@s0i37
Copy link

s0i37 commented May 22, 2020

Hello.
I am using RPC function NetLocalGroupEnum for gathering local groups and their members like a:
Get-NetLocalGroup -ComputerName 1.2.3.4
or
rpcclient 1.2.3.4 -c enumalsgroups
or
net rpc group list builtin -I 1.2.3.4
Sometimes I can do this, but sometimes some domain hosts don't return me anything information.
Can you please tell me why this approach doesn't work against some windows hosts. Both consist in the same domain.
Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant