Comments
-
I had the same issue. I came up with a "work around", but not a fix. In the Device template you edit the start by having it look at the running. <Command Name="ExitConfigMode" Value="end" /> <Command Name="Startup" Value="running" /> <Command Name="Running" Value="running" /> I know this is not a fix, but it at least kept…