net stop "MozyPro Backup Service"
net stop "COM+ Event System" /y
net stop "COM+ System Application"
net stop "MS Software Shadow Copy Provider"
net stop "Volume Shadow Copy"
net stop "Distributed Transaction Coordinator"
net start "COM+ Event System" /y
net start "COM+ System Application"
net start "MS Software Shadow Copy Provider"
net start "Volume Shadow Copy"
net start "Distributed Transaction Coordinator"
net start "MozyPro Backup Service"