Adding HOST OS in command line

Post Reply
hawksey
Posts: 4
Joined: Wed Jul 02, 2014 2:02 am

Adding HOST OS in command line

Post by hawksey »

Hello all, trying to find out how you can add host os as well as the persona to a host...


createhost -persona 11 HAVEL501 10008C7CFF20E4E5


Can't see how I can add the HOST OS "VMWare"

Thanks all
powergoat
Posts: 1
Joined: Mon Sep 01, 2014 7:30 pm

Re: Adding HOST OS in command line

Post by powergoat »

You need to use "-os <OS>"

i.e.

createhost -persona 2 -os "RHE Linux" esx05 5001438024d0ec0c 5001438024d0ce0e
hawksey
Posts: 4
Joined: Wed Jul 02, 2014 2:02 am

Re: Adding HOST OS in command line

Post by hawksey »

powergoat wrote:You need to use "-os <OS>"

i.e.

createhost -persona 2 -os "RHE Linux" esx05 5001438024d0ec0c 5001438024d0ce0e
Post Reply