Tag: defaults write

  • Scripting disabling auto-join for Wi-Fi networks

    What about a Wi-Fi profile? You may be thinking, “Why would I want to script disabling Wi-Fi auto-join, when I can just set it with a profile?” After all, in Apple’s MDM documentation, it seems that you can just do so, right? AutoJoin boolean If true, the device joins the network automatically. If false, the…