MEInstaller CLI - Create new article or update documentation

Post your MailEnable suggestions here.
Post Reply
ivanb
Posts: 1
Joined: Fri Feb 17, 2017 8:16 am

MEInstaller CLI - Create new article or update documentation

Post by ivanb »

Hi,

There is article regarding automated software deployment ( https://www.mailenable.com/kb/content/a ... D=ME020471 ). However, MEInstaller also can be used for repair/reconfiguration. Aforementioned article seems to be outdated and does not describe all available options. For example, there is no information on how to run the following procedures:
  • 2. Web Application Reconfigure
  • 9. Repair Configuration Files
  • 13. Set .NET Framework version for web applications
I have tried to run it (in PowerShell) in different ways to repair Web Applications:

Code: Select all

meinstaller.exe $PASSWORD "Web Application Reconfigure"

Code: Select all

meinstaller.exe $PASSWORD 2
But no success.
I found no CLI options described in documentation as well.

Could you please provide me with some clue, or update documentation/create KB article.

Post Reply