Forum Discussion
Our account was recently forced to switch over to central pro (before we used pro for certain PCs only as we have 500 in our account).
Since then we've made use of One-To-Many. For the initial install we use the batch + exe option which autostart from a self exctract RAR file I made (this rar file also contains several of our smaller remote support programs that extract to desktop).
We were never able to fully install it silently (even speaking with LogMeIn support was no help). I came up with an alternative solution to that though - get the tech monkey to walk the client through the installation.
We manage to do what we wanted using the deployement batch command line :)
Thx for the quick answer.
- erlandday10 years agoNew Member
Would you be able to explain how you did it through the deployment batch command line. Thank you,
erlandday
- Alkivi10 years agoNew Contributor
Here are the steps needed :
- Login to Central
- Go to deployement
- Create new set with the parameters you want
- Once the set is created, there is a scroll menu dploiement method.
- Choose batch and there you do (you still need an msi file thought)
Cheers,
- evoevoevo7 years agoNew Contributor
I did this, and you end up with a .cmd file and .msi file correct? . . . shouldn't i just be able to double-click the cmd file and have it install the msi file in the same directory without any further interaction? . . (That's what I'm trying to do anyway)