[quote author="Samuel Groner"]anyone who can enlighten me on the proper use of the given comparator here?[/quote]
Depends on what you want. This comparator can only sink current due to its open drain output, so no matter what else, the LED/resistor needs to go between +9V and the comparator output.
If you want the LED to light when the battery is >6V, keep U102A connected as-is.
If you want the LED to light when the battery is <6V, swap the comparator's inputs (+in to +9V, -in to R107/R108).
Me, I don't like to rely on an almost-empty battery to supply enough current to light a LED. Plan C would be to connect a 10uF capacitor to the positive supply, with a 220k resistor from its other terminal to ground. Connect this RC to the -in of U102A, and keep the +in connected as-is in the schematic. This will 'blip' the LED on turn-on if the battery is >6V, assuming the +48V ramp-up time is faster than 1s. Hook a reverse-biased diode across the 220k resistor to protect the input of U102A from the cap's discharge when the power is turned off.
[quote author="mcs"]What would I have to change in Samuel's circuit to power up to 10 mics?
I will have +/-15V available from the existing power supply.[/quote]
Ten mics is 140mA max, for a ~600mA switch current @15V (with Ipeak even higher, depending on the inductor used). The 2N7000 can't quite handle that; I'm not even sure that it would be wise to use the LT1073 in that scenario. Better to use a switch controller chip with an external hi-voltage FET, like the
LT1738.
JDB.