Custom Widget to Track Windows Service
I need help creating a custom widget that can track the status (Running/Stopped) of two Windows services and return one or two tables for running and stopped services. I have query available that can produce the list form, but cannot use that in crea...