I have the script saved in the script folder under my prefs, not the scripts folder under the AW install location. Does this matter? Although today it seems that when I start Maya, I can just type in the "orthoCam" in the CommandLine, and it all works.
I guess we will find out how this goes tomorrow when I install it on co-workers machines 
In the mean time, I made a quick shelf button (with custom graphics, I might add) that contains two lines:
source orthoCam;
orthoCam;
will it present a problem that I am sourcing the file every time I click the button?
Pardon the basic questions, but I come from MAX script.
Thanks for the help Ragnar!