It seems that PXE is the only way to deploy the OS.
Are there any ways to create (Service)Blueprints to deploy agents in Physical servers ?[/QUOTE] What exactly do you mean here? Deploying to any bare metal blades? 'Physical' as in rackmount as opposed to blades?
jibbajabba wrote: » Physical = Blades. I mean when building Blueprints for Virtual Machines you can pass custom properties through using the default stubs. But you probably don't have the option when using Blueprints for physical servers. What I am looking for is a way to deploy a physical UCS Blade using a Blueprint but not sure fire up a PXE boot deployment but also configuration items.
jibbajabba wrote: » For example the image may have backup agents embedded but they need later be configured.
jibbajabba wrote: » So yes, long story short, I am looking for a way to create workflows to installs apps inside the OS of a physical deployed server and also to fire up scripts to configure them (from r example installing the Avamar backup agent and then configure the server so it ends up in the right group).
jibbajabba wrote: » Not 100% sure how to do this really. AD .. Not sure it is an option as I don't know if the environment in question has it. Post install script : suggested that, not sure if they will agree (yet).
jibbajabba wrote: » As far as I understand the preferred method is vCO by and I am struggling to understand how this can be used on physical servers. Especially since most workflows seem to require VMware. Which makes sense as most require VMware Tools to get the on-status back to vCO.
jibbajabba wrote: » So I guess the cleanest way would really be using PS or just embedding the scripts into the images.
jibbajabba wrote: » Automated upon deployment is probably only possible via the latter.