Unable to delete snapin tasks
-
So I can delete active tasks but I cannot delete active snapin tasks I click on either the red x or delete and nothing happens task is still there I don’t see an apply button so I am not sure what I am doing wrong. Any help would be appreciated.
-
What version of FOG are you using? It should be in the cloud in the top left.
-
It’s in my sig but I am using 1.2.0
-
Is there a way to delete active snapins as I cannot push snapins to the one computer as it says there are already active snapins but its not doing anything and I cannot delete them for some reason.
-
You can delete them from the database manually.
root@Fog:~# mysql -u root -p Enter password: mysql> use fog; Database changed mysql> DELETE FROM snapinTasks WHERE ststate = 0; Query OK, 33 rows affected (0.24 sec) mysql> quit; Bye root@Fog:~#
-
Thanks for the quick reply I found the problem though it was IE 11 used firefox and no issues.
-
Je constate qu’avec IE10, la fonction suppression des snapins dans la liste Active Snapin Tasks ne fonctionne pas… Firefox est parfait!
-
@b.martin English please.