Hello,
I am attempting to create a .mobileconfig file that sets the date and time format to 'EEE MMM d HH:mm'.
I can change this via terminal, however I have been unsuccessful in having the command successfully execute via JumpCloud. I understand that the command needs t be ran from the currently logged in user, however after many suggestions and re-writing a script to acknowledge this, I had decided to try my luck with .mobileconfig files.
I had taken my .plist files com.apple.menuextra.clock and used mcxToProfile to convert it to a .mobileconfig file. The profile installs but doesn't make the changes I hoped it would, even after a restart. I've been comparing my .mobileconfig file with a different one to ensure I am providing the correct information.
After referencing the 'profile-specific payload keys'. the exact payload type doesn't show the date and time format, so is that even an option?
For the profile that is working, it is referencing com.apple.networkbrowser which isn't on the list for 'profile-specific payload keys', nor can I locate this on my Mac.
I am new to coding and scripting, any help would be greatly appreciated.
Kind regards,
I am attempting to create a .mobileconfig file that sets the date and time format to 'EEE MMM d HH:mm'.
I can change this via terminal, however I have been unsuccessful in having the command successfully execute via JumpCloud. I understand that the command needs t be ran from the currently logged in user, however after many suggestions and re-writing a script to acknowledge this, I had decided to try my luck with .mobileconfig files.
I had taken my .plist files com.apple.menuextra.clock and used mcxToProfile to convert it to a .mobileconfig file. The profile installs but doesn't make the changes I hoped it would, even after a restart. I've been comparing my .mobileconfig file with a different one to ensure I am providing the correct information.
After referencing the 'profile-specific payload keys'. the exact payload type doesn't show the date and time format, so is that even an option?
For the profile that is working, it is referencing com.apple.networkbrowser which isn't on the list for 'profile-specific payload keys', nor can I locate this on my Mac.
I am new to coding and scripting, any help would be greatly appreciated.
Kind regards,