This idea might be a little far out there, but I was recently testing out some Host Pool stuff and found myself wanting to easily deploy a host without the VM Deployment options (i.e. UAM Applications, Scripted Actions, etc.) being triggered so I could quickly add a vanilla host. I know I could setup a test environment (i.e. add a new host pool, customize the deployment options to not include automations, create a host, etc), but sometimes it's useful to quickly deploy a host ASAP just for a quick sanity check.
I'm guessing the logic for this would be pretty simple on the back end to implement it (IF BypassVMDeployment = true THEN Skip Script Deployment ELSE Deploy Scripts) however, I may be oversimplifying this.
Has anyone else been in this scenario before?

Comments (3 comments)