there is API pyfog for automating fog stuff in python ( https://github.com/JC-SoCal/pyFog ). I wrote a python to automate deploying the image on my physical machine. It works sometime. but sometime when I try to restart the physical so that during reboot the PXE will fetch new image. but my machine get stuck on reboot “Shutting down”. and never go to properly reboot.
F
Latest posts made by Faheem
-
RE: windows 7 gets stuck on reboot
-
windows 7 gets stuck on reboot
I am trying to deploy new windows7 image from my python scripts. When I issue deploy command from python script and restart the machine remotely, it gets stuck on restart “Shutting down” forever. Any solution to it?