Jump to content

swallert

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    swallert reacted to robbinschut in Unattended installation for .msi   
    Guys!

    After some testing and searching we found a solution to install Pulseway with a transform MST file for the MSI.
    Follow this steps to create a successfull MST file:

    1.) Open the Pulseway MSI file in Orca
    2.) Click in the menu "Transform" -> "New transform"
    3.) Go to the Property table
    4.) In the right pane right click -> Add row
    5.) Fill in the property name (so username, password, group or server) and the value
         NOTE: Fill in the propery name in UPPER CASE!
    6.) After you added all the arguments you want, click in the menu "Transform" -> "Generate transform..."
    7.) Save the MST file.


    On the command line try:
    msiexec /i Pulseway_xNN.msi TRANSFORMS=Pulseway.mst /q
     
    In a GPO try:
    1. Create a new Software Installation Package in the Computer Settings node of Group Policy Object Editor.
    2. Select the Pulseway MSI file, and then click Advanced. (This is the ONLY opportunity you will have to apply a Transform to this Package.)
    3. On the Modifications tab, click Add and select the MST file you created.


×
×
  • Create New...