Create A Windows Service / Delete A Windows Service (sc create / sc delete)
Today, I came across a Windows Service on a server that I inherited. By the name of the service I could tell that it was built in-house and I even found enough information to determine who the developed it. However, since it was not in the Add / Remove Programs list of the Control Panel, ...