Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Asked
Modified 4 months ago
Viewed 65 times
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.

1 Answer 1

0

You have use -read not -list

dscl . -read /Groups/admin GroupMembership
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.
    Community
    –  Community Bot
    2025-06-06 14:04:02 +00:00
    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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.