How to schedule software update downloads?
Due to bandwidth restrictions I need to schedule software updates to run between midnight and 5am.
I have looked at solutions such as installing a launchd agent to run a command (/usr/sbin/softwareupdate -d -a), but I'm not too confident on creating my own plist.
Is there a way to schedule the utility or specify a time?
MacBook Pro with Retina display, macOS High Sierra (10.13.6)