A question about installing msi package on windows, how can I make a certname by mask, for example, using an Orca msi add a value for a name like this: certname = [Value of facter fdqn]_[%RANDOM%]_[static.value]
Thus, you should get a record like this: userpc_5274_static.value
I would appreciate for any help with msi package editing