Hi,
I created a 3 tier service and I need simple thing: to run the 2nd tier VM a RunOnce script using the parameter of the 1st tier Computer Name.
I use the 1st tier computer name of the OS profile as a parameter: @CtrlName@.
on the 2nd tier template I specify a RunOnce script: C:\Post-Install.cmd @CtrlName@, but it doesn't looks like the @CtrlName@ contain any value.
any idea?
I created a 3 tier service and I need simple thing: to run the 2nd tier VM a RunOnce script using the parameter of the 1st tier Computer Name.
I use the 1st tier computer name of the OS profile as a parameter: @CtrlName@.
on the 2nd tier template I specify a RunOnce script: C:\Post-Install.cmd @CtrlName@, but it doesn't looks like the @CtrlName@ contain any value.
any idea?