SCCM:Create a Program for the Package

From AppWave
Jump to: navigation, search

Go Up to AppWave Infrastructure Integration


New Program.png

To create a program for the package with the AppWave Browser follow the steps:

  1. In the Configuration Manager Console, expand Computer Management > Software Distribution > Packages > [AppWave Browser package].
  2. Right-click Programs and then select New > Program.
  3. On the General page of the New Program Wizard, fill in the program details and then click Next.
    1. In the Command line box, enter AWBrowser.exe -silent -nolaunch . This enables you to install AppWave Browser without user intervention and prevents the application from launching when the installation is complete. If you want to install AppWave for all users on a machine, add the -a command line option.
    2. In the After running box, select ConfigMgr restarts computer. AppWave Browser requires a restart after installation when running in Turbo mode.
  4. On the Requirements page, complete the details as follows and then click Next:
    1. Estimated disk space: Enter 100 MB
    2. Maximum allowed run time (minutes): Enter 10
    3. Select This program can run only on specified client platforms: and then choose any or all of the following:
      1. All X86 Windows XP and Vista, All X86 Windows 7 and 8, All X64 Windows 7 and 8.
  5. On the Environment page:
    1. From the Program can run: list, choose Whether or not a user is logged on.
    2. In the Run mode area, choose Run with administrative rights.
    3. In the Drive mode area, choose Runs with UNC name.
    4. Click Next.
  6. On the Advanced page, accept the defaults (no selections) and click Next.
  7. On the Windows Installer page, click Next because AppWave Browser is not a Windows Installer package.
  8. On the Mom Maintenance page, select Generate Operations Manager alert if this program fails and then click Next.
  9. On the Summary page, review the program summary and then click Next.
  10. When the program completion confirmation appears, click Close.

Next Step

See Also