Storagecraft: Clean uninstall of Shadow Protect SPX and ImageManager
Issue:
Image Manager Verification fails to boot images
Backup ImageManager Jobs:
NOTE: Mounting issues usually pertain to SPX, not IM (i.e. upgrade 7.5.8 to 7.5.10)
Steps:
- Uninstall SPX and/or Image Manager from Control Panel.
- Reboot the machine.
- Once the machine is up and running, make sure there are no SPX and IM folders (ShadowProtect, Arcserve)
- C:\ProgramData
- C:\Program Files
- C:\Program Files (x86)
- Open command prompt as an administrator and run the following commands and make sure the output does not have the service or driver running.
- sc query stcvsm
- sc query stcmnt
- If there, run for respective service:
- sc delete stcvsm
- sc delete stcmnt
- Once confirmed, install previous versions of IM and SPX - or - re-install latest version
- Reboot the machine
- Open command prompt as an administrator and run the following commands and make sure the output does have the service or driver running.
- sc query stcvsm
- sc query stcmnt
- Both queries should show installed, (NOTE: both services are related to SPX installation, not IM)
- If not try re-running installation of SPX - may take two install attempts
Verify:
- Use SPX to manually mount backup image
- Use SPX to manually run VB of image
- Use IM to 'Start Processing' folder - should trigger verification email (10-15 minutes)