Jump to content

Microsoft Office Live Meeting 2007


jvbeardsley

Recommended Posts

I'm looking for a way to do an unattended install for Live Meeting 2007. Its going to be pushed out via SMS. Any ideas?

The application name is LMsetup.exe and I've tried /q, /quiet, and even /? just to get a list of optional switches and nothing happens.

If you have any info, please let me know.

Thanks!

Link to comment
Share on other sites

  • 1 year later...

Hi,

You can deploy the Live Meeting 2007 client by using your organization’s preferred deployment method such as SMS, an Active Directory Domain Services Group Policy, a scripted deployment or any other third-party software that supports .msi-based deployment. But first you need to extract the installer package (.msi)

1.Copy the file LMSetup.exe, EASetup.exe and LPSetup.exe to a folder on your local hard disk.

2.Open a command prompt window.

3.Change the directory to the folder to which you copied the exe.

4.Type the following command at the command prompt to extract the LMConsole.msi file.

LMSetup.exe –out <drive>:\<folder path>

If you want to install the meeting client silently, you can use the /qn switch and type the following command:

Msiexec /qn /I LMConsole.msi

Note that on Windows Vista the .msi will not work correctly unless the user runs the installer with administrator privileges.

For more information, please see:

http://technet.microsoft.com/en-us/library/cc507089.aspx

Hope this will help you

Jennifer

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...