Hello, I am trying to create a Extension Attribute to show me which computers have a network called LP-Admin in their preferred network list. I found this script which will show all of their networks on a Macbook Air
networksetup -listpreferredwirelessnetworks en0
Not sure if that will be helpful for the script or not. I am completely new to scripting any help will be much appreciated.