MeshAgent
MeshAgent copied to clipboard
MSI package
Is it possible to create MSI package of MeshAgent for deployment via GPO ?
I've pushed the exe and installed via command c:\meshagent64-Patrons -install .
you can create your own msi package with something like 'advanced installer' include the exe and then
tell the msi to run the command meshagent64-mymeshgroup.exe -fullinstall
note, the end user MIGHT still see a pop up black window, but its better than nothing!