Does anyone know how I would best determin if a modem on a computer is
busy? I want to make this check part of a conditional before a stop a
service that uses the modem to rotate the logs before restarting it. I
have looked into the Win32_POTSModem object and the
Win32_PerfFormattedData_TapiSrv_Telephony object for this but I can't
figure out a way to make them do what I needed to do. Any suggestions
would be greatly appreciated.