Hi Team,

I am trying to install vda with puppet.

#VDAServerSetup.exe /quiet /components vda,plugins /controllers 
"mydev.example.com" /enable_hdx_ports /optimize /enable_remote_assistance 
/virtualmachine /nodesktopexperience /noreboot

Above is the commend line parameters i need to use with the setup file.

I tried many ways of get this parameters with install_options but no luck.
one option was as below without luck.

install_options => ['/components vda,plugins', '/controllers 
mydev.example.com', '/enable_hdx_ports', '/optimize', 
'/enable_remote_assistance', '/virtualmachine', '/nodesktopexperience', 
'/noreboot'],

Any idea how can i pass these parameters to the installer ?

--Kaustubh

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/07c09cf1-2f57-48e1-aa46-a6cab686e43b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to