FuzzyFuzzNuts Posted October 30, 2014 Share Posted October 30, 2014 I'm new to Pulseway and need to deploy it to a number of customer servers, hand-configuring each one is going to take quite a bit of time, and the group policies section does not provide configuration of server modules. Can I customize pulseway.pcmcfg and use it as a new installation template? Am I able to trim down the config file to only the items I need to change/configure? Link to comment Share on other sites More sharing options...
Staff Chris Posted November 1, 2014 Staff Share Posted November 1, 2014 Hi, Can I customize pulseway.pcmcfg and use it as a new installation template? Sure, you can push this configuration at the installer and it will automatically import the configuration file. See this post for more information. Am I able to trim down the config file to only the items I need to change/configure? Unfortunately no, if you remove values from the exported configuration file defaults will be used. We recommend you build a script that will do the following actions: Run the Pulseway installer with the unattended arguments pointing at a pcmcfg configuration Stop the service (net stop Pulseway) Import a registry file (which will change only certain parts you wish to add) Start the service (net start Pulseway) We have high interest in adding support for selective configuration export so we will definitely look into this. Regards, Chris Pulseway Support Link to comment Share on other sites More sharing options...
FuzzyFuzzNuts Posted November 17, 2014 Author Share Posted November 17, 2014 (edited) Thanks Chris I assume you refer to: registry\Computer\HKLM\Software\MMSOFT Design\PC Monitor\ That appears to be fairly straight-forward and useful for some of what i want to achieve. We manage a number of un-related customer sites, and being new to Puseway there is a bit of tweaking and changing as we work out what needs to be reported/monitored. Edited November 18, 2014 by Chris fixed typo Link to comment Share on other sites More sharing options...
Staff Chris Posted November 18, 2014 Staff Share Posted November 18, 2014 Thanks for the update. I've modified your post to contain the correct registry path (you had a typo MMSOFT Desigh instead of MMSOFT Design) to prevent confusion for other readers. Let me know how it goes with the templates. Chris Pulseway Support FuzzyFuzzNuts 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now