Let's assume I'm starting a deployment job on a device-group which contains one device I don't want to have the software installed on.
This device is currently turned off so it will fail, but I set the job to retry failed deployments for 1 week. Is there any way I could cancel the deployment job for this device (without having to create an SQL Query...I hate changing DB-Data directly inside the SQL-Environment, there's just too much that can go wrong)?