Deploying Lion Configuration Profiles

nkalister
Valued Contributor

Sure, I've done that with a VPN mobileconfig profile. I made a package to copy the profile to a local directory, then a post flight script that calls the profiles bash command to install the profile.
nick
--
Nick Kalister
Desktop Engineering
Hitachi Data Systems
Office: 408.970.4316

750 Central Expressway
Building 32 : M/S 3240
Santa Clara, CA 95050

1 REPLY 1

nkalister
Valued Contributor

Hey Daniel, I'm traveling this week for the jamf conference, so I don't have access to the script right now, but it was basically just a one-liner:
Profiles –I –F <path-to-mobileconfig-file>
Everything you'd need to know about the switches and syntax for profiles can be found in the man page for the command.
nick
--
Nick Kalister
Desktop Engineering
Hitachi Data Systems
Office: 408.970.4316

750 Central Expressway
Building 32 : M/S 3240
Santa Clara, CA 95050