Kick off Task by system mac address
-
I was curious if there was a way to kick off a task from PDQ Deploy for a FOG image. I know that if you go to http://fogserver.domain.com/fog/management/index.php?node=task&sub=hostdeploy&type=1&id=1 that it should deploy.
Is there a way to do this by mac address? I am just looking to be able to restart a computer with a command also start a FOG image deploy at the same time.
Thanks,
-
You may be able to do it by the FOG API.
ref: https://forums.fogproject.org/topic/12026/powershell-api-module
-
Okay, I will dig into this. Thanks!