0

How can I get the list of all Users with Admin privileges, on all selected Macs, in Apple Remote Desktop?

I have tried:

dscl . -list /Groups/admin GroupMembership

But this does not list anything, not even the results window opens.

Marcus Müller
49.5k4 gold badges76 silver badges115 bronze badges
asked Jun 6 at 10:07

1 Answer 1

0

You have use -read not -list

dscl . -read /Groups/admin GroupMembership
answered Jun 6 at 14:03
1
  • 2
    Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center. Commented Jun 6 at 14:04

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.