I would have suggested that but that doesn't let me use constraints as to which machines are included (which I need as most people run personal/highly restricted startd's)
Are you sure? I just did that and it worked for me:
condor_status -server -constraint 'OpSys == "WINNT50"' condor_status -server -constraint 'OpSys == "LINUX"'
-alain