On the xDisk dsc resource the following happens **when a disk already exists** but the disk label does not match the configured value: - Test-DscResource return false (correct because the label does not match) - Set-DscResource doesn't set the label (incorrect, should set the label)