It is important to NOTE that, a backup with the enable incremental flag will always leave a snapshot on the hyperv host. Executing the same backup with the disable incremental option will not delete the existing snapshot on the system. The snapshot would need to be deleted manually through powershell. Example: Get-VMSnapshot -VMName vmwithcheckpoint.domain.com -ComputerName hyper-v.domain.com| Remove-VMSnapshot