Forum Discussion

user1025's avatar
user1025
New Contributor
5 years ago

Silent install parameter for computer description

I'm following the steps provided to install LogMeIn.msi in silent mode, but I don't see any options to set the computer description. Is there a parameter I need to supply to set the computer description part of the shell command?

 

This is the script I'm using to install silently:

msiexec.exe /i LogMeIn.msi DEPLOYID=<deploy_id> INSTALLMETHOD=5 FQDNDESC=1 /quite

  • user1025's avatar
    user1025
    New Contributor

    Can anyone help with this? Any workaround, or registry entries clarification would be very helpful.