Snapins not deployed
-
I had a problem with Lenovo T520/T530 laptops running windows 7. The snapins didn’t deploy, when there was only the wireless network active. When I restarted the Fog Service, snapin deployment worked. Finally I had to set the fog service to Automatic (Delayed Start), then the snapins deployed.
To automate this, you can run once on every client
sc config “Fog Service” start= delayed-auto
from the command line.