linux - install profile manager mobileconfig file via command line with smb or afp with no mount -
i manage network of mac's , usual install macs profiles via command line so
/usr/bin/profiles -i -f /users/shared/turstprofile.mobileconfig
what copy profiles users shared folder 1 task , run unix command install them. wondering if possible access file via smb
or afp
instead of locally without need mount share first? or have mount?
something like
/usr/bin/profiles -i -f //server.domain.com/profiles/turstprofile.mobileconfig
Comments
Post a Comment