If I need to carve off 1 GB from the boot volume to create a new partition, is the best policy to create a script that uses the "diskutil splitPartition" command? I wasn't sure if there was a better way to do this through the JSS. I'm trying to avoid reimaging all computers if I can, and that seemed to be the cleanest way to do it that I could find.
And if anyone is familiar with that command (I haven't used it myself), is there any way in a script to unmount the boot volume before creating the new partition, or other ways to optimize the chance of the command not messing something up?
Thanks
