Hi,
Just wondering how did you guys manage to fix it. I am upgrading from 10.8.5 to 10.9.4 and after upgrade, I get prompt inside Network Preferences. As soon as I click on it, it says - external image link
This happens when I upgrade from older versions. When I deploy new image it works fine. Seems I am leaving something from the old configuration that is causing this to happen, but I can't manage to find what is the root of this problem.
And yes, I don't want interface to be enabled, so I am using:
security authorizationdb write system.preferences allow
security authorizationdb write system.preferences.network allow
security authorizationdb write system.services.systemconfiguration.network allow
and then
networksetup -setnetworkserviceenabled "Thunderbolt Bridge" "off"
Still nothing works...
Has someone encountered this before?