I'm trying to make the HAPack to copy onto the secondary server after updating to 9100 but it keeps insisting that PMP is running. Even after I disable the PMP service and restart the server it claims PMP is running. Any ideas what's going on here?
C:\PMP\bin>sc query pmp
SERVICE_NAME: pmp
TYPE : 110 WIN32_OWN_PROCESS (interactive)
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:\PMP\bin>HASetup.bat server1.domain server2.domain
PMP server is running. Stop the server and try again.