Views:

The OSCE 11.0 MSI package uses Microsoft Visual C++ 2012 Redistributable solution. To deploy this package:

  1. Download Microsoft Visual C++ 2012 Redistributable solution for both x64 and x86 English versions.
  2. Prepare one (1) batch file which covers both x86 and x64 procedures.
     
    Modify the batch filenames reference for OfficeScan11_SCCM.msi, vcredist_2012u3_x86.exe, and vcredist_2012u3_x64.exe.
  3. Put the following in the same directory:
    • batch file
    • OfficeScan 11 MSI package
    • vcredist_2012u3_x86.exe
    • vcredist_2012u3_x64.exe
  4. Go to the Microsoft Configuration Manager Console.
  5. Select Software Distribution.
  6. Right-click Packages and select New Package.
  7. From the New Package Wizard, select This package contains source files and locate the directory where you put the batch file, OfficeScan 11 MSI package, vcredist_2012u3_x86.exe, and vcredist_2012u3_x64.exe in Step 3.
  8. Once the package is created, click the package name and right-click Programs to create new program.
  9. On the New Program Wizard, select the batch file that you created in Step 2 from the Command line column.
  10. Choose Run with administrative rights as your Run mode.
  11. When the New Program Wizard is finished, configure the Advertisements based on your deploy schedule.