Friday, September 16, 2011

Reading MCX local_computer policies on the command line

Mactech has an article on using local mcx policies. To read them:
dscl . -mcxread /Computers/local_computer
and you can also see the full contents of the local_computer record like this:
defaults read /var/db/dslocal/nodes/Default/computers/local_computer

No comments: