Queue Multiple Tasks
-
Is it possible to push out a normal wipe for a host and then when it is done have it run a deployed image?
-
why not just deploy the image?
-
We are getting ready to sell some school desktops and we need to make sure they are DOD wiped before we sell them.
-
fog does not perform a DOD certified wipe in it’s wipe operation. if it must meet DOD standards, you’ll need another tool
-
Okay thanks for the info. If the Normal Wipe is enough would it be possible to queue up the jobs in orders?
-
it is not possible at present to queue up multiple tasks for a host, but if you wanted to edit the init scripts, it wouldn’t be very difficult to build in a wipe before imaging as part of it’s operation
-
Thanks for all the help.