I'm exporting .jar installation package using Linux version of Policy Manager, next on Windows host using program\inst\one-launcher.exe --install --prepare_msi_only --msi OneClientCS.msi
as said in documentation I prepare the .msi package. My question is can I use just the .msi to distribute to other windows hosts or do I need to prepare the msi file from .jar with cmd command on every host separately?