Skip to main content
Question

capture and deploy Network Preferences

  • June 16, 2010
  • 1 reply
  • 0 views

I am trying to capture a package to deliver with Casper imaging or policy after imaging to change System Preferences to add a DNS Server static ip and Search Domain.
We are reimaging and changing domains. Autobind works across domains but then I have to point the computer to the new domain and dns for the user to be able to login.

1 reply

Forum|alt.badge.img+31
  • Honored Contributor
  • June 16, 2010

Look at the /usr/sbin/networksetup command you can script all of that stuff. I have a post image script that does all of that stuff and it works great. Except we push out DNS settings to client via DHCP.