I stumbled across the following macro. I've yet to test it, but I'll try it out soon and report back my findings. This could save hours off moving harvesters every week for me! I'm not too sure if the C style comments work in macros in game too, but again...I'll try that out:)
/setpermission admin [Name]; /* This is just to allow my alt access */
/paymaintenance 15200; /* Maintenance for Heavy for a 7 Day run */
/addpower 12600; /* Ditto, only power */
/nameStructure [Name]; /* Love this. You can include color! */
/pause 2; /* Just to give everything a chance to run */
/structurestatus; /* Make certain everything is ready to roll */