Automatic deletion of hosts after deployment
-
Good day
I am looking for a way once the host has been registered and the image has been deployed to automatically delete the host on completion.
The reason for this is we use a USB to ethernet dongle which keeps saying the device has been registered before.
We also do not need to keep a record of the deployment hence a simple reset after deployment.
-
@zaboxmaster You might want to tweak your deployment strategy if you are using the fog client. If you are not using the fog client then you can use the system builder method of load and go by pxe booting into the iPXE menu and pick the deploy image menu. Once the image is deployed using this method the reference to the computer is removed from FOG. There is no need to register and deploy using this method.
The down side of “load and go” is that you can’t use the fog client to make changes to the target computer like system renaming or snapin deployment, that requires the target computer to be registered in FOG.